6100 MPS-B Programming Manual
WRITING APPLICATIONS THAT USE 6100 MPS-B
START LINE Request
START LINE Request
The START LINE request performs no useful function. It is
included only for compatibility with other protocol modules. A
START LINE request always completes immediately without error.
The request buffer format is:
Function := 6
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 := Doesn’t matter
The response buffer format is:
Function := 6
Status := 0
Request ID := The same as in the request
Text Out := 0
Text In := 0
Text := Null
3-46