RFD8500 ASCII_SDK versus RFIDAPI3

R Richard Lockard 3 years ago
7 1 0

HI,
 
We have an Android application that uses the ascii_sdk to access the reader. The application works great. However there has been a request to add 'beep on unique reads' functionality.
 
The code should be:
 
Command_setuniquereport uniqueReportCommand = new Command_setuniquereport();
            uniqueReportCommand.setenable(true);
            sendCommand(uniqueReportCommand);

However this doesn't exist in the ASCII_SDK that we are using. Is there a newer version that supports this? Also is the ASCII_SDK still supported, or should we move it over to the RFIDAPI3 libraries.
 
thanks

Please register or login to post a reply

1 Replies

R Richard Lockard

So i updated to the latest ASCII_SDK found in the Mobile Application sourcecode. Now the code is available in the application, however i cannot find any documentation related to that code. Any ideas where to find it?

thanks

CONTACT
Can’t find what you’re looking for?