- DataManException - Exception in com.cognex.dataman.sdk.exceptions
-
Base class for all DataMan SDK exceptions.
- DataManException(String) - Constructor for exception com.cognex.dataman.sdk.exceptions.DataManException
-
Initializes a DataManException
- DataManOperationException - Exception in com.cognex.dataman.sdk.exceptions
-
Base class for all operation-related DataMan SDK exceptions.
- DataManOperationException(String, int) - Constructor for exception com.cognex.dataman.sdk.exceptions.DataManOperationException
-
- DataManSystem - Class in com.cognex.dataman.sdk
-
Represents a remote DataMan system.
- DataManSystem.OnBatchCommandsCompletedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a response for a commands is received in a bulk sending.
- DataManSystem.OnBinaryDataTransferProgressListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a certain amount of binary data
has been transferred.
- DataManSystem.OnCodeQualityDataArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a code quality data XML is arrived.
- DataManSystem.OnConnectedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when successfully connecting to a reader.
- DataManSystem.OnConnectionErrorListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when an error occurs while connecting to a reader.
- DataManSystem.OnDisconnectedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when disconnecting from a reader.
- DataManSystem.OnHeartbeatResponseMissedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a response to a heartbeat
command is missed.
- DataManSystem.OnImageArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a read image is arrived.
- DataManSystem.OnImageGraphicsArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when an image graphics XML is arrived.
- DataManSystem.OnLiveImageArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a live image is arrived.
- DataManSystem.OnOffProtocolByteReceivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when an off protocol byte is received.
- DataManSystem.OnReadStringArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a simple read string is arrived.
- DataManSystem.OnResponseReceivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a response is received.
- DataManSystem.OnStatusEventArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when the status event is arrived.
- DataManSystem.OnSystemWentOfflineListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when reader goes offline.
- DataManSystem.OnSystemWentOnlineListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when reader goes online.
- DataManSystem.OnTrainingResultArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a training result XML is arrived.
- DataManSystem.OnXmlResultArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked when a read result in XML format is arrived.
- DataManSystem.OnXmlStatisticsArrivedListener - Interface in com.cognex.dataman.sdk
-
Interface definition for a callback to be invoked a the read statistics in XML format is arrived.
- DEFAULTS - Static variable in class com.cognex.dataman.sdk.PreviewOption
-
Use defaults (no overrides).
- deviceType - Variable in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- disableHeartbeat() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Disables heartbeat and stops sending heartbeat commands.
- disableLiveImage() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Disables live image mode and stops requesting live images.
- disconnect() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Initiates a disconnection from the device.
- disconnect() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Disconnects from a connected barcode reader.
- DmccResponse - Class in com.cognex.dataman.sdk
-
Represents a DMCC response from a connected device.
- dms - Variable in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- get() - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.LightCommand
-
- getAvailability() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Returns the availability of the reader
- getBinaryData() - Method in class com.cognex.dataman.sdk.DmccResponse
-
Returns the binary data portion of the response.
- getCameraManager(Context) - Static method in class com.cognex.mobile.barcode.sdk.CognexCameraManagerFactory
-
- getCharset() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Gets the
Charset
object used when converting a series of bytes from the
reader to a string.
- getCommand() - Method in exception com.cognex.dataman.sdk.exceptions.DataManOperationException
-
Gets the command that caused the error.
- getConnectionState() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Returns the connection state of the system.
- getConnectionState() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Returns the current connection state of the reader
- getCount() - Method in class com.cognex.mobile.barcode.sdk.ReadResults
-
Returns the number of results
- getDataManAccessories(Context) - Static method in class com.cognex.dataman.sdk.discovery.UsbDiscoverer
-
Returns an array containing all DataMan USB devices currently attached as accessory.
- getDataManDevices(Context) - Static method in class com.cognex.dataman.sdk.discovery.UsbDiscoverer
-
Returns a
HashMap
containing all DataMan USB devices currently attached.
- getDataManSystem() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Returns the DataManSystem instance for this ReaderDevice
- getDescription() - Method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.ResultParser
-
- getDeviceBatteryLevel(ReaderDevice.OnDeviceBatteryLevelListener) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Retrieves the current battery percentage level of the reader.
- getDeviceClass() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Gets the device type of the DataManSystem instance.
- getDeviceClass() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- getDeviceFilter() - Method in class com.cognex.dataman.sdk.discovery.EthernetDiscoverer
-
- getDMCC() - Method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.Symbology
-
- getError() - Method in class com.cognex.dataman.sdk.DmccResponse
-
Returns an
Exception
object, that represents the error which occurred during
the generation of this response.
- getExpectReadStringAsResponse() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Gets the value indicating whether the new syntax is expected for DMCC results arriving.
- getExtraHeaderData() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Gets the extra header data sent with all commands.
- getID() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Result id for this result
- getImage() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Returns the image for this result
- getImageGraphics() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Returns the SVG XML string for this result
- getIsGS1() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
GS1 value of the result
- getLightCommand() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- getMXConnectApplicationId(Context) - Static method in class com.cognex.dataman.sdk.MXHelper
-
Returns the application id (package name) of the MX Connect that is installed on the device
- getMXDevice(Context) - Static method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Creates a
ReaderDevice
object for a connected MX barcode reader.
- getName() - Method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.Symbology
-
- getNextUniqueSessionId() - Method in interface com.cognex.dataman.sdk.Logger
-
Returns a unique id that can be used to track logs and traffic data of one session.
- getParsedJSON() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Returns parsed text in json format from the result
- getParsedText() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Returns parsed text from the result
- getParser() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Get reader device selected parser
- getPayLoad() - Method in class com.cognex.dataman.sdk.DmccResponse
-
Returns the payload content.
- getPhoneCameraDevice(Context, int, int) - Static method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Creates a
ReaderDevice
object for a Phone Camera barcode reader.
- getPhoneCameraDevice(Context, int, int, ViewGroup) - Static method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Creates a
ReaderDevice
object for a Phone Camera barcode reader.
- getPhoneCameraDevice(Context, int, int, ViewGroup, String) - Static method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Creates a
ReaderDevice
object for a Phone Camera barcode reader.
- getPhoneCameraDevice(Context, int, int, ViewGroup, String, String) - Static method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Creates a
ReaderDevice
object for a Phone Camera barcode reader.
- getReadString() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Returns the read string, if available
- getReadStringEncoding() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Get the encoding that is used to decode Read String from base64 result
- getResponseId() - Method in class com.cognex.dataman.sdk.DmccResponse
-
Returns the response identifier.
- getResult(int) - Method in class com.manateeworks.BarcodeScanner.MWResults
-
Returns a MWResult from an ArrayList on the specified index.
- getResultAt(int) - Method in class com.cognex.mobile.barcode.sdk.ReadResults
-
- getResultTypes() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Gets the result types that should be handled by the SDK.
- getState() - Method in class com.cognex.dataman.sdk.DataManSystem
-
- getStatus() - Method in exception com.cognex.dataman.sdk.exceptions.DataManOperationException
-
Gets the response status of the command.
- getSubResults() - Method in class com.cognex.mobile.barcode.sdk.ReadResults
-
Helper method to retrieve multicode subresults.
- getSymbology() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Returns the code symbology of the result
- getTimeout() - Method in class com.cognex.dataman.sdk.DataManSystem
-
Gets the timeout value (in milliseconds) used in operations that can time out.
- getValue() - Method in enum com.cognex.dataman.sdk.ImageFormat
-
Gets the integer value of the current
ImageFormat
object.
- getValue() - Method in enum com.cognex.dataman.sdk.ImageQuality
-
- getValue() - Method in enum com.cognex.dataman.sdk.ImageSize
-
Gets the integer value of the current
ImageSize
object.
- getValue() - Method in enum com.cognex.dataman.sdk.ResultType
-
Gets the integer value of the current
ResultType
object.
- getVersion() - Static method in class com.cognex.dataman.sdk.DataManSystem
-
Gets the current version of the SDK.
- getXml() - Method in class com.cognex.mobile.barcode.sdk.ReadResult
-
Returns the subresult XML string for this result
- getXml() - Method in class com.cognex.mobile.barcode.sdk.ReadResults
-
Returns the raw XML recieved from the reader
- mCommand - Variable in exception com.cognex.dataman.sdk.exceptions.DataManOperationException
-
- modulesCountX - Variable in class com.manateeworks.BarcodeScanner.MWResult
-
- modulesCountY - Variable in class com.manateeworks.BarcodeScanner.MWResult
-
- moduleSizeX - Variable in class com.manateeworks.BarcodeScanner.MWResult
-
- moduleSizeY - Variable in class com.manateeworks.BarcodeScanner.MWResult
-
- mStatus - Variable in exception com.cognex.dataman.sdk.exceptions.DataManOperationException
-
- MWB_CFG_CODABAR_INCLUDE_STARTSTOP - Static variable in class com.manateeworks.BarcodeScanner
-
Codabar decoder flags value: include start/stop symbols in result
- MWB_CFG_CODE11_REQ_DOUBLE_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_CODE11_REQ_SINGLE_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
Code11 decoder flags value: require checksum check
MWB_CFG_CODE11_REQ_SINGLE_CHKSUM is set by default
- MWB_CFG_CODE25_REQ_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
Code25 decoder flags value: require checksum check
- MWB_CFG_CODE39_CODE32_ENABLED - Static variable in class com.manateeworks.BarcodeScanner
-
Code39 decoder flags value: Try decoding result to CODE32.
- MWB_CFG_CODE39_CODE32_PREFIX - Static variable in class com.manateeworks.BarcodeScanner
-
Code39 decoder flags value: ADD 'A' prefix to Code32 result
- MWB_CFG_CODE39_DONT_REQUIRE_STOP - Static variable in class com.manateeworks.BarcodeScanner
-
Code39 decoder flags value: don't require stop symbol - can lead to false results
- MWB_CFG_CODE39_EXTENDED_MODE - Static variable in class com.manateeworks.BarcodeScanner
-
Code39 decoder flags value: decode full ASCII
- MWB_CFG_CODE39_REQUIRE_CHECKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
Code39 decoder flags value: require checksum check
- MWB_CFG_CODE93_EXTENDED_MODE - Static variable in class com.manateeworks.BarcodeScanner
-
Code93 decoder flags value: decode full ASCII
- MWB_CFG_EANUPC_DISABLE_ADDON - Static variable in class com.manateeworks.BarcodeScanner
-
UPC/EAN decoder disable addons detection
- MWB_CFG_EANUPC_DONT_EXPAND_UPCE - Static variable in class com.manateeworks.BarcodeScanner
-
UPC/EAN disable UPC-E expanding to UPC-A
- MWB_CFG_GLOBAL_CALCULATE_1D_LOCATION - Static variable in class com.manateeworks.BarcodeScanner
-
Global decoder flags value: calculate location for 1D barcodeTypes (Code128, Code93, Code39 supported)
- MWB_CFG_GLOBAL_DISABLE_PREPROCESSING - Static variable in class com.manateeworks.BarcodeScanner
-
Global decoder flags value: disable some image pre=processing, suitable for devices with weak CPU
- MWB_CFG_GLOBAL_ENABLE_MULTI - Static variable in class com.manateeworks.BarcodeScanner
-
Global decoder flags value: enable multi code scanning
- MWB_CFG_GLOBAL_HORIZONTAL_SHARPENING - Static variable in class com.manateeworks.BarcodeScanner
-
Global decoder flags value: apply sharpening on input image
- MWB_CFG_GLOBAL_ROTATE180 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_GLOBAL_ROTATE90 - Static variable in class com.manateeworks.BarcodeScanner
-
Global decoder flags value: apply rotation on input image
- MWB_CFG_GLOBAL_SHARPENING - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_GLOBAL_USE_CENTRIC_SCANNING - Static variable in class com.manateeworks.BarcodeScanner
-
Global decoder flags value: fail decode if result is not touching the center of viewfinder (2D + Code128, Code93, Code39 supported)
1D location flags will be enabled automatically with this one
- MWB_CFG_GLOBAL_VERIFY_1D_LOCATION - Static variable in class com.manateeworks.BarcodeScanner
-
Global decoder flags value: fail 1D decode if result is not confirmed by location expanding (Code128, Code93, Code39 supported)
- MWB_CFG_GLOBAL_VERTICAL_SHARPENING - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_MSI_REQ_1010_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_MSI_REQ_10_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
MSI Plessey decoder flags value: require checksum check
MWB_CFG_MSI_REQ_10_CHKSUM is set by default
- MWB_CFG_MSI_REQ_1110_IBM_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_MSI_REQ_1110_NCR_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_MSI_REQ_11_IBM_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_MSI_REQ_11_NCR_CHKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CFG_TELEPEN_FORCE_NUMERIC - Static variable in class com.manateeworks.BarcodeScanner
-
Telepen decoder flags
- MWB_CODE_MASK_11 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_128 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_25 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_39 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_93 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_ALL - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_AZTEC - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_CODABAR - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_DM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_DOTCODE - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_EANUPC - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_MAXICODE - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_MSI - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_NONE - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for supported decoder types
- MWB_CODE_MASK_PDF - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_POSTAL - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_QR - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_RSS - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_CODE_MASK_TELEPEN - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_ID_ECI_MODE - Static variable in class com.manateeworks.BarcodeScanner
-
Barcode decoder param types
- MWB_PAR_ID_RESULT_PREFIX - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_ID_SAFE_ZONE_SCALE - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_ID_SCAN_COLOR - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_ID_VERIFY_LOCATION - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_VALUE_ECI_DISABLED - Static variable in class com.manateeworks.BarcodeScanner
-
Barcode param values
- MWB_PAR_VALUE_ECI_ENABLED - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_VALUE_RESULT_PREFIX_ALWAYS - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_VALUE_RESULT_PREFIX_DEFAULT - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_VALUE_RESULT_PREFIX_NEVER - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_VALUE_VERIFY_LOCATION_OFF - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_PAR_VALUE_VERIFY_LOCATION_ON - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_BARCODE_HEIGHT - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_BARCODE_WIDTH - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_BYTES - Static variable in class com.manateeworks.BarcodeScanner
-
Identifiers for result fields types
- MWB_RESULT_FT_IMAGE_HEIGHT - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_IMAGE_WIDTH - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_ISGS1 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_KANJI - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_LOCATION - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_MODULE_SIZE_X - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_MODULE_SIZE_Y - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_MODULES_COUNT_X - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_MODULES_COUNT_Y - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_PARSER_BYTES - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_PDF_CODEWORDS - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_PDF_COLUMNS - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_PDF_ECLEVEL - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_PDF_ROWS - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_PDF_TRUNCATED - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_SKEW - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_SUBTYPE - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_SUCCESS - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_TEXT - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_FT_TYPE - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_TYPE_MW - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RESULT_TYPE_RAW - Static variable in class com.manateeworks.BarcodeScanner
-
Identifiers for result types
- MWB_RT_BAD_PARAM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RT_BAD_PARAM - Static variable in class com.manateeworks.MWParser
-
- MWB_RT_FAIL - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RT_FAIL - Static variable in class com.manateeworks.MWParser
-
- MWB_RT_NOT_SUPPORTED - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RT_NOT_SUPPORTED - Static variable in class com.manateeworks.MWParser
-
- MWB_RT_OK - Static variable in class com.manateeworks.BarcodeScanner
-
Basic return values for API functions
- MWB_RT_OK - Static variable in class com.manateeworks.MWParser
-
Basic return values for API functions
- MWB_RTREG_CUSTOM_SIZE_EXCEEDED - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_INVALID_APPLICATION - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_INVALID_CHECKSUM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_INVALID_KEY - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_INVALID_KEY_VERSION - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_INVALID_PLATFORM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_INVALID_SDK_VERSION - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_KEY_EXPIRED - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_RTREG_OK - Static variable in class com.manateeworks.BarcodeScanner
-
Basic return values for RegisterSDK function
- MWB_RTREG_REGISTERING_IN_PROGRESS - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SCANDIRECTION_AUTODETECT - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SCANDIRECTION_HORIZONTAL - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for 1D scanning direction
- MWB_SCANDIRECTION_OMNI - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SCANDIRECTION_VERTICAL - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_C25_COOP - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_C25_IATA - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_C25_INTERLEAVED - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for Code 2 of 5 decoder types
- MWB_SUBC_MASK_C25_INVERTED - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_C25_ITF14 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_C25_MATRIX - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_C25_STANDARD - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_EANUPC_EAN_13 - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for UPC/EAN decoder types
- MWB_SUBC_MASK_EANUPC_EAN_8 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_EANUPC_UPC_A - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_EANUPC_UPC_E - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_EANUPC_UPC_E1 - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_PDF_MICRO - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_PDF_STANDARD - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for PDF decoder types
- MWB_SUBC_MASK_POSTAL_AUSTRALIAN - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_POSTAL_IM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_POSTAL_PLANET - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_POSTAL_POSTNET - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for POSTAL decoder types
- MWB_SUBC_MASK_POSTAL_ROYAL - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_QR_MICRO - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_QR_STANDARD - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for QR decoder types
- MWB_SUBC_MASK_RSS_14 - Static variable in class com.manateeworks.BarcodeScanner
-
Bit mask identifiers for RSS decoder types
- MWB_SUBC_MASK_RSS_EXP - Static variable in class com.manateeworks.BarcodeScanner
-
- MWB_SUBC_MASK_RSS_LIM - Static variable in class com.manateeworks.BarcodeScanner
-
- MWBcleanupLib() - Static method in class com.manateeworks.BarcodeScanner
-
Free memory resources allocated by library.
- MWBcropPreviewFrame(byte[], int, int, int) - Static method in class com.manateeworks.BarcodeScanner
-
For use with StingRay.
- MWBdisableCode(int) - Static method in class com.manateeworks.BarcodeScanner
-
Disable decoder type
Remove barcode type from set of enabled types
- MWBdisableFlag(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Disable option for single barcode type (or global one).
- MWBdisableSubcode(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Disable subcode for given code group flag.
- MWBenableCode(int) - Static method in class com.manateeworks.BarcodeScanner
-
Enable decoder type.
- MWBenableFlag(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Enable option for single barcode type (or global one).
- MWBenableSubcode(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Enable subcode for given code group flag.
- MWBgetActiveCodes() - Static method in class com.manateeworks.BarcodeScanner
-
Get active decoder types.
- MWBgetActiveSubcodes(int) - Static method in class com.manateeworks.BarcodeScanner
-
Get active subcodes for given code group flag.
- MWBgetBarcodeLocation() - Static method in class com.manateeworks.BarcodeScanner
-
Barcode location points.
- MWBgetDeviceID() - Static method in class com.manateeworks.BarcodeScanner
-
Get device ID.
- MWBgetDirection() - Static method in class com.manateeworks.BarcodeScanner
-
Get active scanning direction
- MWBgetFlags(int) - Static method in class com.manateeworks.BarcodeScanner
-
Get active flags for single barcode type.
- MWBgetLastType() - Static method in class com.manateeworks.BarcodeScanner
-
Retrieves actual detected code type after successful MWB_scanGrayscaleImage call.
- MWBgetLibVersion() - Static method in class com.manateeworks.BarcodeScanner
-
Returns version code of Barcode Scanner Library.
- MWBgetLibVersion() - Static method in class com.manateeworks.MWParser
-
Returns version code of SDK Library.
- MWBgetLibVersionText() - Static method in class com.manateeworks.BarcodeScanner
-
- MWBgetLicenseString() - Static method in class com.manateeworks.BarcodeScanner
-
Get license string for retrieving remaining devices
It should be called after registering call, and works only on iOS and Android
- MWBgetParam(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Get specified decoder param.
- MWBgetResultType() - Static method in class com.manateeworks.BarcodeScanner
-
Get currently active result type.
- MWBgetScanningRect(int) - Static method in class com.manateeworks.BarcodeScanner
-
Get rectangular area for barcode scanning with selected single or multiple decoder type(s).
- MWBgetScanningRectArray(int) - Static method in class com.manateeworks.BarcodeScanner
-
Get rectangular area for barcode scanning with selected single or multiple decoder type(s).
- MWBgetSupportedCodes() - Static method in class com.manateeworks.BarcodeScanner
-
Returns supported decoders in this library release.
- MWBgetTargetRect() - Static method in class com.manateeworks.BarcodeScanner
-
Get rectangular area for targeted scanning
Output values are in percentages of screeen width and height (range 0 - 100)
- MWBgetTargetRectArray() - Static method in class com.manateeworks.BarcodeScanner
-
Get rectangular area for targeted scanning
Output values are in percentages of screeen width and height (range 0 - 100)
- MWBisLastGS1() - Static method in class com.manateeworks.BarcodeScanner
-
Retrieves is result of GS1 type.
- MWBregisterSDK(String, Activity) - Static method in class com.manateeworks.BarcodeScanner
-
Registers licensing information for all SDK functionality.
- MWBregisterSDK(String, Context) - Static method in class com.manateeworks.BarcodeScanner
-
Registers licensing information for all SDK functionality.
- MWBregisterSDKCustom(String, String, Context) - Static method in class com.manateeworks.BarcodeScanner
-
Same as RegisterSDK with addition of custom string to be
sent along with tracking info.
- MWBscanByteBuffer(ByteBuffer, int, int) - Static method in class com.manateeworks.BarcodeScanner
-
- MWBscanGrayscaleImage(byte[], int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Main scan function.
- MWBsetActiveCodes(int) - Static method in class com.manateeworks.BarcodeScanner
-
Sets active or inactive status of decoder types and updates decoder execution priority list.
- MWBsetActiveSubcodes(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Set active subcodes for given code group flag.
- MWBsetDirection(int) - Static method in class com.manateeworks.BarcodeScanner
-
Configure scanning direction for 1D barcodes.
- MWBsetDuplicate(byte[], int) - Static method in class com.manateeworks.BarcodeScanner
-
Set the decoded barcode result to be checked as duplicate.
- MWBsetDuplicatesTimeout(int) - Static method in class com.manateeworks.BarcodeScanner
-
Set time in seconds in which decoder will ignore same barcode detected.
- MWBsetFlags(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Configure options for single barcode type.
- MWBsetLevel(int) - Static method in class com.manateeworks.BarcodeScanner
-
Configure global library effort level
Barcode detector relies on image processing and geometry interpolation for
extracting optimal data for decoding.
- MWBsetMinLength(int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Set minimum result length for single barcode type.
- MWBsetParam(int, int, int) - Static method in class com.manateeworks.BarcodeScanner
-
Set custom decoder param.
- MWBsetResultType(int) - Static method in class com.manateeworks.BarcodeScanner
-
Set result type from MWB_scanGrayscaleImage
Users now can choose between getting raw result bytes as a result of image scan, or
byte representation of complex result structure containing all information about the
scanned barcode.
- MWBsetScanningRect(int, float, float, float, float) - Static method in class com.manateeworks.BarcodeScanner
-
Sets rectangular area for barcode scanning with selected single decoder type.
- MWBsetScanningRect(int, Rect) - Static method in class com.manateeworks.BarcodeScanner
-
Sets rectangular area for barcode scanning with selected single decoder type.
- MWBsetTargetRect(float, float, float, float) - Static method in class com.manateeworks.BarcodeScanner
-
Sets rectangular area for targeted barcode scanning.
- MWBsetTargetRect(Rect) - Static method in class com.manateeworks.BarcodeScanner
-
- MWBvalidateVIN(byte[]) - Static method in class com.manateeworks.BarcodeScanner
-
Checks if the input is a valid Vehicle Identification Number
- MWLocation(float[]) - Constructor for class com.manateeworks.BarcodeScanner.MWLocation
-
Main MWLocation constructor.
- MWP_PARSER_MASK_AAMVA - Static variable in class com.manateeworks.MWParser
-
- MWP_PARSER_MASK_GS1 - Static variable in class com.manateeworks.MWParser
-
- MWP_PARSER_MASK_HIBC - Static variable in class com.manateeworks.MWParser
-
- MWP_PARSER_MASK_ISBT - Static variable in class com.manateeworks.MWParser
-
- MWP_PARSER_MASK_IUID - Static variable in class com.manateeworks.MWParser
-
- MWP_PARSER_MASK_NONE - Static variable in class com.manateeworks.MWParser
-
Bit mask identifiers for supported decoder types
- MWP_PARSER_MASK_SCM - Static variable in class com.manateeworks.MWParser
-
- MWParser - Class in com.manateeworks
-
Represents a static MWParser class with native parser.
- MWParser() - Constructor for class com.manateeworks.MWParser
-
- MWPgetFormattedText(int, byte[]) - Static method in class com.manateeworks.MWParser
-
Get parsed result in form of 'formatted text', mainly suited for demonstration purpose.
- MWPgetJSON(int, byte[]) - Static method in class com.manateeworks.MWParser
-
Get parsed result as JSON string, containing general info about parsed data, and fields array.
- MWPgetSupportedParsers() - Static method in class com.manateeworks.MWParser
-
Returns supported parsers in this library release.
- MWPregisterParser(int, String, String) - Static method in class com.manateeworks.MWParser
-
- MWResult() - Constructor for class com.manateeworks.BarcodeScanner.MWResult
-
Default MWResult constructor.
- MWResults(byte[]) - Constructor for class com.manateeworks.BarcodeScanner.MWResults
-
Main MWResults constructor.
- MXConnectException - Exception in com.cognex.dataman.sdk.exceptions
-
MXConnect related exception
- MXConnectException(String) - Constructor for exception com.cognex.dataman.sdk.exceptions.MXConnectException
-
Initializes an MXConnect exception
- MXHelper - Class in com.cognex.dataman.sdk
-
- MXHelper() - Constructor for class com.cognex.dataman.sdk.MXHelper
-
- onAvailabilityChanged(ReaderDevice) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.ReaderDeviceListener
-
Called if the availability of the
ReaderDevice
has been changed
- onBatchCommandsCompleted(DataManSystem) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnBatchCommandsCompletedListener
-
Called when a response is received from the reader, including the index of the sent command string in the list.
- onBinaryDataTransferProgress(DataManSystem, TransferDirection, int, int) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnBinaryDataTransferProgressListener
-
Called when a certain amount of binary data has been transferred.
- onCodeQualityDataArrived(DataManSystem, String) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnCodeQualityDataArrivedListener
-
Called when the code quality data has been arrived.
- onComplexResultArrived(ComplexResult) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- onConnected(DataManSystem) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnConnectedListener
-
Called after successfully connecting to a reader.
- onConnected(DataManSystem) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- onConnectionCompleted(ReaderDevice, Throwable) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.OnConnectionCompletedListener
-
Called as connection has been established to the reader
- onConnectionError(DataManSystem, Exception) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnConnectionErrorListener
-
Called when an error occurs while connecting to a reader.
- onConnectionError(DataManSystem, Exception) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- onConnectionStateChanged(ReaderDevice) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.ReaderDeviceListener
-
Called if the
ReaderDevice
connection state has been changed
- onDataManDeviceDetected(CogNamerDevice) - Method in interface com.cognex.dataman.sdk.discovery.EthernetDiscoverer.OnDataManDeviceDetectedListener
-
Called if a device is found.
- onDeviceBatteryLevelReceived(ReaderDevice, int, Throwable) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.OnDeviceBatteryLevelListener
-
Called as battery level information is available from the device
- onDisconnected(DataManSystem) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnDisconnectedListener
-
Called after disconnected from a reader.
- onDisconnected(DataManSystem) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- onHeartbeatResponseMissed(DataManSystem) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnHeartbeatResponseMissedListener
-
Called when a response to a heartbeat command has been missed.
- onImageArrived(DataManSystem, int, Bitmap) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnImageArrivedListener
-
Called when an image has been arrived.
- onImageGraphicsArrived(DataManSystem, int, String) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnImageGraphicsArrivedListener
-
Called when the image graphics has been arrived.
- onLightsOnCompleted(ReaderDevice, Boolean, Throwable) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.OnLightsListener
-
Called as lights state information is available
- onLiveImageArrived(DataManSystem, Bitmap) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnLiveImageArrivedListener
-
Called when a live image has been arrived.
- onOffProtocolByteReceived(DataManSystem, byte) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnOffProtocolByteReceivedListener
-
Called when an off protocol byte has been received.
- onReadResultReceived(ReaderDevice, ReadResults) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.ReaderDeviceListener
-
- onReadStringArrived(DataManSystem, int, String) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnReadStringArrivedListener
-
Called when a read string has been arrived.
- onResetConfigCompleted(ReaderDevice, Throwable) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.OnResetConfigListener
-
Called if reset command has been returned from Reader
- onResponseReceived(DataManSystem, DmccResponse) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnResponseReceivedListener
-
Called when a response is received from the reader.
- onSimpleResultDropped(SimpleResult) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
- onStatusEventArrived(DataManSystem, String) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnStatusEventArrivedListener
-
Called when the status event has been arrived.
- onSymbologyEnabled(ReaderDevice, ReaderDevice.Symbology, Boolean, Throwable) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.OnSymbologyListener
-
Called as symbology related information is available from the device
- onSystemWentOffline(DataManSystem) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnSystemWentOfflineListener
-
Called when the reader went offline.
- onSystemWentOnline(DataManSystem) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnSystemWentOnlineListener
-
Called when the reader went online.
- onTrainingResultArrived(DataManSystem, String) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnTrainingResultArrivedListener
-
Called when the training result has been arrived.
- onXmlResultArrived(DataManSystem, int, String) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnXmlResultArrivedListener
-
Called when the XML result has been arrived.
- onXmlStatisticsArrived(DataManSystem, String) - Method in interface com.cognex.dataman.sdk.DataManSystem.OnXmlStatisticsArrivedListener
-
Called when the XML statistics has been arrived.
- OperationCanceledException - Exception in com.cognex.dataman.sdk.exceptions
-
Represents the error that caused by a command which was canceled.
- OperationCanceledException(String, int) - Constructor for exception com.cognex.dataman.sdk.exceptions.OperationCanceledException
-
- SCM_ERROR_CANT_ALLOCATE_MEMORY - Static variable in class com.manateeworks.MWParser
-
- SCM_ERROR_ELEMENT_NOT_FOUND - Static variable in class com.manateeworks.MWParser
-
- SCM_ERROR_INVALID_CODE - Static variable in class com.manateeworks.MWParser
-
- SCM_ERROR_INVALID_FORMAT - Static variable in class com.manateeworks.MWParser
-
- SCM_WARNING_FIELD_EXCEEDS_MAX_LENGTH - Static variable in class com.manateeworks.MWParser
-
- SCM_WARNING_INVALID_TERMINATOR - Static variable in class com.manateeworks.MWParser
-
- SCM_WARNING_LENGTH_OUT_OF_BOUNDS - Static variable in class com.manateeworks.MWParser
-
- sendBatchCommands(List<String>, DataManSystem.OnBatchCommandsCompletedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
- sendCommand(String) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sends a command to the connected device with the default timeout.
- sendCommand(String, DataManSystem.OnResponseReceivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sends a command to the connected device with the default timeout.
- sendCommand(String, byte[], int, boolean, DataManSystem.OnResponseReceivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sends a command and the specified binary data to the connected device with the given
timeout value.
- sendCommandSync(String, byte[], int, boolean) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sends a command and the specified binary data to the connected device with the given
timeout value.
- sendIdentifier() - Method in class com.cognex.dataman.sdk.discovery.EthernetDiscoverer
-
Send identifier packet on the network.
- set(boolean[]) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.LightCommand
-
- setAll(boolean) - Method in interface com.cognex.mobile.barcode.sdk.ReaderDevice.LightCommand
-
- setCameraPreviewContainer(ViewGroup) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sets the container where the camera preview will be placed.
- setCameraPreviewContainer(ViewGroup) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Sets the container where the camera preview will be placed.
- setCharset(Charset) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sets the
Charset
object used when converting a series of bytes from the
reader to a string.
- setDeviceFilter(int) - Method in class com.cognex.dataman.sdk.discovery.EthernetDiscoverer
-
- setEnabled(boolean) - Method in interface com.cognex.dataman.sdk.Logger
-
Enables or disables logging.
- setExpectReadStringAsResponse(boolean) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sets the value indicating whether the new syntax should be used when handling DMCC results.
- setExtraHeaderData(String) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sets the extra header data sent with all commands.
- setFlushBufferEnabled(boolean) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Enables or disables buffer flushing on the device.
- setLightsOn(boolean, ReaderDevice.OnLightsListener) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Turns on or off all internal lights of the reader
- setLogger(Logger) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sets the optional logger which can be used for debugging purposes.
- setLogger(Logger) - Method in class com.cognex.dataman.sdk.discovery.EthernetDiscoverer
-
Sets the optional logger which can be used for debugging purposes.
- setOnBinaryDataTransferProgressListener(DataManSystem.OnBinaryDataTransferProgressListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked to report binary data transfer progress.
- setOnCodeQualityDataArrivedListener(DataManSystem.OnCodeQualityDataArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a code quality data in XML format is arrived.
- setOnConnectedListener(DataManSystem.OnConnectedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Registers a callback to be invoked when a connection to a reader is successfully established.
- setOnConnectionErrorListener(DataManSystem.OnConnectionErrorListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a connection error occurs during connecting to a reader.
- setOnDisconnectedListener(DataManSystem.OnDisconnectedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when disconnected from a reader.
- setOnHeartbeatResponseMissedListener(DataManSystem.OnHeartbeatResponseMissedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when the response of a heartbeat command is missed.
- setOnImageArrivedListener(DataManSystem.OnImageArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a read image is arrived.
- setOnImageGraphicsArrivedListener(DataManSystem.OnImageGraphicsArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when an image graphics in XML format is arrived.
- setOnOffProtocolByteReceivedListener(DataManSystem.OnOffProtocolByteReceivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when an off protocol byte is received.
- setOnReadStringArrivedListener(DataManSystem.OnReadStringArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a simple read string is arrived.
- setOnStatusEventArrivedListener(DataManSystem.OnStatusEventArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a status event is arrived.
- setOnSystemWentOfflineListener(DataManSystem.OnSystemWentOfflineListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when the reader went offline.
- setOnSystemWentOnlineListener(DataManSystem.OnSystemWentOnlineListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when the reader went online.
- setOnTrainingResultArrivedListener(DataManSystem.OnTrainingResultArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a training result in XML format is arrived.
- setOnXmlResultArrivedListener(DataManSystem.OnXmlResultArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a read result in XML format is arrived.
- setOnXmlStatisticsArrivedListener(DataManSystem.OnXmlStatisticsArrivedListener) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Register a callback to be invoked when a read statistics in XML format is arrived.
- setParser(ReaderDevice.ResultParser) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Set reader device resultParser
- setReaderDeviceListener(ReaderDevice.ReaderDeviceListener) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Registers a listener for read results and connection state changes
- setReadStringEncoding(ReaderDevice.ReadStringEncoding) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Set the encoding that is used to decode Read String from base64 result
- setResultTypes(EnumSet<ResultType>) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sets the result types that should be handled by the SDK.
- setSymbologyEnabled(ReaderDevice.Symbology, boolean, ReaderDevice.OnSymbologyListener) - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Enable or disable the provided symbology on the reader
- setTimeout(int) - Method in class com.cognex.dataman.sdk.DataManSystem
-
Sets the timeout value (in milliseconds) used in operations that can time out.
- SHOW_CLOSE_BUTTON - Static variable in class com.cognex.dataman.sdk.PreviewOption
-
Show close button in partial view.
- skew - Variable in class com.manateeworks.BarcodeScanner.MWResult
-
- startAvailabilityListening() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Starts device availability monitoring
- startDeviceDiscovery() - Method in class com.cognex.dataman.sdk.discovery.EthernetDiscoverer
-
Starts the device discovery process.
- startDeviceDiscovery(boolean) - Method in class com.cognex.dataman.sdk.discovery.EthernetDiscoverer
-
Starts the device discovery process.
- startScanning() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Starts triggering
- stopAvailabilityListening() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Stops device availability monitoring
- stopDeviceDiscovery() - Method in class com.cognex.dataman.sdk.discovery.EthernetDiscoverer
-
Cancels the currently running device discovery.
- stopScanning() - Method in class com.cognex.mobile.barcode.sdk.ReaderDevice
-
Stops triggering
- subtype - Variable in class com.manateeworks.BarcodeScanner.MWResult
-
Integer representation of each subcode type, defined within the decoder.
- SystemOfflineException - Exception in com.cognex.dataman.sdk.exceptions
-
Represents the error that caused by the offline reader that can't accept commands.
- SystemOfflineException(String, int) - Constructor for exception com.cognex.dataman.sdk.exceptions.SystemOfflineException
-
- valueOf(String) - Static method in enum com.cognex.dataman.sdk.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.dataman.sdk.ImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.dataman.sdk.ImageQuality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.dataman.sdk.ImageSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.dataman.sdk.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.Availability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.ReadStringEncoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.ResultParser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.Symbology
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.cognex.dataman.sdk.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.dataman.sdk.ImageFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.dataman.sdk.ImageQuality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.dataman.sdk.ImageSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.dataman.sdk.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.Availability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.ReadStringEncoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.ResultParser
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cognex.mobile.barcode.sdk.ReaderDevice.Symbology
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class com.manateeworks.BarcodeScanner.MWResults
-