unsigned long PIPLX_SettleTime (long session, unsigned long cardNumber, unsigned long outputSubunit, unsigned long *settlingTime);
Obtains a sub-unit's settling time (the period taken for its switches to stabilise). By default, Piplx driver
functions retain control during this period so that switches are guaranteed to have stabilised on completion.
This mode of operation can be overriden if required - see PIPLX_SetMode.
| Input | ||
| Name | Type | Description |
| session | long |
Handle of current session. |
| cardNumber | unsigned long |
Card number. |
| outputSubunit | unsigned long |
Output subunit. |
| Output | ||
| Name | Type | Description |
| settlingTime | unsigned long (passed by reference) |
Settling time of relays in miliseconds |
| 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