Back to FabImage Studio website
You are here: Start » Filter Reference » Camera Support » ZebraScanEngines » ZebraScanEngines_ScanBarcode_WithTimeout
Module: | ThirdParty |
---|
Scans a barcode using a Zebra scanner.
Name | Type | Range | Description | |
---|---|---|---|---|
![]() |
inTimeout | Integer | 1 - ![]() |
Maximum time to wait for a barcode in milliseconds |
![]() |
inDeviceID | Integer* | 1 - ![]() |
Device identifying number |
![]() |
outBarcodeType | ZebraScanEnginesBarcodeDataTypes? | Barcode type | |
![]() |
outBarcodeDecoded | String? | Barcode data | |
![]() |
outRawData | ByteBuffer? | Raw barcode data |
Parallel execution
This filter cannot be placed in multiple Workers.
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of ZebraScanEngines_ScanBarcode filter group.