AMX RE-DM6 Switch User Manual


 
Appendix B: Radia Lighting Programming
91
RE-DM4 and RE-DM6 RADIA Eclipse Dimmer Modules
Reboot (NEW)
This function reboots the dimmer and initializes it to its power-up state. The device will go off-line and
then return on-line with the master controller.
Set Default Level Time
This function sets the time taken for a level to change from its current level to a new level when using a
level command.
Set Default Preset Time
This function sets the time taken for a preset recall to ramp when no time is specified to override this
default time.
Set Default Ramp Time
This function sets the default ramp rate for ramping strings, command, and channels (e.g. 'U', 'D', 'PU',
'PD'). The specified ramp rate is the time required to ramp from 0 to 100%.
Reboot
Command: RESET
Response: None
Example: SEND_COMMAND Radia,'RESET' Reboot dimmer
Set Default Level Time
Command: LT<time>
Response: None
Examples: SEND_COMMAND Radia,'LT3' Set default level ramp time to 3 seconds.
SEND_COMMAND Radia,'LT0' Set default level ramp time to 0 seconds
(instantaneous).
Set Default Preset Time
Command: PT<time>
Response: None
Example: SEND_COMMAND Radia,'PT4' Set default preset ramp time to 4
seconds.
Set Default Ramp Time
Command: RT<time>
Response: None
Example: SEND_COMMAND Radia,'RT5' Set ramp time to 5 seconds
A ramp time of zero (0) is invalid.