6100 MPS-B Programming Manual

INTRODUCTION TO 6100 MPS-B
Message Formats
RESPONSE (ADM-2 protocol Function Key input response):
Text Out field = 2 + message length in bytes
Text field =
|<---- MCW ---->|
_________________
| | |
| 0 | si | ...
| | |_
|<------ message ------>|
_________________________
| | | |
... | [STX] | c | [ETX] |
| | | |
si = station-index from Poll/Select List
c = Response character when Function Key used as input
RESPONSE (NCR protocol):
Text Out field = 2 + message length in bytes
Text field =
|<---- MCW ---->|
_________________
| | |
| 0 | si | ...
| | |_
|<---------- message ---------->|
________________/ /______________
| | / / | |
... | [STX] |<---- text --->| [ETX] |
| | / / | |
/ /
si = station-index from Poll/Select List
1-36