
D-12
IEEE-488 Bus Overview
Model 2520 User’s Manual
Typical command sequences
For the various multiline commands, a specific bus sequence must take place to properly
send the command. In particular, the correct listen address must be sent to the instrument
before it will respond to addressed commands.
lists a typical bus sequence for
sending the addressed multiline commands. In this instance, the SDC command is being
sent to the instrument. UNL is generally sent as part of the sequence to ensure that no
other active listeners are present. Note that ATN is true for both the listen command and
the SDC command byte itself.
gives a typical common command sequence. In this instance, ATN is true while
the instrument is being addressed, but it is set high while sending the common command
string.
Table D-3
Typical addressed multiline command sequence
Step
Command
ATN state
Data bus
ASCII
Hex
Decimal
1
2
3
4
UNL
LAG*
SDC
Set low
Stays low
Stays low
Returns high
?
10
EOT
3F
3A
04
63
58
4
*Assumes primary address = 26.
Table D-4
Typical addressed common command sequence
Step
Command
ATN state
Data bus
ASCII
Hex
Decimal
1
2
3
4
5
6
UNL
LAG*
Data
Data
Data
Data
Set low
Stays low
Set high
Stays high
Stays high
Stays high
?
10
*
R
S
T
3F
3A
2A
52
53
54
63
58
42
82
83
84
*Assumes primary address = 26.
Summary of Contents for 2520
Page 250: ...A Specifications ...
Page 254: ...B StatusandErrorMessages ...
Page 262: ...C DataFlow ...
Page 266: ...D IEEE 488BusOverview ...
Page 281: ...E IEEE 488andSCPI ConformanceInformation ...
Page 285: ...F MeasurementConsiderations ...
Page 308: ...G GPIB488 1Protocol ...
Page 312: ...H ExamplePrograms ...
Page 317: ...I ContinuousPulseMode ...