Appendix B: Radia Lighting Programming
84
RE-DM4 and RE-DM6 RADIA Eclipse Dimmer Modules
Low End Status
This function returns the low end settings assigned to each dimmer.
If <pack> is specified, it must be 1.
Dimmer Status
This function returns the status of the specified dimmer.
The use of multiple dimmers (e.g. 'A', '&', and '-') are not allowed with this function, and their use will
return an error.
If the level of the dimmer is undefined, the level is reported an 'UN'. This is the only method used to
determine if a level is undefined. For example, the response to the command above would be:
"12,'CHAN:3 CURV:1 LEV:UN',13,10,'?'"
Reboot
This function reboots the dimmer and initializes it to its power-up state. The device will go off-line with
the master and return on-line.
If <pack> is specified, it must be 1.
Low End Status
String:
[<pack>]LE?
Response:
P<pack>:<percnt1>,<percnt 2>,<percnt 3>,<percnt 4>,<percnt 5>,<percnt 6>
Example:
SEND_STRING Radia,"'LE?',13"
Request current low end settings
Response: "12,'P01:000,005,000,000,005,000',13,10,'?'"
Dimmer Status
String:
<dimmer>
Response:
CHAN:<dimmer> CURV:<curve> LEV:<level>
Example:
SEND_STRING Radia,"'3',13"
Request dimmer 3 status
Response: "12,'CHAN:3 CURV:1 LEV:43',13,10,'?'"
Reboot
String:
[<pack>]QQQ
Response:
None
Example:
SEND_STRING Radia,"'QQQ',13"
Reboot dimmer
Response: none
Summary of Contents for Radia RE-DM6
Page 16: ...Radia Eclipse RE DM6 Dimmer Module 10 RE DM4 and RE DM6 RADIA Eclipse Dimmer Modules ...
Page 20: ...AMX Lighting Systems 14 RE DM4 and RE DM6 RADIA Eclipse Dimmer Modules ...
Page 48: ...AMX Lighting Programming 42 RE DM4 and RE DM6 RADIA Eclipse Dimmer Modules ...
Page 102: ...Appendix C Troubleshooting 96 RE DM4 and RE DM6 RADIA Eclipse Dimmer Modules ...
Page 103: ...Appendix C Troubleshooting 97 RE DM4 and RE DM6 RADIA Eclipse Dimmer Modules ...