SCPI Command
SENSe<Ch>:CORRection:COLLect[:ACQuire]:TRLLine <port1>,<port2>
Measures the calibration data of the TRL line standard between <port1> and <port2>. 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 |
Out of Range
If the same port numbers are specified, an error occurs.
Calibration > Calibrate > n–Port TRL Cal > Line/Match
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.TRLLine
app.SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.TRLLine = Array(1, 2)
Type
Variant (array of long) (write only)
Back to SENSe
Back to Command Finder