IP Bridge V3/V3+
Output 1 (Relay 1) ON XX second(s) (220):
Puts the relay number 1 in open mode for xx seconds
Example for 2 seconds:
Chr(254) + Chr(248) + Chr(8) + Chr(2) + Chr(220) + "02" + Chr(3) + Chr(3)
Output 2 (Relay 2) ON for XX second(s) (221):
Puts the relay number 2 in open mode for xx seconds
Example for 2 seconds:
Chr(254) + Chr(248) + Chr(8) + Chr(2) + Chr(221) + "02" + Chr(3) + Chr(3)
Output 3 (Buzzer 1) ON XX second(s) (222):
Puts the buzzer number 1 in open mode for xx seconds
Example for 2 seconds:
Chr(254) + Chr(248) + Chr(8) + Chr(2) + Chr(222) + "02" + Chr(3) + Chr(3)
Output 4 (Buzzer 2) ON for XX second(s) (223):
Puts the buzzer number 2 in open mode for xx seconds
Example for 2 seconds:
Chr(254) + Chr(248) + Chr(8) + Chr(2) + Chr(223) + "02" + Chr(3) + Chr(3)
Logic input # 1 request status (222):
At reception of this command, the Bridge/IP will return the logic input # 1 status
Example:
Chr(254) + Chr(248) + Chr(8) + Chr(2) + Chr(222) + Chr(3) + Chr(3)
* Consult the section « Logic input # 1 » description to know the value of return.
Logic input # 2 request status (223):
At reception of this command, the Bridge/IP will return the logic input # 2 status
Example:
Chr(254) + Chr(248) + Chr(8) + Chr(2) + Chr(223) + Chr(3) + Chr(3)
* Consult the section « Logic input # 2 » description to know the value of return
.
WWW.SYMCOD.COM
8
Need help?
Do you have a question about the V3+ and is the answer not in the manual?