Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
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 |
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 |
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)
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 |
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 |
(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 |
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)
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 |
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.