The TRConnect function is used to establish a connection to the TagReader with the given ID.
Syntax
int TRConnect(int tagReaderID)
Params
|
<tagReaderID> |
The ID of the device to be connected to |
Return
|
0 |
Connection was successfully established |
| -4 | Connection could not be established |
| -90 | The TagReader with the given ID was not found |