6100 BSC Programming Manual
Writing Applications that Use 6100 BSC
The format for the STOP request is:
Function := 7
Modifier := Doesn't matter
Request ID := A unique value from 1 to 32767,
application-dependent
Text Out := Doesn't matter
Text In := Doesn't matter
Text := None
The response format is:
Response := 7
Status := 0 if the request was successful, otherwise
a code for the error that occurred
Request ID := The same as in the request
Detail := A code, containing more information about
the request status
Text In := 0
Text := None
3-52