6100 MPS-B Programming Manual

WRITING APPLICATIONS THAT USE 6100 MPS-B
Halt Poll
Halt Poll
This form of the request is used to stop polling. Polling stops
when MPS-B attempts to poll the next station in the Poll list
following successful completion of the Halt Poll request.
The request buffer format is:
Function := 68
Modifier := 3
Request ID := A unique value from 1 to 32767,
application-dependent
Text Out := Doesn’t matter
Text In := Doesn’t matter
Text := Doesn’t matter
The response buffer format is:
Function := 68
Status := 0 if the operation completed successfully, or
a code greater than zero if an error occurred
Request ID := The same as in the request
Text Out := 0
Text In := 0, or
2 if status detail code is present in Text field
Text := Null, or
Byte 0 = status detail code; Byte 1 = 0
3-34