User`s guide

3- 36 Agilent EasyEXPERT Users Guide Vol. 1, Edition 1
Application Test Definition
GPIB I/O
Go To Local
Returns the specified GPIB device to the local state.
Address GPIB address of the target device
Timeout Timeout. The value must be less than 2
31
s, 1 ms resolution.
0
does not set timeout.
Local LockOut
Locks the specified GPIB device.
Address GPIB address of the target device
Timeout Timeout. The value must be less than 2
31
s, 1 ms resolution.
0
does not set timeout.
Example 1 To send the following command to Agilent B2200A switching matrix (GPIB
address 22), use Write Value function and enter the parameters as shown below.
:ROUT:SYMB:CHAN 0, 1, “Gate”
This command assigns the string Gate to the output 1 of the B2200A in the auto
configuration mode.
Write Value:
Address 22
Format :ROUT:SYMB:CHAN {0}, {1}, “{2}”
Value0 0
Value1 1
Value2 Gate
Value3 (blank)
Terminator LF+EOI
where, {0}, {1}, {2}, and {3} are the variables that can be used in the Format field,
and corresponds to the Value0, Value1, Value2, and Value3 respectively.