“01:E007000001476301”
Note: This is a legacy function for compatibility with SocketScan and it’s recommended that the
specific RFID functions be used instead of ScanTrigger() and ScanGetData(). Do not call this function
when issuing any specific RFID function (i.e. ScanRFIDSelectTag(), ScanRFIDReadTag(), etc.).
Returns:
SR_SUCCESS
The operation completed successfully.
SR_NOT_INITIALIZED
A successful call to ScanInit() must be made first.
SR_INVALID_SCANNER_HANDLE
The hScanner argument is not a valid scanner handle.
SR_SCANNER_NOT_OPEN
This function fails if the scanner is not open.
SR_NO_DATA
There is no data available from the scanning device.
SR_BUFFER_TOO_SMALL
A larger buffer is required to accommodate the data from the scanner.
The user MUST call ScanGetData() again with a larger buffer to remove the data and
allow for continued scanning
.
April 8, 2010
Page 35
Document#: 6410-00147 K
Revision 2.28