PIPLX_ReadInputSub

unsigned long PIPLX_ReadInputSub (long session, unsigned long cardNumber, unsigned long inputSubunit, unsigned long data[], unsigned long dataLength);

Purpose

Obtains the current state of all inputs of a sub-unit.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardNumber unsigned long

Card number.

inputSubunit unsigned long

Subunit number.

dataLength unsigned long

Size of one-dimensional array containing data.

Output
Name Type Description
data unsigned long []

One-dimensional array (vector) to receive the result.

Return Value

Name Type Description
return unsigned long

Zero for success, or no-zero error code.

References

Input
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index