The meaning of the baud rate argument is as follows:
Value of |
|
baudrate field | Baud rate |
2 | 300 |
3 | 1200 |
4 | 2400 |
5 | 4800 |
6 | 9600 |
7 | 19200 |
8 | 38400 |
9 | 57600 |
A | 115200 |
Station Search
Purpose: To send a broadcast message asking any station receiv- ing the message to reply with its IP address.
Response Expected from Serial Adapter: “Station Search Reply”
BYTE | command (ASCII ‘A’, 41H) |
Get RS-232 Pin Status
Purpose: To get the pin status of the specified destination node.
Response Expected from Serial Adapter:
BYTE | command (ASCII ‘P’, 50H) |
BYTE | seqno |
4 BYTES | IP address of remote node, 0.0.0.0 accept- |
| able for default destination. |
79