unsigned long PIPLX_Diagnostic (long session, unsigned long cardNumber, char diagResult[], unsigned long resultLength);
Obtains the diagnostic string of the specified card, giving expanded information on any fault conditons
indicated by the PIPLX_Status value.
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. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Info and status
Client Bridge for LXI - Base module
Alphabetical Function Index
Hierarchical Function Index