SCPI Command
SENSe<Ch>:CORRection:COLLect[:ACQuire]:ISOLation <rcvport>,<srcport>
Measures the isolation calibration data between the receiver port <rcvport> and the source port <srcport>. 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}
<rcvport> |
The number of the receiver port from 1 to 2 |
<srcport> |
The number of the source port from 1 to 2 |
If the same port numbers are specified, an error occurs.
Calibration > Calibrate > Response (Thru) > Isolation (Optional)
Calibration > Calibrate > One Path 2–Port Cal > Isolation (Optional)
Calibration > Calibrate > 2–Port SOLT Cal > Port 1-2 Isol (Optional)
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.ISOLation
app.SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.ISOLation = Array(1, 2)
Variant (array of Long) (write only)
Back to SENSe
Back to Command Finder