unsigned long PIPLX_EnumerateSubs (long session, unsigned long cardNumber, unsigned long *inSubunits, unsigned long *outSubunits);
Obtains the numbers of input and output sub-units implemented on the specified card.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardNumber | unsigned long |
Card number. |
Output | ||
Name | Type | Description |
inSubunits | unsigned long (passed by reference) |
Number of input subunits. |
outSubunits | unsigned long (passed by reference) |
Number of output subunits. |
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