ViStatus pipx40_writeCalibrationFP (ViSession instrumentHandle, ViUInt32 subunitNumber, ViUInt32 store, ViUInt32 offset, ViUInt32 valuesNumber, ViReal64 _VI_FAR calibrationData[]);
Store floating-point calibration value(s) in EEPROM.
| Input | ||
| Name | Type | Description |
| instrumentHandle | ViSession |
Instrument handle obtained by the pipx40_init call used to open the card. |
| subunitNumber | ViUInt32 |
The number of the sub-unit to access.
|
| store | ViUInt32 |
Value indicating which store to access (user = 0, factory = 1). |
| offset | ViUInt32 |
Offset in the sub-unit's calibration table at which to start (zero-based). |
| valuesNumber | ViUInt32 |
The number of calibration values to read. |
| Output | ||
| Name | Type | Description |
| calibrationData | ViReal64[] |
Array to receive calibration values. |
| Name | Type | Description |
| status | ViStatus |
A numeric code indicating the success or failure of the operation.
|
Calibration
Pickering Interfaces PXI VISA
Alphabetical Function Index
Hierarchical Function Index