Command/Query
:DISPlay:TABLe[:STATe] {ON|OFF|1|0}
:DISPlay:TABLe[:STATe]?
This command turns ON/OFF the display of the window that appears in the lower part of the LCD display (specified by :DISP:TABL:TYPE).
Parameter |
Selection Option |
Description |
ON/OFF of the display of the window that appears in the lower part of the LCD display |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":DISP:TABL " & Str(Var), True
Ena.WriteString ":DISP:TABL?", True
Var=Ena.ReadNumber
Marker Function > Marker Table
Analysis > Limit Test > Edit Limit Line
Sweep Setup > Edit Segment Table
Macro Setup > Echo Window
Analysis > Ripple Limit > Edit Ripple Limit
Analysis > Point Limit > Edit Point Limit
:DISP:TABL:TYPE specifies the table type.
SCPI.DISPLAY.TABLE.STATE