8
SPULS
Puls relay
Command:
SPULS
Arguments:
tttt^00rr
tttt: time to pulse relay in 1/10s
rr: 8 bit hex value, bit0 = relay 1 bit7 = relay 8
if bit = 1 then relay is active
Feedback:
+
+: Acknowledge
Example: Relay 1 of S001 is pulsed for 0.5 seconds
#|S001|web|SPULS|0005^0001|crc|<CR><LF>
ARU replies: #|web|S001|SPULS|+|crc|<CR><LF> and #|ALL|S001|SZSET|0001|crc|<CR><LF>
SDELON
Switches all relays on with a delay.
Command:
SDELON
Arguments:
dddd
dddd: 0 to 9999ms delay between each relay
Feedback:
+
+: Acknowledge
Example: swith all relays on with 100ms delay time
#|S001|web|SDELON|0100|crc|<CR><LF>
ARU replies: #|web|S001||crc|<CR><LF> and status from all relays
#|ALL|S001|SZSET|0001|crc|<CR><LF>
#|ALL|S001|SZSET|0003|crc|<CR><LF>
#|ALL|S001|SZSET|0007|crc|<CR><LF>
#|ALL|S001|SZSET|000F|crc|<CR><LF>
#|ALL|S001|SZSET|001F|crc|<CR><LF>
#|ALL|S001|SZSET|003F|crc|<CR><LF>
#|ALL|S001|SZSET|007F|crc|<CR><LF>
#|ALL|S001|SZSET|00FF|crc|<CR><LF>
Note: All relays will be switched on with a delay, direction relay1 -> relay8
This function can also be programmed to do at powerup
- with the command “SDPU” argument ‘1’
- by placing jumper A into lower position
The delay time is set by the command “SDPUD” argument 0 to 9999
The potentiometer is used for timing when delay is set to 0