51
FR
RS-485 Command set
Command Command Remark Example available in
ON/OFF mode
available in
PLC mode
Lamps OFF PL0 All lamps OFF X X
Lamps ON PL1 All lamps ON X X
Program UP PsU Jump to next program X X
Program Down PsD Return to previous program X
Set Program PSxx xx is the decimal representaon
of the program number (01 - 14) PS06 = jump to program 6 X
Auto sync procedure PsS executes the auto sync procedure (see page 10) X X
White 1 PW1 Jump to White 1 (program 12) X
White 2 PW2 Jump to White 2 (program 13) X
White 3 PW3 Jump to White 3 (program 14) X
Set RGB PCrrrgggbbb rrr, ggg and bbb are the decimal representaon
of the RGB value (with leading zero’s)
1) PC255128064 = Full output level on Red color, half out-
put level on Green color, 1/4 output level on Blue color
2) PC255255255 = All colors at full output level
3) PC000000000 = All colors OFF
X
Set Dim value PDxxx set the OUTPUT value of the lamp in % (000 -
100) PD075 = 75% output level (on all LED’s) X
set DMX startAdress PAxxxyz y = ‘e’ or ‘E’ PA035E = set DMX start address to 35 [35(R), 36(G),
37(B)] X
Set color in percentage Pprgbe variable size, rgb = ASCII 0-255, e = end character Pp25050100e = Red 25%, Green 50%, Blue 100% X
Set color in hex Pcrgbe variable size, rgb = ASCII 0-255, e = end character Pc64128255e = Red 25%, Green 50%, Blue 100% X
Relay A control PRAx x = 1 (ON), 0 (OFF), P (Pulse) !this overrules
dipswitch PRA1 = Relay A ON PRA0 = Relay A OFF X X
Relay B control PRBx x = 1 (ON), 0 (OFF), P (Pulse) !this overrules
dipswitch PRB1 = Relay B ON PRB0 = Relay B OFF X X
ON/OFF relay control PRMx x = 1 (ON), 0 (OFF) PRM1 = Relay ON/OFF control ON X X
Color temperature PTxyz x = ten thousand ; y = thousand ; z = hundred PT035 = Set white color temperature to 3500K (in steps
of 500K) X