PIPLX_ViewMaskCrosspoint

unsigned long PIPLX_ViewMaskCrosspoint (long session, unsigned long cardNumber, unsigned long outputSubunit, unsigned long row, unsigned long column, int *state);

Purpose

Obtains the state of an individual matrix crosspoint's mask.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardNumber unsigned long

Card number.

outputSubunit unsigned long

Subunit number.

row unsigned long

Crosspoint row (Y) location.

column unsigned long

Crosspoint column (X) location.

Output
Name Type Description
state int (passed by reference)

0 = unmasked, 1 = masked

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