Programming 
447 
Ana.WriteString ":DISP:SPL " & Var, True 
Ana.WriteString ":DISP:SPL?", True 
Var=Ana.ReadString 
Related Commands 
:DISP:WIND:ACT 
:DISP:WIND:SPL 
Equivalent Softkey 
Display > Allocate Channels > {Display Layout} 
COM Command Syntax (Internal Control Only) 
SCPI.DISPLAY.SPLIT 
 
:DISP:TABL 
Type 
Command/Query 
Syntax 
:DISPlay:TABLe[:STATe] {ON|OFF|1|0} 
 
:DISPlay:TABLe[:STATe]? 
Description 
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
). 
Variable 
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 
Query Response 
{1|0}<newline><^END> 
Examples 
Dim Var as Integer 
Ana.WriteString ":DISP:TABL ON", True