SCPI Command
SENSe<Ch>:CORRection:COLLect:CKIT[:SELect] <numeric>
SENSe<Ch>:CORRection:COLLect:CKIT[:SELect]?
Sets or reads out the number of the selected calibration kit in the table of calibration kits. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<numeric> the number of the calibration kit from 1 to 50
<numeric>
1
Calibration > Calibration Kit > Cal Kit n
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect
Dim Value As Long
Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect
app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect = 3
Type
Long (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)