SCPI Command
SENSe<Ch>:CORRection:EXTension:AUTO:MEASure {SHORt|OPEN}
Performs measurement of the standard "SHORT" or "OPEN", automatically calculates and sets the parameters of the Port Extension. When two consecutive measurements of "SHORT" and "OPEN" are performed the results of these measurements are averaged. |
---|
command |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]|2|...16} (in N-port mode only)
SHORt |
Measures "SHORT" standard |
OPEN |
Measures "OPEN" standard |
Calibration > Port Extension > Auto Port Extension > Short | Open
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.EXTension.AUTO.MEASure.OPEN
SCPI.SENSe(Ch).CORRection.EXTension.AUTO.MEASure. SHORt
app.SCPI.SENSe(Ch).CORRection.EXTension.AUTO.OPEN
app.SCPI.SENSe(Ch).CORRection.EXTension.AUTO.SHORT
Method
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)