SCPI Command
SENSe<Ch>:CORRection:OFFSet:COLLect[:ACQuire]:OPEN <numeric1>,<numeric2>
Measures the calibration data of the open standard of the specified port when the frequency offset feature is on for scalar mixer calibration. Note: The command starts the measurement immediately if the trigger source for calibration set to the "Internal" by the command SENS:CORR:TRIG:FREE, otherwise waits for the trigger signal. The command blocks the execution of the subsequent commands until the completion of the measurement. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|...16}
<numeric1> |
Measurement port number |
<numeric2> |
Number of the second port of the SMC port pair |
If an incorrect port number is specified, an error occurs.
Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Reflection Port n > Port n Open
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.OPEN
app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.OPEN = Array(1, 2)
Variant (array of Long) (write only)
Back to SENSe
Back to Command Finder