Agilent Technologies B2201A Switch User Manual


 
Agilent B2200 User’s Guide, Edition 2 5-47
SCPI Command Reference
:SYSTem:CTYPe?
:SYSTem:CTYPe?
This query command returns the ID of the specified card.
Syntax :SYSTem:CTYPe? card_number
Query response AGILENT TECHNOLOGIES,model,0,revision <newline><^END>
model = B2210A or B2211A
revision = 1 or later version
If designated card is not installed or initialize failed, this command returns
NONE,NONE,0,0.
Example OUTPUT @Agb2200;":SYST:CTYPE? 1"
ENTER @Agb2200;A$
:SYSTem:DISPlay:LCD
This command enables/disables the front panel Liquid Crystal Display when the
B2200 is in the GPIB remote mode. The front panel LCD will be automatically set
to ON by the mode transition from GPIB remote to GPIB local.
Syntax :SYSTem:DISPlay:LCD state
Even though state is OFF, some status indicators on the LCD will be effective.
Example OUTPUT @Agb2200;":SYST:DISP:LCD 1"
Parameter Explanation
card_number For Auto Config mode: 0
For Normal Config mode: 1, 2, 3, or 4
Parameter Explanation
state ON or 1: enables the LCD
OFF or 0: disables the LCD (initial setting)