Command/Query
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:Z0[:R] <Value>
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:Z0[:R]?
This command sets/gets the impedance value for the port impedance conversion function.
Parameter |
Value |
Description |
Impedance value for the port impedance conversion function |
Data Type |
Numeric type (Real) |
Range |
1m ~ 10M |
Preset Value |
50 |
Unit |
Ω |
Resolution |
0.001 |
Note |
If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.001
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:Z0 " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:Z0?", True
Var=Ena.ReadNumber
:CALC:FSIM:SEND:ZCON:PORT:IMAG
:CALC:FSIM:SEND:ZCON:PORT:REAL
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.ZCONVERSION.PORT(Pt).Z0.R