Mixer/Converter Calibration
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.METHod.SMIX2
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | Variant (array of long) |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Selects the ports and sets the scalar mixer calibration type when the frequency offset feature is on for the calculation of the calibration coefficients on completion of the calibration executed by the SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.SAVE method. The array contains 2 elements: Port(0) Port number 1; Port(1) Port number 2. |
Range | Port number is 1 or 2. The array elements can not contain the same port numbers. |
Out of Range | If an incorrect port number is specified, an error occurs (error code: 222). If the same port numbers are specified, an error occurs (error code: 220). |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.METHod.SMIX2 = Array(2, 1) |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration |
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.OPEN
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | Variant (array of long) |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Measures the calibration data of the open standard of the specified port when the frequency offset feature is on (scalar mixer cal). The array contains 2 elements: Port(0) Measurement port number; Port(1) Frequency port number. |
Range | Port number is 1 or 2. The array elements can contain the same port numbers. |
Out of Range | If an incorrect port number is specified, an error occurs (error code: 222). |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.OPEN = Array(1, 2) |
Notes | 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. |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Reflection Port n > Port n @Freq m Open |
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.SHORt
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | Variant (array of long) |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Measures the calibration data of the short standard of the specified port when the frequency offset feature is on (scalar mixer cal). The array contains 2 elements: Port(0) Measurement port number; Port(1) Frequency port number. |
Range | Port number is 1 or 2. The array elements can contain the same port numbers. |
Out of Range | If an incorrect port number is specified, an error occurs (error code: 222). |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.SHORt = Array(1, 2) |
Notes | 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. |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Reflection Port n > Port n @Freq m Short |
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.LOAD
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | Variant (array of long) |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Measures the calibration data of the load standard of the specified port when the frequency offset feature is on (scalar mixer cal). The array contains 2 elements: Port(0) Measurement port number; Port(1) Frequency port number. |
Range | Port number is 1 or 2. The array elements can contain the same port numbers. |
Out of Range | If an incorrect port number is specified, an error occurs (error code: 222). |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.LOAD = Array(1, 2) |
Notes | 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. |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Reflection Port n > Port n @Freq m Load |
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.THRU
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | Variant (array of long) |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Measures the calibration data of the thru standard of the specified port when the frequency offset feature is on (scalar mixer cal). The array contains 2 elements: Port(0) Response port number; Port(1) Stimulus port number. |
Range | Port number is 1 or 2. The array elements can not contain the same port numbers. |
Out of Range | If an incorrect port number is specified, an error occurs (error code: 222). If the same port numbers are specified, an error occurs (error code: 220). |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.THRU = Array(1, 2) |
Notes | 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. |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Reflection Port n > Port n @Freq m Thru |
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.PMETer
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | Variant (array of long) |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Measures the scalar-mixer calibration data using the power meter when the frequency offset feature is ON. The array contains 3 elements: Port(0) Measurement port number; Port(1) Frequency port number. Port(2) Reserved. |
Range | Port number is 1 or 2. The array elements can contain the same port numbers. |
Out of Range | If an incorrect port number is specified, an error occurs (error code: 222). |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.PMETer = Array(1, 2, 0) |
Notes | 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. |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Power > Port n @Freq m |
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.SAVE
Attribute | Detail |
---|---|
Object Type | Method |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Calculates the calibration coefficient for the selected calibration type (scalar mixer calibration only) from the calibration data measured with the frequency offset feature is ON. If this command is executed before all necessary calibration data for calculating the calibration coefficient is measured, an error occurs when executed. |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.SAVE |
Related Commands | SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.METHod.SMIX2 SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.LOAD SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.OPEN SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.SHORt SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.THRU SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.ACQuire.PMETer |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Apply |
SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.CLEar
Attribute | Detail |
---|---|
Object Type | Method |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Clears the calibration measurement data when the frequency offset feature is ON (scalar mixer calibration). |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.COLLect.CLEar |
Equivalent Softkeys | Calibration > Mixer/Converter Calibration > Scalar Mixer Calibration > Cancel |
SCPI.SENSe(Ch).CORRection.OFFSet.CLEar
Attribute | Detail |
---|---|
Object Type | Method |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Clears the scalar mixer calibration coefficient table. |
Syntax | app.SCPI.SENSe(Ch).CORRection.OFFSet.CLEar |
Equivalent Softkeys | None |