unsigned long PIPLX_CardId (long session, unsigned long cardNumber, char cardID[], unsigned long length);
Obtains the identification string of the specified card. The string contains these elements:
"model code;serial number;revision code"
The <revision code> value represents the hardware version of the unit - cards have no firmware on-board.
Input | ||
Name | Type | Description |
session | long |
Handle of current session. |
cardNumber | unsigned long |
Card number. |
length | unsigned long |
Length of character string buffer. |
Output | ||
Name | Type | Description |
cardID | char [] |
Identification string of the specified card. The string contains these elements:
|
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