SCPI Command
SYSTem:COMMunicate:ECAL:IMPedance <port>,<char>
SYSTem:COMMunicate:ECAL:IMPedance? <port>
Sets or reads out the impedance state of the specified port of the AutoCal module. |
---|
command/query |
<port> : Port number of the AutoCal module
<char> Specifies the impedance state:
OPEN |
OPEN impedance state |
SHORt |
SHORT impedance state |
LOAD |
LOAD impedance state |
LOAD2 |
LOAD2 impedance state |
OPEN2 |
OPEN2 impedance state |
{OPEN|SHOR|LOAD|THRU|LOAD2|OPEN2}
LOAD
None
Equivalent COM Command
SCPI.SYSTem.COMMunicate.ECAL.IMPedance(Pt)
Param = app.SCPI.SYSTem.COMMunicate.ECAL.IMPedance(Pt)
app.SCPI.SYSTem.COMMunicate.ECAL.IMPedance(Pt) = "OPEN"
String (read/write)
Back to SYSTem
Back to Command Finder