ViStatus pipx40_readCalibration (ViSession instrumentHandle, ViUInt32 subunitNumber, ViUInt32 index, ViPUInt32 calibrationData);
Reads from EEPROM the calibration value associated with the specified index number.
| 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.
|
| index | ViUInt32 |
Index of calibration value. |
| Output | ||
| Name | Type | Description |
| calibrationData | ViUInt32 (passed by reference) |
16-bit calibration value. |
| 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