5730A
Operators Manual
6-16
Table 6-5. Commands
ADDR
Description Sequential command. Ignored if not in remote. Sets the GPIB interface bus address.
Parameter Bus address
Example
ADDR 4
Sets the GPIB interface bus address to 4
ADDR ?
Description Sequential command. Gets the GPIB interface bus address.
Parameter None
Response Integer
Example
ADDR?
Returns 4 if the gpib interface bus address is set to 4
ADJOUT?
Description
Sequential Command.
Returns the adjusted output magnitude and frequency. The adjusted output magnitude is
the output after modification by the front panel knob or the INCR remote command. In all
output functions but resistance, ADJOUT? behaves exactly like OUT?. In the resistance
function, OUT? returns the actual Calibrator output, which cannot be adjusted, and
ADJOUT? returns what would be the reading on the Display in direct operation. The
frequency is always the present output frequency.
Parameter None
Response
(Float) Output amplitude
(String) Units (V, DBM, A, or OHM)
(Float) Frequency (0 if dc or ohms)
Example
1.256983E+01,V,0 (12.56983V)
1.883E-01,A,4.42E+02 (188.3 mA, 442 Hz)
1.9E+06,OHM,0 (1.9 MΩ)
BOOST
Description
Overlapped Command, ignored if not in remote.
Activates and deactivates an accessory amplifier.
Parameter
ON Activates the appropriate amplifier for the type of output)
OFF Deactivates the active amplifier
Example
BOOST ON
Activates the appropriate amplifier if the last OUT command selected an output
supported by the attached amplifier.