![]() |
VWorks software calls the Strobe method to tell the plugin to activate the barcode reader and then read the barcode.
[out] A Barcode XML element containing the barcode that was read by the barcode reader. 0 = The request was completed (RETURN_SUCCESS)1 = Something was wrong with the input, so the request was not completed (RETURN_BAD_ARGS)2 = The request was not completed (RETURN_FAIL)The plugin returns a Barcode XML element in the bcrxml parameter of the Strobe method. This XML element contains the barcode that was read by the barcode reader.The Barcode element has the following attribute:
The following sample code is a Barcode XML element that is returned to VWorks software by the plugin as a string in the bcrxml parameter of the Strobe method. The code contains the barcode that was read by the barcode reader.