Impedance Module
The Impedance Module corresponds to the Cal sub-tab in the LabOne User Interface Impedance Analyzer tab. It allows the user to perform a compensation that will be applied to impedance measurements.
Impedance Module Node Tree
The following section contains reference documentation for the settings and measurement data available on the impedance module.
Since these settings and data streams may be written and read using the LabOne APIs (Application Programming Interfaces) this section is of particular interest to users who would like to perform measurements programmatically via LabVIEW, Python, MATLAB, .NET or C.
CALIBRATE
Read, Write Integer (64 bit) None If set to true will execute a compensation for the specified compensation condition.
/CALIBRATE
Properties:
Type:
Unit:
COMMENT
Read, Write String None Comment string that will be saved together with the compensation data.
/COMMENT
Properties:
Type:
Unit:
DEVICE
Read, Write String None Device string defining the device on which the compensation is performed.
/DEVICE
Properties:
Type:
Unit:
DIRECTORY
Read, Write String None The directory where files are saved.
/DIRECTORY
Properties:
Type:
Unit:
EXPECTEDSTATUS
Read, Write Integer (64 bit) None Bit field of the load condition that the corresponds a full compensation. If status is equal the expected status the compensation is complete.
/EXPECTEDSTATUS
Properties:
Type:
Unit:
FILENAME
Read, Write String None The name of the file to use for user compensation.
/FILENAME
Properties:
Type:
Unit:
FREQ
Read, Write Integer (64 bit) None Number of samples of a compensation trace.
/FREQ/SAMPLECOUNT
Properties:
Type:
Unit:
Read, Write Double Hz Start frequency of compensation traces.
/FREQ/START
Properties:
Type:
Unit:
Read, Write Double Hz Stop frequency of compensation traces.
/FREQ/STOP
Properties:
Type:
Unit:
HIGHIMPEDANCELOAD
Read, Write Integer (64 bit) None Enable a second high impedance load compensation for the low current ranges.
/HIGHIMPEDANCELOAD
Properties:
Type:
Unit:
LOAD
Read, Write Integer (64 bit) None Load the impedance user compensation data from the file specified by filename.
/LOAD
Properties:
Type:
Unit:
LOADS
Read, Write Double F Parallel capacitance of the first compensation load (SHORT).
/LOADS/n/C
Properties:
Type:
Unit:
Read, Write Double Ohm Resistance value of first compensation load (SHORT).
/LOADS/n/R
Properties:
Type:
Unit:
Read, Write Double F Parallel capacitance of the first compensation load (SHORT).
/LOADS/1/C
Properties:
Type:
Unit:
Read, Write Double Ohm Resistance value of first compensation load (SHORT).
/LOADS/1/R
Properties:
Type:
Unit:
Read, Write Double F Parallel capacitance of the first compensation load (SHORT).
/LOADS/2/C
Properties:
Type:
Unit:
Read, Write Double Ohm Resistance value of first compensation load (SHORT).
/LOADS/2/R
Properties:
Type:
Unit:
Read, Write Double F Parallel capacitance of the first compensation load (SHORT).
/LOADS/3/C
Properties:
Type:
Unit:
Read, Write Double Ohm Resistance value of first compensation load (SHORT).
/LOADS/3/R
Properties:
Type:
Unit:
MESSAGE
Read String None Message string containing information, warnings or error messages during compensation.
/MESSAGE
Properties:
Type:
Unit:
MODE
Read, Write Integer (enumerated) None Compensation mode to be used. Defines which load steps need to be compensated. 0 None 1 S (Short) 4 L (Load) 5 SL (Short-Load) 8 LLL (Load-Load-Load)
/MODE
Properties:
Type:
Unit:
none
short
load
short_load
load_load_load
OPENSTEP
Read, Write Integer (64 bit) None Perform an additional open compensation step.
/OPENSTEP
Properties:
Type:
Unit:
PATH
Read, Write String None The path of the directory where the user compensation file is located.
/PATH
Properties:
Type:
Unit:
PRECISION
Read, Write Integer (enumerated) None Precision of the compensation. Will affect time of a compensation and reduces the noise on compensation traces. 0 Standard speed 1 Low speed / high precision
/PRECISION
Properties:
Type:
Unit:
standard
high
SAVE
Read, Write Integer (64 bit) None Save the current impedance user compensation data to the file specified by filename.
/SAVE
Properties:
Type:
Unit:
STATUS
Read Integer (64 bit) None Bit coded field of the already compensated load conditions (bit 0 = first compensation step, bit 1 = second compensation step, …).
/STATUS
Properties:
Type:
Unit:
STEP
Read, Write Integer (enumerated) None Compensation step to be performed when calibrate indicator is set to true. 0 First load 1 Second load 2 Third load 3 Fourth load
/STEP
Properties:
Type:
Unit:
first_load
second_load
third_load
fourth_load