PIPLX_ViewMask

unsigned long PIPLX_ViewMask (long session, unsigned long cardNumber, unsigned long outputSubunit, unsigned long data[], unsigned long dataLength);

Purpose

Obtains the switch mask of a sub-unit. The result fills the number of least significant bits corresponding to
the size of the sub-unit.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardNumber unsigned long

Card number.

outputSubunit unsigned long

Subunit number.

dataLength unsigned long

Size of one-dimensional array to receive a data.

Output
Name Type Description
data unsigned long []

Bitwise mask of subunit.

Return Value

Name Type Description
return unsigned long

Zero for success, or no-zero error code.

References

Mask
General purpose output
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index