ViStatus pipx40_readCalibrationDate (ViSession instrumentHandle, ViUInt32 subunitNumber, ViUInt32 store, ViPUInt32 year, ViPUInt32 day, ViPUInt32 interval);
Read calibration date information from 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). |
Output | ||
Name | Type | Description |
year | ViUInt32 (passed by reference) |
Variable to receive year of calibration. |
day | ViUInt32 (passed by reference) |
Variable to receive day in year of calibration. |
interval | ViUInt32 (passed by reference) |
Variable to receive calibration interval (in days). |
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