
7
bit correctly, and then you are able to send the below commands in command sending
area.
Command
Description
Command and
Feedback Example
Relay1Wot:[xxx].
Set the RELAY 1 working time to [xxx].
xxx=0~655s.
After sending the command, the Relay 1 port will perform
the below actions:
1)
The
NO
connection closes, and
NC
connection opens.
2)
When the working time is up, the
NO
connection
opens, and
NC
connection closes.
Relay1Wot:10.
Set the relay1 to work
for 10 seconds!
1
2
3
4
…
8
9
10
Relay2Wot
:
[xxx].
Set the RELAY 2 working time to [xxx].
xxx=0~655s.
After sending the command, the Relay 2 port will perform
the below actions:
1)
The
NO
connection closes, and
NC
connection opens.
2)
When the working time is up, the
NO
connection
opens, and
NC
connection closes.
Relay2Wot:10.
Set the relay2 to work
for 10 seconds!
1
2
3
4
…
8
9
10
Relay1Stop.
Immediately stop the work process of relay 1.
Stop relay1 operation!
Relay2Stop.
Immediately stop the work process of relay 2.
Stop relay2 operation!
Relay1Puls.
Relay 1 closes for one second, and then opens.
Set the relay1 to work
for 1 seconds!
Instruction completion
Relay2Puls.
Relay 2 closes for one second, and then opens.
Set the relay2 to work
for 1 seconds!
Instruction completion
Relay1On.
Relay 1 remains closed.
Keep relay 1 closed
Relay2On.
Relay 2 remains closed.
Keep relay 2 closed
Note:
When using RS232 pass-through to control the third-party device, the beginning
and end of control commands must be respectively added “@” and “@+”. The format
is: “@........@+”.