PIPLX_Diagnostic

unsigned long PIPLX_Diagnostic (long session, unsigned long cardNumber, char diagResult[], unsigned long resultLength);

Purpose

Obtains the diagnostic string of the specified card, giving expanded information on any fault conditons
indicated by the PIPLX_Status value.

Parameters

Input
Name Type Description
session long

Handle of current session.

cardNumber unsigned long

Card number.

resultLength unsigned long

Length of character string to receive the result.

Output
Name Type Description
diagResult char []

String to receive result in.

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