PIPLX_ReadCalFP

unsigned long PIPLX_ReadCalFP (long session, unsigned long cardNum, unsigned long outputSubunit, unsigned long store, unsigned long offset, unsigned long numberVallues, double data[]);

Purpose

read floating-point calibration value(s) from EEPROM

Parameters

Input
Name Type Description
session long

Handle of current session.

cardNum unsigned long

Pickering card reference of target (unity-based)

outputSubunit unsigned long

sub-unit of target to access (unity-based)

store unsigned long

value indicating which store to access (user = 0, factory = 1)

offset unsigned long

offset in the sub-unit's calibration table at which to start (zero-based)

numberVallues unsigned long

the number of calibration values to write

Output
Name Type Description
data double []

pointer to array to receive calibration values

Return Value

Name Type Description
error unsigned long

0 = success; non-zero = error code

References

Calibration
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index