LaserSpecific class provides access to the laser scanner specific parameters.
Type - Java.Lang.Object
Properties
BeamTimer
Sets the maximum amount of time that the reader remains on (0 - 60,000 ms in increments of 100 ms). A value of 0 sets the reader to stay on indefinitely.
Type - System.Int32
ContinuousRead
ContinuousRead class provides access to continuous scanning related parameters.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.ReaderParameters.ReaderSpecifics.ContinuousRead
Inverse1DMode
This parameter allows the user to select decoding on inverse 1D bar codes. Use enum ScannerConfig.Inverse1DMode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.Inverse1DMode
LinearSecurityLevel
Sets the number of times a bar code is read to confirm an accurate decode. Use enum ScannerConfig.LinearSecurityLevel.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.LinearSecurityLevel
PowerMode
Set scanner power mode. Use enum ScannerConfig.PowerMode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.PowerMode