PIPLX_ClosureLimit

unsigned long PIPLX_ClosureLimit (long session, unsigned long cardNumber, unsigned long outputSubunit, unsigned long *closureLimit);

Purpose

Obtains the maximum number of switches that may be activated simultaneously in the specified sub-unit.
A single-channel multiplexer (MUX type) allows only one channel to be closed at any time. In some other models
such as high-density matrix types a limit is imposed to prevent overheating; although it is possible to disable
the limit for these types (see PIPLX_SetMode), doing so is not recommended.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardNumber unsigned long

Card number.

outputSubunit unsigned long

Output subunit.

Output
Name Type Description
closureLimit unsigned long (passed by reference)

Number of switches that can be closed at the same time.

Return Value

Name Type Description
return unsigned long

Zero for success, or no-zero error code.

References

Info and status
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index