6100 BSC Programming Manual
Writing Applications that Use 6100 BSC
The request buffer format is:
Function := 70
Modifier := Doesn't matter
Request ID := A unique value from 1 to 32767,
application-determined
Text Out := Doesn't matter
Text In := Doesn't matter
Text := None
The response buffer format is:
Function := 70
Status := 160 if BSC was processing a STOP request,
otherwise 0 (whether or not a READ was
cancelled)
Request ID := The same as in the HALT READ request
Detail := A status detail code, e.g., a notice that
no request was active
Text In := 0
Text := None
3-42