SCPI Command
SENSe:CORRection:IMPedance[:INPut][:MAGNitude] <numeric>
SENSe:CORRection:IMPedance[:INPut][:MAGNitude]?
Sets or reads out the system impedance Z0 of all analyzer ports. |
---|
command/query |
<numeric> the Z0 value from 0.001 to 1000.
Ω (Ohm)
Sets the value of the limit, which is closer to the specified value.
<numeric>
50 Ω
Calibration > System Z0
Equivalent COM Command
SCPI.SENSe(1).CORRection.IMPedance.INPut.MAGNitude
Value = app.SCPI.SENSe.CORRection.IMPedance.INPut.MAGNitude
app.SCPI.SENSe.CORRection.IMPedance.INPut.MAGNitude = 50
Double (read/write)
Warning |
Object SENSe has an index of 1, which can be omitted in Visual Basic, but it cannot be omitted in other programming languages. |
Back to SENSe
Back to Command Finder