Query
:DISPlay:TABLe:POSition[:RECTangle]?
This command get/returns the rectangle position of list table.
{numeric 1}, {numeric 2}, {numeric 3}, {numeric 4}<newline><^END>
{numeric 1} : coordinates X position of top left of Table Area.
{numeric 2} : coordinates Y position of top left of Table Area.
{numeric 3} : coordinates X position of bottom right of Table Area.
{numeric 4} : coordinates Y position of bottom right of Table Area.
Dim Var as Variant
Ana.WriteString ":DISP:TABL:POS?", True
Var=Ana.ReadNList
No equivalent key is available on the front panel.
SCPI.DISPLAY.TABLE.POSITION.RECTANGLE