SCPI Command
SENSe<Ch>:CORRection:COLLect[:ACQuire]:THRU <rcvport>,<srcport>
Measures the calibration data of the thru standard between the receiver port <rcvport> and the source port <srcport>. Note: The command starts the measurement for the channel independently of the trigger and trigger source settings. The command waits for the completion of the measurement. The command blocks the execution of the subsequent commands until the completion of the measurement. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|...9}
<rcvport> |
The number of the receiver port is always 2 |
<srcport> |
The number of the source port is always 1 |
If an incorrect port number is specified, an error occurs. If the same port numbers are specified, an error occurs. The command is ignored.
Calibration > Calibrate > Response (Thru) > Thru
Calibration > Calibrate > One Path 2–Port Cal > Thru
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.THRU
app.SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.THRU= Array(2, 1)
Variant (array of Long) (write only)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)