The TRGetSerialNumber function is used to read the serial number of the given TagReader device.
Syntax
*char TRGetSerialNumber(int tagReaderID)
Params
|
<tagReaderID> |
The ID of the device to perform receive the serial number from |
Return
|
Success: |
The serial number of the device |
| Error: | The error message received while reading the serial number |