unsigned long PIPLX_FindFreeCards (long session, unsigned long maxCardCount, unsigned long busList[], unsigned long deviceList[]);
Obtains the logical bus and slot locations of installed cards that are operable by the Pilpxi driver and are
currently unopened. These values are used with PIPLX_OpenSpecifiedCard.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
maxCardCount | unsigned long |
Maximum of cards to be searched. |
Output | ||
Name | Type | Description |
busList | unsigned long [] |
One-dimensional array (vector) to receive cards' bus location values. |
deviceList | unsigned long [] |
One-dimensional array (vector) to receive cards' slot location values. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Info and status
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index