ix
NOTES
In all of the commands listed here, i, j and k
are integer values and f, t and v may be
integer, floating point or exponential notation.
Optional parameters are enclosed in curly
brackets. If optional parameters are omitted
then the current value of those parameters will
be sent back to the GPIB controller. For
example, the command "TM 3" sets the
Trigger Mode to mode 3 while the command
"TM" will return the response "3".
Also, blanks are ignored, case is ignored,
multiple commands may be sent on one line if
separated by semicolons. All responses are
terminated by a carriage return and a line feed.
The line feed is sent with an EOI.
The Delay and Output commands use integer
codes which are assigned to each front panel
BNC. The table for these assignment is given
below.
Integer Assignment
0
Trigger Input
1
T0 Output
2
A Output
3
B Output
4
AB and -AB Outputs
5
C Output
6
D Output
7
CD and -CD Outputs
ERROR STATUS BYTE
INSTRUMENT STATUS BYTE
Bit Description
Bit Description
7
Always zero
7
Memory contents corrupted
6
Recalled data was corrupt
6
Service request
5
Delay range error
5
Always zero
4
Delay linkage error
4
Trigger rate too high
3
Wrong mode for the command
3
80MHz PLL is unlocked
2
Value is outside allowed range
2
Trigger has occurred
1
Wrong number of parameters
1
Busy with timing cycle
0
Unrecognized command
0
Command error detected