[:SENSe]:CORRection:COLLect:CKIT:LABel <port>,<ckit>

(Write-Read) Set and read the Cal Kit to use for the specified port number.

Relevant Modes

CAT, NA

To Cal in VVM mode, perform a Cal in CAT or NA mode, then switch to VVM mode.

Parameters

 

<port>

Port number for the Cal Kit.

N9912A, choose 1

All other models, choose 1 or 2

<ckit>

(String) Cal Kit for the specified port number. Case-sensitive.

Use [:SENSe]:CORRection:COLLect:CKIT:LABel:CATalog? to read a list of valid Cal Kits.

CORR:COLL:CKIT:LAB 1,"85052D"
See Cal examples

 

 

Using ECal

ECal modules that are connected to a FieldFox USB port with connectors that match the specified <port> are appended to the end of the list of valid Cal Kits that are returned using  [:SENSe]:CORRection:COLLect:CKIT:LABel:CATalog?.

NOTE: The ECal module MUST be connected.

To specify an ECal module, instead of <ckit> use the following (String) syntax:

<model>;[serial];[char index]

  • <model> - ECal module model number

  • [serial] - Optional argument. If unspecified, then the first module detected with a matching model and characterization index will be used.

  • [char index] - Optional argument. If unspecified, then 0 (factory characterization) is used.

The following are valid ECal specifiers:

'Specify all three arguments including User Char 1:
CORR:COLL:CKIT:LAB 1,"N4431A;02673;1"

'The first N4431A will be used with the Factory Characterization
CORR:COLL:CKIT:LAB 1,"N4431A"

'Use the Factory Char.
CORR:COLL:CKIT:LAB 1,"N4431A;02673"

'The first N4431A will be used with User Char 1
CORR:COLL:CKIT:LAB 1,"N4431A;;1"

See ECal example program

Query Syntax

[:SENSe]:CORRection:COLLect:CKIT:LABel? <port>

Default

Not Applicable


Last Modified:

26-Jul-2013

Added ECal

18-Oct-2012

Added new models