OPNBTSPP Object
Functions
Type | Signature |
bool |
connect()
This function can be used to connect OPN barcode readers to the tablet. |
bool |
isConnected()
This function can be used to indicate if OPN barcode readers are connected to the tablet. |
string |
getBytes()
This function can be used to return bytes that represent the barcode number. |
string |
getASCII()
This function can be used to return an ASCII string of the barcode number. |
void |
close()
This function can be used to disconnect OPN barcode readers from the tablet. |
bool |
isAttemptingConnect()
This function can be used to indicate if the tablet is attempting to connect to an OPN barcode reader . |