SCPI Command
SENSe:CORRection:IMPedance[:INPut][:MAGNitude] <impedance>
SENSe:CORRection:IMPedance[:INPut][:MAGNitude]?
Sets or reads out the system impedance Z0 of analyzer port. |
---|
command/query |
<impedance> the Z0 value from 0.001 to 10 000.
Ω (Ohm)
Sets the value of the limit, which is closer to the specified value.
<numeric>
50 Ω
None
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.IMPedance.INPut.MAGNitude
Value = app.SCPI.SENSe(1).CORRection.IMPedance.INPut.MAGNitude
app.SCPI.SENSe(1).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
Back to Command Finder (From User Interface)