4 Command and Query Summary
K0472 Revision A 4-16
INST:DISP
Applicability: PACE6000
Command Syntax
:INSTrument:DISPlay
Parameter: Enumerated character single or dual
Short form: :INST:DISP
Function: Sets the single or dual display mode.
Query Syntax
:INSTrument:DISPlay?
Short form: :INST:DISP?
Function: Queries the display setting - single or dual.
Response: Enumerated character single or dual
Description
This command sets the single or dual display mode. The query returns display setting single
or dual display mode.
Example:
TX> :INST:DISP? //ask display mode
RX> :INST:DISP SING //in single mode.
TX> :INST:DISP DUAL //change to dual display mode
TX> :INST:DISP? //ask display mode
RX> :INST:DISP DUAL //in dual display mode
TX> :INST:DISP SINGLE //change to single display mode
TX> :INST:DISP? //ask display mode
RX> :INST:DISP SING //change to single display mode.
In the single display mode:
TX> :INST:CAT?
RX> :INST:CAT "7.00barg","BAROMETER","8.00bara","3.50barg","4.50bara"
TX> :INST:CAT2?
RX> :INST:CAT2 "7.00barg","BAROMETER","8.00bara","3.50barg","4.50bara"