Command/Query
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:REAL <Value>
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:REAL?
This command sets/gets the impedance value (real part) for the common port impedance conversion function for balance measurement.
This command performs in the same way as :CALC:FSIM:BAL:CZC:BPOR:Z0
Parameter |
Value |
Description |
Impedance value (real part) for the differential port impedance conversion function |
Data Type |
Numeric type (Real) |
Range |
1m ~ 10M |
Preset Value |
25 |
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:BAL:CZC:BPOR:REAL " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:CZC:BPOR:REAL?", True
Var=Ena.ReadNumber
Analysis > Fixture Simulator > Cmn ZConversion > Port1 (bal) Real
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.CZCONVERSION.BPORT.REAL