SCPI Command
SENSe<Ch>:CORRection:EXTension:PORT<Pt>:LDC <numeric>
SENSe<Ch>:CORRection:EXTension:PORT<Pt>:LDC?
Sets or reads out the loss value at DC for the port extension function. |
---|
command/query |
Port <Pt> of channel <Ch>,
<Ch>={[1]|2|...16}
<Pt>={[1]|2}
<numeric> the loss value from –200 to 200
dB (decibel)
Sets the value of the limit, which is closer to the specified value.
<numeric>
0
Calibration > Port Extensions > Loss > Loss at DC
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.EXTension.PORT(Pt).LDC
Value = app.SCPI.SENSe(Ch).CORRection.EXTension.PORT(Pt).LDC
app.SCPI.SENSe(Ch).CORRection.EXTension.PORT(Pt).LDC = 10
Double (read/write)
Back to SENSe
Back to Command Finder