6
SDPUD
Set delayed power up Delay
Command:
SDPUD
Arguments:
x
x: 1 to 9999 ms power up sequence at startup
0 Use potentiometer for timing
Feedback:
+
+: Acknowledge
Example: set delay to 99ms
#|S001|web|SDPUD|99|crc|<CR><LF>
ARU replies: #|web|S001|SDPUD|+|crc|<CR><LF>
SDPU
Set delayed power up
Command:
SDPU
Arguments:
x
x: 1 delayed power up sequence at startup
0 No delayed power up sequence at startup
Feedback:
+
+: Acknowledge
Example: set delayed power up
#|S001|web|SDPU|1|crc|<CR><LF>
ARU replies: #|web|S001|SDPU|+|crc|<CR><LF> and #|ALL|S001|DPU|x|crc|<CR><LF>
SGTYPE
gets type of the switch unit
Command:
SGTYPE
Arguments:
Feedback:
xx
xx
: 04 - 4channel
xx:
08
-
8channel
Example: get type of switch unit
#|S001|web|SGTYPE||crc|<CR><LF>
ARU replies: #|web|S001|SGTYPE|04|crc|<CR><LF>
SGCFG
gets config
Command:
SGCFG
Arguments:
Feedback:
TT^SAAA^PP^DDDD
TT: Type 04, 08, 16
SAAA: own address “S001”
PP: Powerup delay if 01
DDDD: delay time in ms
Example: get config
#
|S001|web|SGCFG||U|<CR><LF>
#|web|A001|SCFG|08^S0001^01^0099|crc|<CR><LF>