Command request block, Command response block – ProSoft Technology 5201-DFNT-104S User Manual
Page 116

104S v2 ♦ ProLinx Gateway
Reference
(Firmware v2.xx)
Protocol Manual
Page 116 of 157
ProSoft Technology, Inc.
Example 3 - Command Request with Response and Command Request Without
Response
For this example, the remote node is setting the ProLinx gateway time and at the
same time requesting the current time from the gateway.
The following block can be used for the first request.
Command Request Block
Word
Offset
Database
Address
Value Description
0 3000
200 Block ID1 - Command Request Without Response (Set
Time)
1 3001
200 Block ID2 - Command Request With Response (Get
Time)
2 to 8
3002 to 3008 New Time
Sent to
ProLinx
New Time Sent to ProLinx
99
3099
200
Block ID1 - (Set Time)
Command Response Block
Word Offset Database
Address
Value Description
0 3100
200
Block ID2 - Command Request With Response (Get
Time)
1 3101
200
Block ID1 - Command Request Without Response
(Set Time)
2 to 8
3002 to 3008
Current Time
sent by
ProLinx
Current Time sent by ProLinx
99 3199
200
Block ID2 - Command Request With Response (Get
Time)
In order to send another command request to pass another event, use the
following format:
March 19, 2010