ViStatus pi40iv_ReadCal (ViSession instrumentHandle, ViInt32 outputSubNumber, ViInt32 index, ViPInt32 data);
read a calibration value from EEPROM
Input | ||
Name | Type | Description |
instrumentHandle | ViSession |
The ViSession handle that you obtain from the pi40iv_init or pi40iv_InitWithOptions function. The handle identifies a particular instrument session.
|
outputSubNumber | ViInt32 |
sub-unit of target to access (unity-based) |
index | ViInt32 |
calibration value index number (unity-based) |
Output | ||
Name | Type | Description |
data | ViInt32 (passed by reference) |
pointer to variable to receive result |
Name | Type | Description |
status | ViStatus |
Returns the status code of this operation. The status code either indicates success or describes an error or warning condition. You examine the status code from each call to an instrument driver function to determine if an error occurred.
|
Resistors
Pickering
Pickering Interfaces PXI/LXI IVI Switch
Alphabetical Function Index
Hierarchical Function Index