Cal Kit
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Long |
Target | Channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | The selected calibration kit for the channel. |
Range | from 1 to 50 |
Out of Range | An error occurs. Error code: 222. |
Preset Value | 1 |
Syntax | Dim Value As Long Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.SELect = 3 |
Equivalent Softkeys | Calibration > Cal Kit > Select n |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.LABel
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | String |
Target | Calibration kit, selected for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | The calibration kit label. |
Range | up to 254 characters |
Preset Value | Varies depending on the number of the calibration kit. |
Syntax | Dim Lab As String Lab = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.LABel app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.LABel = "User1" |
Equivalent Softkeys | Calibration > Edit Cal Kit > Label |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LABel
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | String |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The label of the calibration standard. |
Range | up to 254 characters |
Preset Value | Varies depending on the selected calibration kit and the standard. Syntax Dim Lab As String Lab = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LABel app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LABel = "Open" |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Standard Label |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).TYPE
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | String |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The type of the calibration standard. |
Range | "OPEN" : Open "SHORt" : Short "LOAD" : Load "THRU" : Thru "UTHR" : Unknown Thru "SLID" : Sliding Load "DATA" : Data based "NONE" : Not defined |
Notes | The short form of the parameter is indicated by upper case letters. There is no distinction between upper and lower case letters when the property is written. When the property is read out, the short format is indicated by upper case letters. |
Out of Range | An error occurs. Error code: 216. |
Preset Value | Varies depending on the selected calibration kit and the standard. Syntax Dim Param As String Param = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).TYPE app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).TYPE = "OPEN" |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Standard Type |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C0
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The C0 value of the open calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–15 F (Farad) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C0 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C0 = 100 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > C1 10–27 F/Hz |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C1
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The C1 value of the open calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–27 F/Hz (Farad/Hertz) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C1 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C1 = 100 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > C1 10–27 F/Hz |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C2
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The C2 value of the open calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–36 F/Hz2 (Farad/Hertz2) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C2 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C2 = 100 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > C2 10–36 F/Hz2 |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C3
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The C3 value of the open calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–45 F/Hz3 (Farad/Hertz3) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C3 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).C3 = 100 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > C3 10–45 F/Hz3 |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L0
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The L0 value of the short calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–12 H (Henry) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L0 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L0 = 100 |
Equivalent Softkeys | Calibration > Edit Cal Kit > Short n > L0 10–12 H |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L1
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The L1 value of the short calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–24 H/Hz (Henry/Hertz) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L1 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L1 = 100 |
Equivalent Softkeys | Calibration > Edit Cal Kit > Short n > L1 10–24 H/Hz |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L2
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The L2 value of the short calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–33 H/Hz2 (Henry/Hertz2) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L2 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L2 = 100 |
Equivalent Softkeys | Calibration > Edit Cal Kit > Short n > L2 10–33 H/Hz2 |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L3
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The L3 value of the short calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | 1E–42 H/Hz3 (Henry/Hertz3) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L3 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).L3 = 100 |
Equivalent Softkeys | Calibration > Edit Cal Kit > Short n > L3 10–42 H/Hz3 |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).DELay
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The offset delay value of the calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | s (second) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).DELay app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).DELay = 93E–12 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Offset Delay |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).Z0
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The offset Z0 value of the calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | 50 or 75, depending on the selected calibration kit. |
Unit | Ω (Ohm) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).Z0 app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).Z0 = 50 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Offset Z0 |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).ARBitrary
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The value of the arbitrary impedance for the load standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | 50 or 75, depending on the selected calibration kit. |
Unit | Ω (Ohm) |
Syntax | Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).ARBitrary app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).ARBitrary = 100 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Load >Terminal Impedance |
Table 7. Std: Calibration Standard Number | |
Data Type | Long |
Description | The number of the standard. |
Range | Varies depending on the number of the standards in the calibration kit. |
Out of Range | If the specified standard number is greater than the number of standards in the kit, an error occurs (error code: 222). |
Notes | If the standard number is not specified, it is taken as equal to 1. |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LOSS
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The offset loss value of the calibration standard. |
Range | from –1E18 to 1E18 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | Varies depending on the selected calibration kit and the standard. |
Unit | Ω/s (Ohm/second) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LOSS app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).LOSS = 700E6 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Offset Loss |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).FMINimum
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The minimum frequency value of the calibration standard. |
Range | from 0 to 1E14 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | 0 Hz |
Unit | Hz (Hertz) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).FMINimum app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).FMINimum = 3E9 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Frequency min |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).FMAXimum
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Double |
Target | Standard Std of the calibration kit specified for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) Std: standard number (see Table 7 on page 228) |
Description | The maximum frequency value of the calibration standard. |
Range | from 0 to 1E14 |
Out of Range | Sets the value of the limit, which is closer to the specified value. |
Preset Value | 999GHz |
Unit | Hz (Hertz) Syntax Dim Value As Double Value = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).FMAXimum app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.STAN(Std).FMAXimum = 3E9 |
Equivalent Softkeys | Calibration > Cal Kit > Define STDs > Frequency max |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SHORt(Pt)
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Long |
Target | Calibration kit, selected for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | The number of the calibration standard of the short type, used for the measurement of the specified port Pt, Pt: port number 1–2 (see Table 1 on page 25) |
Range | From 1 to the number of standards in the calibration kit. |
Out of Range | If the specified standard number is greater than the number of standards in the kit, an error occurs (error code: 222). If the specified standard number is not the short standard number, an error occurs (error code: 220). |
Syntax | Dim Num As Long Num = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SHORt(Pt) app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SHORt(Pt) = 1 |
Equivalent Softkeys | Calibration > Cal Kit > Specify CLSs > Short Port x (Row) |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.OPEN(Pt)
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Long |
Target | Calibration kit, selected for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | The number of the calibration standard of the open type, used for the measurement of the specified port Pt, Pt: port number 1–2 (see Table 1 on page 25) |
Range | From 1 to the number of standards in the calibration kit. |
Out of Range | If the specified standard number is greater than the number of standards in the kit, an error occurs (error code: 222). If the specified standard number is not the open standard number, an error occurs (error code: 220). |
Syntax | Dim Num As Long Num = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.OPEN(Pt) app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.OPEN(Pt) = 1 |
Equivalent Softkeys | Calibration > Cal Kit > Specify CLSs > Open Port x (Row) |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.LOAD(Pt)
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Long |
Target | Calibration kit, selected for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | The number of the calibration standard of the load type, used for the measurement of the specified port Pt, Pt: port number 1–2 (see Table 1 on page 25) |
Range | From 1 to the number of standards in the calibration kit. |
Out of Range | If the specified standard number is greater than the number of standards in the kit, an error occurs (error code: 222). If the specified standard number is not the load standard number, an error occurs (error code: 220). |
Syntax | Dim Num As Long Num = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.LOAD(Pt) app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.LOAD(Pt) = 1 |
Equivalent Softkeys | Calibration > Cal Kit > Specify CLSs > Load Port x (Row) |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.THRU(Pt_m, Pt_n)
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Long |
Target | Calibration kit, selected for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | The number of the calibration standard of the thru type, used for the measurement between the Pt_m and Pt_n ports, Pt_m: port number 1–2 (see Table 2 on page 25) Pt_n: port number 1–2 (see Table 2 on page 25) |
Range | From 1 to the number of standards in the calibration kit. |
Out of Range | If the specified standard number is greater than the number of standards in the kit, an error occurs (error code: 222). If the specified standard number is not the thru standard number, an error occurs (error code: 220). |
Syntax | Dim Num As Long Num = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.THRU(1, 2) app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.THRU(1, 2) = 1 |
Equivalent Softkeys | Calibration > Cal Kit > Specify CLSs > Thru Port x-y (Row) |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SELect
Attribute | Detail |
---|---|
Object Type | Property (read/write) |
Data Type | Long |
Target | Calibration kit, selected for channel Ch, Ch: channel number 1–16 (see Table 1 on page 26) |
Description | The subclass used to specify classes of calbration standards by the commands SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.XXXX. |
Range | 1 to 8. |
Syntax | Dim Num As Long Num = app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SELect app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.ORDer.SELect = 1 |
Equivalent Softkeys | Calibration > Cal Kit > Specify CLSs > Subclass n (Column) |
SCPI.SENSe(Ch).CORRection.COLLect.CKIT.RESet
Attribute | Detail |
---|---|
Object Type | Method |
Target | Calibration kit, selected for channel Ch, Ch: channel number 1–16 (see Table 1 on page 25) |
Description | Resets the calibration kit to the factory settings. |
Syntax | app.SCPI.SENSe(Ch).CORRection.COLLect.CKIT.RESet |
Equivalent Softkeys | Calibration > Restore Cal Kit |
SCPI.MMEMory.STORe.CKIT(Ck)
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | String |
Target | Calibration kit Ck, Ck: calibration kit number 1–11 (see Table 6 on page 181) |
Description | Saves the definition file for the calibration kit parameters. |
Range | up to 254 characters |
Syntax | app.SCPI.MMEMory.STORe.CKIT(Ck) = File |
Notes | If the full path to the file is not specified, the file will be saved to the \CalKit subdirectory of the main directory. The calibration kit definition file has *.ckd extension by default. |
Equivalent Softkeys | None |
SCPI.MMEMory.LOAD.CKIT(Ck)
Attribute | Detail |
---|---|
Object Type | Property (write only) |
Data Type | String |
Target | Calibration kit Ck, Ck: calibration kit number 1–11 (see Table 6 on page 181) |
Description | Recalls the definition file for the calibration kit. The file must be saved by the SCPI.MMEMory.STORe.CKIT(Ck) property. |
Range | up to 254 characters |
Syntax | app.SCPI.MMEMory.LOAD.CKIT(Ck) = File |
Notes | If the full path to the file is not specified, the \CalKit subdirectory of the main directory will be searched for the file. The calibration kit definition file has *.ckd extension by default. |
Equivalent Softkeys | None |
Table 6. Ck: Calibration Kit Number | |
Data Type | Long |
Description | Calibration kit number. |
Range | from 1 to 11 |
Out of Range | An error occurs. Error code: 114. |
Notes | If the calibration kit number is not specified, it is taken as equal to 1. |