Help
Barionet Pulse Relay DEMO application
This is a DEMO application to pulse the Barionet relays.
It supports the CGI command interface (/basic.cgi?) and the UDP command interface on port 12300.
The following command syntax is supported :
pulse,x,y
x is the relay register value and can be 1 , 2 ,3 or 4
y is the pulse timer value, and can be 0 (to stop the pulsing relay) or values above 299 ms
As timing value use for one second = 1000, for one minute = 60000 and for one hour = 3600000
e.g. : pulse,2,500 pulses relay every 500 ms
The command is case sensitive !