User manual

Appendix B: Radia Lighting Programming
78
RE-DM4 and RE-DM6 RADIA Eclipse Dimmer Modules
SEND_STRINGs
The Radia supports a large number of strings, which can be used to allow interaction with a person using
a terminal. These strings remain primarily to facilitate backward compatibility for other AMX lighting
equipment.
Conventions used in this protocol section of the document:
Channels (Cont.)
Channel(s) Function Description
144 Ramp all dimmers to 0% Ramps all dimmers to 0% at the default ramp time rate. Will be
turned on at any time when all dimmers are at 0%, will be turned
off (if on) otherwise. Defines all dimmers for the purposes of
presets.
145 Ramp active preset up Ramps all dimmers up that are defined in the last recalled
preset at the default ramp time rate. Will be turned off when all
preset associated dimmers reach 100%.
Note: If a preset is saved to 0%, then circuit will remain off even
if ramped up.
146 Ramp active preset down Ramps all dimmers down that are defined in the last recalled
preset at the default ramp time rate. Will be turned off when all
preset associated dimmers reach 0%.
147 Dry closure input #1 -
Emergency
Feedback only. Represents the state of the contact closure
input. AXLink changes of this channel are INPUT/OUTPUT
changes thus providing PUSH/RELEASE and feedback
capability within the NetLinx program.
148 Dry closure input #2 -
Failsafe
Feedback only. Represents the state of the contact closure
input. AXLink changes of this channel are INPUT/OUTPUT
changes thus providing PUSH/RELEASE and feedback
capability within the NetLinx program.
155 All level undefine Undefines all dimmers for the purposes of storing a preset.
Protocol Conventions
Symbol Function Values
<CR> ASCII Carriage Return character 13 ($0D)
<curve> Value for Curve 1,2,3,4,5,6,7,8,9,A,B,C,D,E,F,N,O,R
<closure> Value for Dry Closure 1-2
<level> Value for Dimmer Level (in %) 0-100
<dimmer> Value for Dimmer Number 1-6 or A for all. Can include a range of
dimmers or ranges of dimmers unless noted
otherwise. For example:
“1-3” indicates dimmers 1 through 3
inclusive.
“1-3&5-6” indicates dimmers 1 through 3 and
5 through 6, inclusive.
“A” indicates ALL dimmers.
<pack> Pack Number 1
<preset> Value for preset number 1-128
<time> Time value for fade (in seconds) 0-255