Scans a barcode with a Barcode device.
On Android and Win10, if BarcodeConnect was not called, Kalipso will try to scan using the Camera with ZXing.
Parameters
Data
The control or variable that saves the data read from the Barcode device.
Type
The control or variable that saves the type of readed Barcode.
Timeout numeric
The defined timeout to the scan operation (in miliseconds).
SoftTrigger
Defines if the user wants to enable automatically the scanner or not.
It can be one off
- Yes
the scanner will be enabled automatically
- No
the user will have to press the scann button
|