6530 Programmer's Guide
Conversational Mode Operation
2-34
6530 Programmer’s Guide
where:
pn
is the parameter number (an ASCII numeric character)
0 = all 6530 parameters in order 1-6
2 = 6530 type
3 = operating system version
The return message has the following format:
SOH (
string
DC2 [
string
DC2]... CR
where:
SOH is start of header (01H)
( is left parenthesis (28H)
string
is the ASCII character string value for the parameter(s) to
be set. When all seven parameters are set, their string values must be
listed in the order specified by pn. The 6530 truncates any string
values that exceed the maximum length allowed for that parameter.
DC2 is a control character (12H) that acts as a delimiter for the
string values.
CR is a control character (0DH) that terminates the message.
Table 2-6. 6530 responses to Read VTLAUNCH Configuration
Parameter
pn Response
0SOH (
str
DC2
str2
DC2
str3
DC2
str
DC2
str
DC2
str
DC2 CR
1SOH (
str
DC2 CR
2SOH (
str2
DC2 CR
3SOH (
str3
DC2 CR
4SOH (
str
DC2 CR
5SOH (
str
DC2 CR
6SOH (
str
DC2 CR