Reader Service Version; Reader Api Version; Reader Firmware Version - CipherLab RK25 User Manual

Android programming
Hide thumbs Also See for RK25:
Table of Contents

Advertisement

1.3.2. READER SERVICE VERSION

Get_BarcodeServiceVer
Purpose
Obtains the reader service version.
String Get_BarcodeServiceVer ();
Syntax
Example
String ver = mReaderManager.Get_BarcodeServiceVer();

1.3.3. READER API VERSION

GetBarcodeAPIVersion
Purpose
Obtains the reader API version.
String GetBarcodeAPIVersion ();
Syntax
Example
String ver = mReaderManager.GetBarcodeAPIVer();

1.3.4. READER FIRMWARE VERSION

GetScannerVersion
Purpose
Gets the reader firmware version
String GetScannerVersion ();
Syntax
Example
String ver = mReaderManager.GetScannerVersion();
Chapter 1 Barcode Reader API
23

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RK25 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents