Property Management System - Communication Interface | Message Formats |
Chapter 4 Message Formats
All messages sent between the NEAX and the PMS must have header and trailing sections as defined in the following format:
0 | 1 | 2 | 3 | 4 | 6 | 8 | 9 |
02H
‘1’
‘!’
‘L’
**
**
**
...
03H xx
STX SA UA EI | FTC | MSC FC | Message | ETX BCC |
Message Count Range
Block Check Code Range ** Options defined below
Figure 4-1 Base Message Format
The message format breaks down as follows:
•STX
•SA
•UA
•EI
•FTC
•MSC
•FC
•ETX
•BCC
Note 1: Unless otherwise noted, if the data to be stored in a message field has fewer char- acters than the size of the field, all data must be left justified and the remaining characters must be filled with space (20H) characters.
Note 2: In the message diagrams, the STX, SA, UA, EI, FTC, MSC, FC and ETX fields will show the actual entries needed. The remaining fields will have the name of the field in the box and the length of the field below. For all fields, the beginning byte number is listed on the top of the field.
| Page 31 |