SCPI Command
SENSe<Ch>:CORRection:EXTension:AUTO:MEASure {SHORt|OPEN}
Performs measurement of the standard "SHORT" or "OPEN" for the results of the auto port extension function. This command is executed for port 1 only. When two consecutive measurements of "SHORT" and "OPEN" are performed the results of these measurements are averaged by the command SENS:CORR:EXT:AUTO:SAVE. |
---|
command |
Channel <Ch>,
<Ch>={[1]|2|...9}
SHORt |
Measures "SHORT" standard |
OPEN |
Measures "OPEN" standard |
Calibration > Port Extension > Auto Port Extension > {Measure Short | Measure 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)