Command/Query
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:Z0[:R] <Value>
:CALCulate<Ch>:FSIMulator:BALun:CZConversion:BPORt:Z0[:R]?
This command sets/gets the impedance value for the common port impedance conversion function for balance measurement.
This command clears setting value of :CALC:FSIM:BAL:CZC:BPOR:IMAG.
Parameter |
Value |
Description |
Impedance value for the common port impedance conversion function |
Data Type |
Numeric type (Real) |
Range |
1m ~ 10M |
Preset Value |
25 |
Unit |
Ω |
Resolution |
0.001 |
{numeric}<newline><^END>
Dim Var as Double
Var= 0.001
Ena.WriteString ":CALC1:FSIM:BAL:CZC:BPOR:Z0 " & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:CZC:BPOR:Z0?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.CZCONVERSION.BPORT.Z0.R