Property (Read-Write)
SCPI.DISPlay.LAYout.THRee = Value
Value = SCPI.DISPlay.LAYout.THRee
This command sets/gets display layout.
Parameter |
Value |
Description |
Display layout |
Data Type |
Character string type (String) |
Range |
D12_33|D1_2_3 |
Preset Value |
D12_33 |
Unit |
- |
Resolution |
- |
Preset Effect |
Yes |
Save-Recall Effect |
Yes |
Error |
- |
Dim Var as String
Var= "D12_33"
SCPI.DISPlay.LAYout.THRee = Var
Var = SCPI.DISPlay.LAYout.THRee
PN Menu: Measurement View > Show Window > Layout Window > Three Windows
SP Menu: Measurement View > Show Window > Layout Window > Three Windows
FP Menu: Measurement View > Show Window > Layout Window > Three Windows
TR Menu: Measurement View > Show Window > Layout Window > Three Windows
AM Menu: Measurement View > Show Window > Layout Window > Three Windows
BB Menu: Measurement View > Show Window > Layout Window > Three Windows
USER Menu: Measurement View > Show Window > Layout Window > Three Windows
:DISPlay:LAYout:THRee {D12_33|D1_2_3}
:DISPlay:LAYout:THRee?
{D12_33|D1_2_3} <newline><^END>
10 OUTPUT 717;":DISPlay:LAYout:THRee D12_33"
20 OUTPUT 717;":DISPlay:LAYout:THRee ?"
30 ENTER 717;A$