SCPI Command
SENSe<Ch>:CORRection:COLLect[:ACQuire]:THRU <numeric1>,<numeric2>
Measures the calibration data of the thru standard between the source port and the receiver port. (in N-port mode only) Note: The property writing starts the measurement for the channel independently of the trigger initiation and trigger source settings. The function of the property writing waits for the completion of the measurement. |
---|
no query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
Port number is 1-16
Calibration > Thru
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.THRU
app.SCPI.SENSe(Ch).CORRection.COLLect.ACQuire.THRU = Array(Rcv, Src)
NOTE |
The array contains 2 elements: •Data(0) is the number of the receiver port. •Data(1) is the number of the source port. |
Variant (array of Long) (write only)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)