19
lighton #
lightoff #
These two commands are used to set or clear one of the GPIO outputs. The number can
be any integer between 17 and 22. For example: lighton 17 sets LED 0 on the button
board.
waitbuttonany
This will pause until any of the GPIO buttons is pressed.
pause #
This will pause for the specified number of seconds. The number must be an integer.
For example: pause 5
displayregistry <registry section name> (default is null)
This will cause the contents of the registry to be displayed on the attached monitor. The
optional ‘registry section name’ parameter displays the specified subset of the registry.
See the Registry section for more information.
stop
Stops the playlist playback. An example where this might be used is when displaying the
contents of the registry.