OpenSRX 0.1.0
C++ library for interfacing with Keyence SR series barcode readers
Loading...
Searching...
No Matches
OpenSRX::Scanner::SavedImageDests Struct Reference

Previous SAVE_DEST values saved by startImageServer, restored on stop. More...

Public Attributes

ImageSavingDestination readOK
 
ImageSavingDestination verificationNG
 
ImageSavingDestination readError
 
ImageSavingDestination unstable
 
ImageSavingDestination capture
 

Detailed Description

Previous SAVE_DEST values saved by startImageServer, restored on stop.

Member Data Documentation

◆ capture

ImageSavingDestination OpenSRX::Scanner::SavedImageDests::capture

◆ readError

ImageSavingDestination OpenSRX::Scanner::SavedImageDests::readError

◆ readOK

ImageSavingDestination OpenSRX::Scanner::SavedImageDests::readOK

◆ unstable

ImageSavingDestination OpenSRX::Scanner::SavedImageDests::unstable

◆ verificationNG

ImageSavingDestination OpenSRX::Scanner::SavedImageDests::verificationNG

The documentation for this struct was generated from the following file: