Skip to content

ZebraDevs/OPOS-Scanner-and-Scale-Sample-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OPOS DRIVER FOR SCANNER AND SCALE FOR WINDOWS

Build Environment

  1. Microsoft Visual Studio 2019.
  2. Install Zebra Barcode Scanner SDK for Windows.(OPOS driver for the scanner, scale and CoreScanner Driver for Windows will be installed from this package)

Build Instructions

  1. Open Visual Studio 2019 (Run as administrator).
  2. Go to File -> Open -> Project/Solution.
  3. Select the VC++ project file that needs to be built.
    • Scanner Sample Application: Navigate to the <RootDir>\OPOS-Scanner-and-Scale-Sample-App-main\SampleApp_OPOS_Scanner folder. Select the file ScannerSDK_SampleApp_OPOS_Scanner.vcxproj.
    • Scale Sample Application: Navigate to the <RootDir>\OPOS-Scanner-and-Scale-Sample-App-main\SampleApp_OPOS_Scale folder. Select the file ScannerSDK_SampleApp_OPOS_Scale.vcxproj.
  4. Select the solution configuration and platform as required.
    • There are three different solution configurations:
      • Release: Creates standard release binaries for the selected platform. These binaries can be used as the final build.
      • Debug: Creates standard debug binaries for the selected platform. These are to be used only in the development environment.
    • There are two solution platforms:
      • x86: Creates binaries for use on 32-bit platforms.
      • x64: Creates binaries for use on 64-bit platforms.
  5. Right-click on the solution and click Build Solution.
    • Scanner: Build the ScannerSDK_SampleApp_OPOS_Scanner.
    • Scale: Build the ScannerSDK_SampleApp_OPOS_Scale.
  6. Output files will be available in:
    • For Scanner: <RootDir>\OPOS-Scanner-and-Scale-Sample-App-main\SampleApp_OPOS_Scanner\Output\<Selected Solution Configuration>\<Selected Solution Platform> directory.
    • For Scale: <RootDir>\OPOS-Scanner-and-Scale-Sample-App-main\SampleApp_OPOS_Scale\Output\<Selected Solution Configuration>\<Selected Solution Platform> directory.

Documentation

For more information about the OPOS Driver for Scanner and Scale, go to https://techdocs.zebra.com/dcs/scanners/opos-windows/about/ or visit the forums.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •