- i2of5 - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams
 
- 
The I2OF5 class provides access to parameters that are available for
 the I2OF5 decoder.
 
- i2of5 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.Decoders
 
- 
Deprecated.
 
- identificationTimeout - Variable in class com.symbol.emdk.simulscan.SimulScanConfig
 
- 
Deprecated.
Amount of time in milliseconds to wait before timing out identification.
 
- illumination_brightness - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
 
- 
Deprecated.
Sets the Illumination Brightness of the Imager.
 
- illumination_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
 
- 
Deprecated.
Turns camera illumination on and off.
 
- illuminationBrightness - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
 
- 
This parameter controls the illumination brightness (intensity) of the imager during the scanning session.
 
- illuminationMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
 
- 
Turns camera illumination on and off.
 
- illuminationMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
 
- 
Turns imager illumination on and off.
 
- imagerSpecific - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific
 
- 
Provide access to set the imager specific settings if the scanner device is imager.
 
- ime_output_enabled - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery.Keystroke
 
- 
Deprecated.
 
- instantReporting - Variable in class com.symbol.emdk.barcode.ScannerConfig.MultiBarcodeParams
 
- 
 
- instantReporting - Variable in class com.symbol.emdk.barcode.ScannerConfig.NGSimulScanParams.MultiBarcodeParams
 
- 
Enables/Disables instantaneous reporting of unique barcodes within a scanning session (duplicates are ignored).
 
- intent - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.DataDelivery
 
- 
Deprecated.
 
- InterfaceConfig - Class in com.symbol.emdk.barcode
 
-  
 
- interleaved_2of5 - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams
 
- 
Deprecated.
 
- inverse - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.DotCode
 
- 
Use to set parameter inverse.
 
- inverse - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.GridMatrix
 
- 
Use to set parameter inverse.
 
- inverse1DMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.CameraSpecific
 
- 
This parameter allows the user to select decoding on inverse 1D barcodes.
 
- inverse1DMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ImagerSpecific
 
- 
This parameter allows the user to select decoding on inverse 1D barcodes.
 
- inverse1DMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.LaserSpecific
 
- 
This parameter allows the user to select decoding on inverse 1D barcodes.
 
- inverse_1d_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.ReaderParams
 
- 
Deprecated.
This parameter allows the user to select decoding on inverse 1D bar codes.
 
- inverseOcr - Variable in class com.symbol.emdk.barcode.ScannerConfig.OcrParams
 
- 
Setting to change the OCR behavior for white or light words on a black or dark background.
 
- isBeepSupported() - Method in class com.symbol.emdk.notification.DeviceInfo
 
- 
Returns true if the notification device supports Beep feature else false.
 
- isbt128_concat_mode - Variable in class com.symbol.emdk.ProfileConfig.DataCapture.Barcode.DecoderParams.Code128
 
- 
Deprecated.
Select an option for concatenating pairs of ISBT code types.
 
- isbt128ConcatMode - Variable in class com.symbol.emdk.barcode.ScannerConfig.DecoderParams.Code128
 
- 
Select an option for concatenating pairs of ISBT code types.
 
- isConnected() - Method in class com.symbol.emdk.barcode.ScannerInfo
 
-  
 
- isConnected() - Method in class com.symbol.emdk.notification.DeviceInfo
 
- 
Returns true if the notification device is connected to the mobile computer else false.
 
- isConnected() - Method in class com.symbol.emdk.notification.NotificationDevice
 
- 
Returns whether the notification device is connected to the Mobile device or not.
 
- isConnected() - Method in class com.symbol.emdk.sam.SAM
 
- 
This method will return the current SAM status whether the SAM is connected or not.
 
- isContinuousScan - Variable in class com.symbol.emdk.barcode.ScannerConfig.ReaderParams.ReaderSpecific.ContinuousRead
 
- 
 
- isDefaultDevice() - Method in class com.symbol.emdk.notification.DeviceInfo
 
- 
Returns true if it is a default notification device else false.
 
- isDefaultScanner() - Method in class com.symbol.emdk.barcode.ScannerInfo
 
- 
Returns true if it is a default scanner else false.
 
- isEnabled() - Method in class com.symbol.emdk.barcode.Scanner
 
- 
Returns scanner enabled state.
 
- isEnabled() - Method in class com.symbol.emdk.notification.NotificationDevice
 
- 
Returns whether the notification device is enabled or not.
 
- isEnabled() - Method in class com.symbol.emdk.personalshopper.Cradle
 
- 
Check if cradle has already been enabled
 
- isEnabled() - Method in class com.symbol.emdk.serialcomm.SerialComm
 
- 
Gets whether the communication port is enabled or not.
 
- isEnabled() - Method in class com.symbol.emdk.simulscan.SimulScanReader
 
- 
Deprecated.
Returns reader enabled state
 
- isLEDSupported() - Method in class com.symbol.emdk.notification.DeviceInfo
 
- 
Returns true if the notification device supports LED feature else false.
 
- isParamSupported(String) - Method in class com.symbol.emdk.barcode.ScannerConfig
 
- 
This method helps to check scanner config parameters supported 
 Returns true if specified parameter is supported.
 
- isPreviousCommandPending() - Method in class com.symbol.emdk.scanandpair.ScanAndPairManager
 
- 
This method provides information if any of the previous request is pending.
 
- isPreviousRequestPending() - Method in class com.symbol.emdk.ProfileManager
 
- 
This method tells whether the previous process profile request is pending or not.
 
- isReadPending() - Method in class com.symbol.emdk.barcode.Scanner
 
- 
Another read() cannot be submitted while a read is pending.
 
- isReadPending() - Method in class com.symbol.emdk.simulscan.SimulScanReader
 
- 
Deprecated.
Another read() cannot be submitted while a read is pending.
 
- isVibrateSupported() - Method in class com.symbol.emdk.notification.DeviceInfo
 
- 
Returns true if the notification device supports Vibrate feature else false.