Property (Read Only)
Value = SCPI.SERVice.SYSTem.OPTion.TSET
This query command gets the value of the test set option, either S-Parameter or T/R.
|
Parameter |
Value |
|
Description |
Test set option |
|
Data Type |
Character string type (String) |
|
Range |
The return values are: SPARAM: The value of test set option is S-Parameter. TR: The value of test set option is Transmission/Reflection. |
|
Preset Value |
- |
|
Unit |
- |
|
Resolution |
- |
Dim Var as String
Var = SCPI.SERVice.SYSTem.OPTion.TSET
SCPI.SERVice.SYSTem.OPTion.GPHase
SCPI.SERVice.SYSTem.OPTion.TPIMpedance
No equivalent key is available on the front panel.
:SERVice:SYSTem:OPTion:TSET?
{SPARM|TR}><newline><^END>
10 OUTPUT 717;":SERV:SYST:OPT:TSET?"
20 ENTER 717;A$