Set Baud Rate – Control Byte #197 (C5h)
Description: Set baud rate for this session. An invalid setting returns the baud rate to 9600.
Bytes to Follow: 1 byte
1)Baud Rate Index
00h = 9600 baud
01h = 19200 baud
02h = 38400 baud
03h = 56000 baud
04h = 115200 baud
Site Master Returns: 1 byte
1)255 (FFh) Operation Complete Byte
224 (E0h) Parameter Error: Invalid baud rate index
238 (EEh) Time Out Error
Set Language – Control Byte #198 (C6h)
Description: Set the Site Master display language.
Bytes to Follow: 1 byte
1)Language Index 00h = English 01h = French 02h = German 03h = Spanish 04h = Chinese 05h = Japanese
Site Master Returns: 1 byte
1)255 (FFh) Operation Complete Byte
224 (E0h) Parameter Error: Invalid language index
238 (EEh) Time Out Error
Query Time – Control Byte #208 (D0h)
Description: Queries the Site Master for the current time in ASCII format.
Bytes to Follow: 0 bytes
Site Master Returns: 8 bytes (HH:MM:SS)
1)Hour (higher byte)
2)Hour (lower byte)
3):
4)Minute (higher byte)
5)Minute (lower byte)
6):
7)Second (higher byte)
8)Second (lower byte)
Site Master PM | 95 |