Platforms to show: All Mac Windows Linux Cross-Platform

Back to BarcodeScannerMBS class.

BarcodeScannerMBS.Barcode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Picture Plugin 8.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The barcode result of the last scan.

If the last scan was successful, this property has a value.
If the last scan failed, this property is empty.
(Read and Write property)

BarcodeScannerMBS.CheckDigits as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Picture Plugin 8.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Whether to calculate the checksum.

Normal 12 or 13 digit barcodes have the last number being a checksum.
If it does not match, the barcode is declined.

Default is false.
(Read and Write property)

Some examples using this property:

BarcodeScannerMBS.LastBarcode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Picture Plugin 8.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The barcode result of the last successful scan.

If a scan fails, this value still has the value of the last successful scan.
(Read and Write property)

BarcodeScannerMBS.LastPicture as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Picture Plugin 8.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The last picture used for the scan.

(Read and Write property)

BarcodeScannerMBS.MinimumLength as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Picture Plugin 8.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The minimum length of barcodes.

Set to 0 to disable.

To avoid false barcodes, any barcode is rejected which does not have the sufficient length.

Default is 13.
(Read and Write property)

Some examples using this property:

BarcodeScannerMBS.Mode as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Barcode MBS Picture Plugin 8.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The mode of the scanner.

Mode 0 is to scan EANs.
Mode 1 is to scan 2/5 family barcodes.
(Read and Write property)

The items on this page are in the following plugins: MBS Picture Plugin.


The biggest plugin in space...