Command/Query
:CALCulate<Ch>:FSIMulator:BALun:DZConversion:BPORt:Z0[:R] <Value>
:CALCulate<Ch>:FSIMulator:BALun:DZConversion:BPORt:Z0[:R]?
This command sets/gets the impedance value for the differential port impedance conversion function for the balance port.
This command clears setting value of :CALC:FSIM:BAL:DZC:BPOR:REAL
Parameter |
Value |
Description |
Impedance value for the differential port impedance conversion function |
Data Type |
Numeric type (Real) |
Range |
1m ~ 10M |
Preset Value |
100 |
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= 75
Ena.WriteString ":CALC1:FSIM:BAL:DZC:BPOR:Z0" & Str(Var), True
Ena.WriteString ":CALC1:FSIM:BAL:DZC:BPOR:Z0?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.CALCULATE(Ch).FSIMULATOR.BALUN.DZCONVERSION.BPORT.Z0.R