unsigned long PIPLX_WriteCal (long session, unsigned long cardNumber, unsigned long outputSubunit, unsigned long index, unsigned long data);
Writes a 16-bit calibration value to on-card EEPROM.
The driver places no interpretation on the value written - an application program can utilise it in any way it wishes.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardNumber | unsigned long |
Card number. |
outputSubunit | unsigned long |
Subunit number. |
index | unsigned long |
Calibration value index. |
data | unsigned long |
Value to be written. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Calibration
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index