unsigned long PIPLX_OpenSpecifiedCardForRead (long session, unsigned long bus, unsigned long device, unsigned long *cardNumber);
Opens cards only for read. See PIPLX_OpenSpecifiedCard.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
bus | unsigned long |
The card's logical bus location. |
device | unsigned long |
The card's logical device location. |
Output | ||
Name | Type | Description |
cardNumber | unsigned long (passed by reference) |
Card number. |
Name | Type | Description |
return | unsigned long |
Zero for success, or non-zero for error code. |
Init and close
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index