Appendix a--tcp/ip protocol – Lyntec RPCM User Manual
Page 28

139-0498-01.28
Appendix A
28
Appendix A--TCP/IP Protocol
TCP/IP PROTOCOL
TCP/IP communications and control via a third party control
system is facilitated by the use of the HTTP GET command.
Example of GET command:
GET /p2.rpc?IPB002=1
Three modes of control are:
Breaker control = “B” Zone control = “Z” Event Control = “E”
Refer to LynTec RPC browser set-up for breaker numbering
GET /p2.rpc?IPB002=1
This control string will turn breaker #2 on.
GET /p2.rpc?IPB002=0
This control string will turn breaker #2 off .
Control of up to 167 breakers (4 panel system) is possible.
Confi gure your zones (breaker groups) using the LynTec RPC
browser set-up when connected to the LynTec RPC panel.
GET /p2.rpc?IPZ002=1
This control string will turn zone #2 on.
GET /p2.rpc?IPZ002=0
This control string will turn zone #2 off .
GET /p2.rpc?IPE001=1
This control string will turn event #1 on.
GET /p2.rpc?IPE001=0
This control string will turn event #1 off .
Zone Control = Z
Breaker Control = B