6100 MPS-B Programming Manual
WRITING APPLICATIONS THAT USE 6100 MPS-B
Remove Stations From Nonresponding List
Remove Stations From Nonresponding List
This form of the request is used to remove from the nonresponding
station list any stations that appear in that list.
The request buffer format is:
Function := 68
Modifier := 4
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-35