Command/Query
:DISPlay:TABLe[:STATe] {ON|OFF|1|0}
:DISPlay:TABLe[:STATe]?
This command shows/hides the list table 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 list table 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
Ana.WriteString ":DISP:TABL ON", True
Ana.WriteString ":DISP:TABL?", True
Var=Ana.ReadNumber
Marker Fctn > Marker Table
Analysis > Limit Test > Edit Limit Line
Sweep Setup > Edit Segment Table
Macro Setup > Echo Window
:DISP:TABL:TYPE specifies the table type.
SCPI.DISPLAY.TABLE.STATE