Roku HD110 User Guide - Page 31

lighton # or lightoff #, waitbuttonany (HD410, HD810, HD1010, and HD2000 only), pause #, stop

Page 31 highlights

lighton # or lightoff # Use the lighton and lightoff commands to set or clear one of the GPIO outputs. • For the HD410, HD810, and HD1010, the number can be any integer between 0 and 7. For example: lighton 3 sets LED 3 on the button board. • For the HD2000, the number can be any integer between 17 and 22. For example: lighton 17 sets LED 0 on the button board. waitbuttonany (HD410, HD810, HD1010, and HD2000 only) Use this command when you want the playlist to pause until any GPIO buttons is pressed. pause # Use this command when you want the playlist to pause for a specified number of seconds. The number must be an integer. For example, to pause for 5 seconds, the command would be: pause 5 stop Use this command to stop playback of the playlist. 25 • •

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118

25
lighton #
or
lightoff #
Use the lighton and lightoff commands to set or clear one of the GPIO outputs.
For the HD410, HD810, and HD1010, the number can be any integer between 0 and 7. For
example:
lighton 3
sets LED 3 on the button board.
For the HD2000, the number can be any integer between 17 and 22. For example:
lighton
17
sets LED 0 on the button board.
waitbuttonany (HD410, HD810, HD1010, and HD2000 only)
Use this command when you want the playlist to pause until any GPIO buttons is pressed.
pause #
Use this command when you want the playlist to pause for a specified number of seconds.
The number must be an integer. For example, to pause for 5 seconds, the command would be:
pause 5
stop
Use this command to stop playback of the playlist.