Property (Read Only)
Value = SCPI.SERVice.SYSTem.OPTion.TPIMpedance
This query command gets the test port impedance option, either 50 or 75.
Parameter |
Value |
Description |
Test port impedance |
Data Type |
Long integer type (Long) |
Range |
The return values are: 50: The value of test port impedance option is 50 Ohm. 75: The value of test port impedance option is 75 Ohm. |
Preset Value |
- |
Unit |
Ohm (W) |
Resolution |
- |
Dim Var as Long
Var = SCPI.SERVice.SYSTem.OPTion.TPIMpedance
SCPI.SERVice.SYSTem.OPTion.GPHase
SCPI.SERVice.SYSTem.OPTion.TSET
No equivalent key is available on the front panel.
:SERVice:SYSTem:OPTion:TPIMpedance?
{50|75}<newline><^END>
10 OUTPUT 717;":SERV:SYST:OPT:TPIM?"
20 ENTER 717;A