User Guide
149
Standard NetLinx API (SNAPI) R 1.8.0
Light Functions (Cont.)
Name Component Channel Level Command Constant Notes
processLightEvent(11, boolean) ILightComponentListener LIGHTSTATE-
11,<state>
Response to ?LIGHTSTATE-11
processLightEvent(12, boolean) ILightComponentListener LIGHTSTATE-
12,<state>
Response to ?LIGHTSTATE-12
processLightEvent(13, boolean) ILightComponentListener LIGHTSTATE-
13,<state>
Response to ?LIGHTSTATE-13
processLightEvent(14, boolean) ILightComponentListener LIGHTSTATE-
14,<state>
Response to ?LIGHTSTATE-14
processLightEvent(15, boolean) ILightComponentListener LIGHTSTATE-
15,<state>
Response to ?LIGHTSTATE-15
processLightEvent(16, boolean) ILightComponentListener LIGHTSTATE-
16,<state>
Response to ?LIGHTSTATE-16
processLightEvent(17, boolean) ILightComponentListener LIGHTSTATE-
17,<state>
Response to ?LIGHTSTATE-17
processLightEvent(18, boolean) ILightComponentListener LIGHTSTATE-
18,<state>
Response to ?LIGHTSTATE-18
processLightEvent(19, boolean) ILightComponentListener LIGHTSTATE-
19,<state>
Response to ?LIGHTSTATE-19
processLightEvent(2, boolean) ILightComponentListener LIGHTSTATE-2,<state> Response to ?LIGHTSTATE-2
processLightEvent(20, boolean) ILightComponentListener LIGHTSTATE-
20,<state>
Response to ?LIGHTSTATE-20
processLightEvent(3, boolean) ILightComponentListener LIGHTSTATE-3,<state> Response to ?LIGHTSTATE-3
processLightEvent(4, boolean) ILightComponentListener LIGHTSTATE-4,<state> Response to ?LIGHTSTATE-4
processLightEvent(5, boolean) ILightComponentListener LIGHTSTATE-5,<state> Response to ?LIGHTSTATE-5
processLightEvent(6, boolean) ILightComponentListener LIGHTSTATE-6,<state> Response to ?LIGHTSTATE-6
processLightEvent(7, boolean) ILightComponentListener LIGHTSTATE-7,<state> Response to ?LIGHTSTATE-7
processLightEvent(8, boolean) ILightComponentListener LIGHTSTATE-8,<state> Response to ?LIGHTSTATE-8
processLightEvent(9, boolean) ILightComponentListener LIGHTSTATE-9,<state> Response to ?LIGHTSTATE-9
processLightLevelEvent(int,int) ILightComponentListener LIGHTLEVEL-
<index>,<level>
Level of a light changed for the light at
index <index>, <level> where <level> is 0-
255
processLightLevelRampEvent(int,Level-
Ramp)
ILightComponentListener LIGHTRAMP-
<index>,<state>
Light is ramping for the light at index
<index>, <state> is UP, DOWN or STOP
getDebugState() IModuleComponent ?DEBUG Query the debug level, responds with
DEBUG-<state> where <state> is 1-4 for
ERROR, WARNING, DEBUG, INFO
getFWVersion() IModuleComponent ?FWVERSION Query for the device firmware version,
responds with FWVERSION-<version>
getProperty(key) IModuleComponent ?PROPERTY-<key> Query for the value of property <key>,
respond with PROPERTY-<key>,<value>