Kele • RUT-G Manual 2005 • www.kele.com • USA 888-397-5353 • International 901-382-6084
60
RS232/485 INTERFACE KEY
Receive and Transmit Examples
Note: AAA is the key address. RS232 will always be 0. RS485 can be 1 to 255. Byte Count can be one to three
bytes.
Global Configuration Packet.
Packet Type = 1, Facility Code = 100, 25 inputs, 25 outputs, no Polling, no ACK. Total
of seven data items. Byte Count = 22 + address.
User Device Transmit Code:
"<,AAA,1,100,25,25,0,0,0,\r"
Global Configuration Packet.
Packet Type = 1, Facility Code = 950, 0 inputs, 50 outputs, Polling enabled, ACK en-
abled. Total of eight data items. Byte Count = 22.
User Device Transmit Code:
"<,1,950,0,50,1,1,1,\r"
* Network Interface Key ACK:
'>'
Input Configuration Packet.
Packet Type = 2, Transmitter ID = 2000, Point Number = 1, Unit Type = 9, High Limit =
1, Low Limit = 0, Time Interval = 60. Total of seven data items. Byte Count = 21 + address.
User Device Transmit Code:
"<,AAA,2,2000,1,9,1,0,60,\r"
* Network Interface Key ACK:
'>'
Input Configuration Packet.
Packet Type = 2, Transmitter ID = 2050, Point Number = 4, Unit Type = 10, High Limit
= 4090, Low Limit = 5, Time Interval = 120. Total of eight data items. Byte Count = 28 + address.
User Device Transmit Code:
"<,AAA,2,2050,4,10,4090,5,120,\r"
* Network Interface Key ACK:
'>'
Output Configuration Packet.
Packet Type = 3, Transmitter ID = 36, Lost Signal = 1, Point Number = 3, Unit Type =
2, High Limit = 90, Low Limit = 40, Time Interval = 60. Total of eight data items. Byte Count = 25 + address.
User Device Transmit Code:
"<,AAA,3,36,1,3,2,90,40,60,\r"
* Network Interface Key ACK:
'>'
Output Configuration Packet.
Packet Type = 3, Transmitter ID = 400, Lost Signal = 3, Point Number = 2, Unit Type
= 6, High Limit = 4090, Low Limit = 5, Time Interval = 320. Total of eight data items. Byte Count = 27 + address.
User Device Transmit Code:
"<,AAA,3,400,3,2,6,4090,5,320,\r"
* Network Interface Key ACK:
'>'
Input Data Packet.
Packet Type = 4, Transmitter ID = 125, Point Number = 4, Unit Type = 10, Data Value = 1235. Total
of five data items. Byte Count = 20 + address.
User Device Transmit Code:
"<,AAA,4,125,4,10,1235,\r"
* Network Interface Key ACK:
'>'
Input Data Packet.
Packet Type = 4, Transmitter ID = 1520, Point Number = 3, Unit Type = 11, Data Value = 0. Total
of five data items. Byte Count = 18 + address.
User Device Transmit Code:
"<,AAA,4,1520,3,11,0,\r"
* Network Interface Key ACK:
‘>’
EXAMPLES
Содержание RUT-G 2005
Страница 1: ...RUT G Manual 2005...
Страница 9: ...Connecting Accessing ETHERNET...
Страница 14: ...LON INTERFACE KEY Diagrams Installation Con gurations And More...
Страница 41: ...LON INTERFACE KEY Kele RUT G Manual 2005 www kele com USA 888 397 5353 International 901 382 6084 41 NOTES...
Страница 42: ...ASCII RS232 485 Communications Diagrams Installation Con gurations And More...
Страница 61: ...TABLES...
Страница 62: ...LON INTERFACE KEY Kele RUT G Manual 2005 www kele com USA 888 397 5353 International 901 382 6084 65 TABLE 1...