ViStatus pipx40_writeCalibration (ViSession instrumentHandle, ViUInt32 subunitNumber, ViUInt32 index, ViUInt32 calibrationData);
Writes to 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. |
calibrationData | ViUInt32 |
Calibration value to write. |
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