Command/Query
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:REAL <Value>
:CALCulate<Ch>:FSIMulator:SENDed:ZCONversion:PORT<Pt>:REAL?
This command sets/gets the impedance value (real part) for the port impedance conversion function.
Parameter |
Value |
Description |
Impedance value (real part) for the port impedance conversion function |
Data Type |
Numeric type (Real) |
Range |
1m ~ 10M |
Preset Value |
50 |
Unit |
Ω |
Resolution |
1m |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.001
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:REAL " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:SEND:ZCON:PORT1:REAL?", True
Var=Ena.ReadNumber
:CALC:FSIM:SEND:ZCON:PORT:IMAG
Analysis > Fixture Simulator > Port ZConversion > Port1 Z0 Real
SCPI.CALCULATE(Ch).FSIMULATOR.SENDED.ZCONVERSION.PORT(Pt).REAL