GDM-8352 User Manual
130
SYSTem:DISPlay
Turns the Display on/off.
Parameter: ON | OFF
Example: SYST:DISP ON
Turns the display on.
SYSTem:DISPlay?
Returns the status of the display
Return parameter: 0|1, 0=OFF, 1=ON
SYSTem:SERial?
Returns the serial number (nine characters/numbers)
INPut:IMPedance:AUTO
Sets the input impedance for DCV mode (100mV range and 1V
range).
Parameter: ON(10G)|OFF(10M)
Example: INP:IMP:AUTO ON
Turns the Automatic input impedance on.
INPut:IMPedance:AUTO?
Returns the input impedance mode.
Return parameter: <Boolean>(0|1) (0=OFF(10M), 1=ON(10G))
DISPlay:TEXT
Write a message to the display.
Parameter: Text can contain alphanumeric characters including
spaces, „+‟, „
-
„, „/‟, up to 13 characters.
Example: DISP:TEXT “DMM TEST”
Write “DMM TEST” to the display.
DISPlay:TEXT?
Returns the displayed message.