6100 MPS-B Programming Manual
WRITING APPLICATIONS THAT USE 6100 MPS-B
STATION CONTROL Requests
STATION CONTROL Requests
The STATION CONTROL request has three forms:
• Enable station polling
• Disable station polling
• Alter certain line configuration parameters
Enable Station Polling
This form of the request causes a station to be placed in the
"enabled" state so that it can be polled for data by MPS-B.
The request buffer format is:
Function := 64
Modifier := 3
Request ID := A unique value from 1 to 32767,
application-dependent
Text Out := Station count * 2
Text In := Doesn’t matter
Text := List composed of one 2-byte entry for each
station:
First byte = 0
Second byte = station index
3-48