3 response, 4 remarks, 5 mode – Measurement Computing Analyzer488 User Manual
Page 106

Section 4
Serial Controller
4.12
hsline
A state of the handshake lines. May be ERROR.
ERROR
is used to specify the state of the
handshake lines when a bus error occurs.
state
A bus management or handshake line state. A
slash, ([/]), indicates unasserted, [x] means
"don't care". The absence of a slash [/] or [x]
means true (asserted).
A data byte specifying the state of the data lines.
byte
may be specified in Binary (%01001010),
Decimal (122), Hexadecimal (&H3F), or ASCII
('A). If Binary is used, all eight digits must be
specified. If Hexadecimal is used, both digits
must be specified.
4.11.2.8 Event Conditions
event
A parameter that specifies a bus management line
condition or an Analyzer488 circuit event. One or
more of: SRQ, RECORD, STEP, or TRIGGER.
4.11.3 Response
The response section of the command description describes the
response that your program should read from the serial host COM port
after sending the command. If a response is provided, it must be read to
maintain proper program sequence.
4.11.4 Remarks
Remarks, if included, give general comments and explanations of
the commands. The remarks section includes detailed descriptions of
command options.
4.11.5 Mode
The Analyzer488 may be configured as a High Level System
Controller or as a Low Level System Controller. High Level Controller