Roku HD110 User Guide - Page 39

eloc (HD810, HD1010, and HD2000 only), button (HD410, HD810, Keyboard:<key character> (HD810

Page 39 highlights

You can have as many elo events as you wish. Events can overlap touch areas, but in this case, you should only use one at a time (see the demo example and how it uses a touch area that covers the entire screen when not in the main menu). NOTE: You can also use elor instead of elo. They are interchangeable. eloc (HD810, HD1010, and HD2000 only) Triggers with a USB Mouse or Elo Touch Screen press within a circular touch. Use this format to define the touch area: eloc:x:y:radius • x:y represents the center of the circular region • radius represents the radius of the circular region, in pixels button (HD410, HD810, HD1010, and HD2000 only) Triggers on a GPIO Control Port button press. Use this format to define the button number: button:number • number represents a number between 0 and 12. Keyboard: (HD810, HD1010, and HD2000 only) Triggers when the specified character is received from a USB keyboard. Remote: (HD810, HD1010, and HD2000 only) Triggers when the specified keycode value is received from the remote. Serial: (HD410, HD810, HD1010, and HD2000 only) Triggers when the specified serial string is received from the serial input. udp: (HD1010, and HD2000 only) Triggers when the specified udp string is received from the network. 33 • •

  • 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

33
You can have as many elo events as you wish. Events can overlap touch areas, but in this case, you
should only use one at a time (see the demo example and how it uses a touch area that covers
the entire screen when not in the main menu).
NOTE:
You can also use
elor
instead of elo. They are interchangeable.
eloc (HD810, HD1010, and HD2000 only)
Triggers with a USB Mouse or Elo Touch Screen press within a circular touch. Use this format to
define the touch area:
eloc:x:y:radius
x:y
represents the center of the circular region
radius
represents the radius of the circular region, in pixels
button (HD410, HD810, HD1010, and HD2000 only)
Triggers on a GPIO Control Port button press. Use this format to define the button number:
button:number
number
represents a number between 0 and 12.
Keyboard:<key character> (HD810, HD1010, and HD2000 only)
Triggers when the specified character is received from a USB keyboard.
Remote:<remote value> (HD810, HD1010, and HD2000 only)
Triggers when the specified keycode value is received from the remote.
Serial:<serial string in> (HD410, HD810, HD1010, and HD2000 only)
Triggers when the specified serial string is received from the serial input.
udp:<udp string in> (HD1010, and HD2000 only)
Triggers when the specified udp string is received from the network.