- ScannerDataFormat - Enum in com.unitech.lib.types
-
The ScannerDataFormat enum represents the different data formats that a scanner can use.
- ScannerIndicator - Class in com.unitech.lib.engine
-
The ScannerIndicator class represents the status indicators of a scanner.
- ScannerIndicator(GoodReadIndicator, ConnectionIndicator, SettingIndicator, ErrorIndicator, PowerOnIndicator, PowerOffIndicator) - Constructor for class com.unitech.lib.engine.ScannerIndicator
-
- ScreenOffTime - Class in com.unitech.lib.reader.params
-
The ScreenOffTime class stores information about the screen off setting.
- ScreenOffTime() - Constructor for class com.unitech.lib.reader.params.ScreenOffTime
-
- ScreenOffTime(int, int) - Constructor for class com.unitech.lib.reader.params.ScreenOffTime
-
- sdata - Variable in class com.unitech.lib.reader.params.DisplayOutput
-
- SelectMask6cParam - Class in com.unitech.lib.uhf.params
-
The SelectMask6cParam class is a class for providing the capability to set Selection Mask conditions on RFID UHF modules at once.
- SelectMask6cParam() - Constructor for class com.unitech.lib.uhf.params.SelectMask6cParam
-
Creates an instance of the SelectMask6cParam class.
- SelectMask6cParam(boolean, Mask6cTarget, Mask6cAction, BankType, int, String, int) - Constructor for class com.unitech.lib.uhf.params.SelectMask6cParam
-
Creates an instance of the SelectMask6cParam class.
- SelectMask6cParam(boolean, Mask6cTarget, Mask6cAction, BankType, int, <any>) - Constructor for class com.unitech.lib.uhf.params.SelectMask6cParam
-
Creates an instance of the SelectMask6cParam class.
- SelectMask6cParam(boolean, Mask6cTarget, Mask6cAction, BankType, int, String, int, Truncate) - Constructor for class com.unitech.lib.uhf.params.SelectMask6cParam
-
Creates an instance of the SelectMask6cParam class.
- SelectMaskMode - Enum in com.unitech.lib.uhf.types
-
- selectMode - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The select mode setting
- SelectMode - Enum in com.unitech.lib.uhf.types
-
The SelectMode enumeration represents the selection mode of the TAG to be the Inventory target when
the RFID UHF module is running the Inventory.
- sendFwFileData(byte[]) - Method in class com.unitech.lib.pax.PA768eReader
-
- senRep - Variable in class com.unitech.lib.uhf.params.AuthenticateParam
-
- session - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The Session setting
- Session - Enum in com.unitech.lib.uhf.types
-
The Session enumeration represents the session of the TAG to be the Inventory target when
the RFID UHF module is running the Inventory.
- setAccessPassword(LockState) - Method in class com.unitech.lib.uhf.params.Lock6cParam
-
Set TAG Access operation for 'Access Password Area of Reserved Memory'.
- setAccessPassword(LockState) - Method in class com.unitech.lib.uhf.params.PermaLock6cParam
-
Set TAG Access operation for 'Access Password Area of Reserved Memory'.
- setAction(ActionState) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the operational state of the device associated with the instance.
- setAction(Mask6cAction) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set the Action value of "Selection Mask".
- setAddress(String) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the address of the device to which the instance of BaseReader is connected.
- setAddress(String) - Method in class com.unitech.lib.transport.BaseTransport
-
Sets the address of the device to which the BaseTransport instance is connected.
- setAlgorithm(AlgorithmType) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the algorithm type for the RFID module.
- setAlgorithmType(AlgorithmType) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the algorithm that the RFID UHF module of the appliance uses to perform the inventory.
- setAmbientTemperatureProtection(int) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the ambient temperature protection setting of the equipment.
- setAntenna(short) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the antenna identifier associated with the tag
- setAntennaRoundCount(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the antenna round count of the RFID UTE module of the Device.
- setAntennaSwitchingMode(AntennaSwitchingMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Antenna Switching Mode of the RFID UTE module of the Device.
- setAntennaSwitchingMode(AntennaSwitchingMode) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the antenna switching mode for the RFID module.
- setAutoOffTime(int) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the time which the equipment automatically turns off.
- setBank(BankType) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set the Bank value in "Selection Mask".
- setBarcodeEventListener(IBarcodeEventListener) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the barcode event listener for the BaseReader instance.
- setBarcodeID(BarcodeID) - Method in class com.unitech.lib.event.params.BarcodeEventArgs
-
- setBeeper(BeepIndicator) - Method in class com.unitech.lib.params.DeviceIndicator
-
- setBeeper(BeeperState) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the beeper operation status of the equipment.
- setBLF(BLFType) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the status of the BLF that the RFID UHF module of the appliance uses to perform
the inventory.
- setBlfType(BLFType) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the BLF type for the RFID module.
- setBluetoothSecuritySimplePairing(boolean) - Method in class com.unitech.lib.reader.BaseReader
-
Sets whether Bluetooth Security Simple Pairing is enabled.
- setCfgStorageMode(CfgStorageMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the configuration storage mode of the RFID UTE module of the Device.
- setCharging(boolean) - Method in class com.unitech.lib.params.BatteryStatus
-
- setCharPosition(byte) - Method in class com.unitech.lib.reader.params.DisplayOutput
-
- setCheckInterval(int) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the time period for checking the battery status of the device associated with the
BaseReader class instance.
- setClearScreen(boolean) - Method in class com.unitech.lib.reader.params.DisplayOutput
-
- setConfig(RFIDConfig) - Method in class com.unitech.lib.uhf.BaseUHF
-
Setup the config of the RFID module
- setConnection(ConnectionIndicator) - Method in class com.unitech.lib.engine.ScannerIndicator
-
- setConnectionMode(ConnectionMode) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the connection mode of the device.
- setContinuousMode(boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets whether or not the RFID UHF module of the device will run the Inventory continuously.
- setContinuousMode(boolean) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the continuous mode.
- setControlCharacterFilter(ControlCharacterFilter) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the Control Character Filter setting of the device.
- setCurrentValue(Object) - Method in class com.unitech.lib.params.DeviceParam
-
Set the value of the parameter without checking the access mode.
- setData(byte[]) - Method in class com.unitech.lib.event.params.BarcodeEventArgs
-
- setDataCollectionMode(DataCollectionMode) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the data collection mode of the device.
- setDataDisplayMode(DataDisplayMode) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the data display mode of the device.
- setDataDisplayTime(int) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the data display time of the device.
- setDataFormat(DataFormat) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the data format setting of the equipment.
- setDataInfo(DataInfo) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the data info setting of the equipment.
- setDataRange(DataRange) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the data range setting of the equipment.
- setDataTerminator(DataTerminator) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the data terminator setting of the equipment.
- setDeviceIndicator(DeviceIndicator) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the device indicator for the device.
- setDeviceName(String) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the name of the device to which the instance of BaseReader is connected.
- setDeviceName(String) - Method in class com.unitech.lib.transport.BaseTransport
-
Sets the name of the device to which the BaseTransport instance is connected.
- setDeviceType(DeviceType) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the type of device to which instance of BaseReader will be connected.
- setDeviceType(DeviceType) - Method in class com.unitech.lib.transport.BaseTransport
-
Sets the type of device to which the instance will be connected.
- setDisplayOutput(DisplayOutput) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the display output setting of the equipment.
- setDisplayTags(DisplayTags) - Method in class com.unitech.lib.reader.BaseReader
-
Returns the display tags of the device.
- setDisplayTags(DisplayTags) - Method in class com.unitech.lib.rpx.RP902Reader
-
- setDwellTime(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the dwellTime representing Antenna Setting of the RFID UTE module of the Device.
- setDwellTime(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the dwell time for the RFID module.
- setEnable(boolean) - Method in class com.unitech.lib.params.EventNotification
-
- setEncoding(Encoding) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the status of the encoding that the RFID UHF module of the appliance uses to perform
the inventory.
- setEncoding(Encoding) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the encoding for the RFID module.
- setEpc(LockState) - Method in class com.unitech.lib.uhf.params.Lock6cParam
-
Set TAG Access action for 'EPC memory'.
- setEpc(LockState) - Method in class com.unitech.lib.uhf.params.PermaLock6cParam
-
Set TAG Access action for 'EPC memory'.
- setEpc(byte[]) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the tag's EPC value.
- setError(ErrorIndicator) - Method in class com.unitech.lib.engine.ScannerIndicator
-
- setErrSuppressMode(ESMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Error Suppression Mode of the RFID UTE module of the Device.
- setException(ReaderException) - Method in class com.unitech.lib.uhf.BaseUHF
-
- setFastID(boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Setup the status of the FastId that the RFID UHF module of the appliance uses to
read tid when inventory.
- setFastID(boolean) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the fast ID (read TID) setting for the RFID module.
- setFastMode(boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the status of the fast mode that the RFID UHF module of the appliance uses to perform
the inventory.
- setFastMode(boolean) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the fast mode for the RFID module.
- setFind(byte) - Method in class com.unitech.lib.params.FindReplace
-
Sets the find byte.
- setFindDevice(FindDevice) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the find device status of the equipment.
- setFindReplace(FindReplace) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the FindReplace object that contains find and replace settings.
- setFixedFreqParams(long[]) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the fixed frequency parameters of the RFID UTE module of the Device.
- setFreqSwitchingMode(FreqSwitchingMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Frequency Switching Mode of the RFID UTE module of the Device.
- setFreqSwitchingMode(FreqSwitchingMode) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the frequency switching mode for the RFID module.
- setFrequency(int) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the tag's frequency value.
- setGen2xScan(Gen2XScanSetting) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the gen2x scan for the RFID module.
- setGen2xScanId(Gen2XScanIdSetting) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the gen2x scanId for the RFID module
- setGen2XScanIdSetting(Gen2XScanIdSetting) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Gen2X ScanID Command Control Setting of the RFID UTE module of the Device.
- setGen2XScanSetting(Gen2XScanSetting) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Gen2X Scan Command Control Setting of the RFID UTE module of the Device.
- setGlobalBand(GlobalBandType) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the national orientation of the RFID UHF module of the instrument.
- setGoodRead(GoodReadIndicator) - Method in class com.unitech.lib.engine.ScannerIndicator
-
- setGs1Ai(GS1AI) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the GS1 Application Identifier (AI) setting of the device.
- setHidInterCharacterDelay(HIDInterCharacterDelay) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the HID Inter Character Delay setting of the device.
- setHidKeyboardCase(HIDKeyboardCase) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the HID Keyboard Case setting of the device.
- setHidKeyboardLanguage(HIDKeyboardLanguage) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the HID Keyboard Language setting of the device.
- setId(EventNotifyId) - Method in class com.unitech.lib.params.EventNotification
-
- setIdleTime(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
The RFID UHF module of the instrument sets the time for which the radio waves are not output
in the Inventory operation and the rest of the time.
- setIdleTime(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the idle time for the RFID module.
- setInventoryDataFormat(InventoryDataFormat[]) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the inventory data format of the device.
- setInventoryTime(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the time at which radio waves are actually output in Inventory operation of the RFID
UHF module of the instrument.
- setInventoryTime(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the inventory time for the RFID module.
- setKeyFunction(KeyFunction) - Method in class com.unitech.lib.params.TriggerKeyStatus
-
- setKeyFunction(TriggerKeyStatus) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the key function for the specified trigger key status.
- setKeyType(KeyType) - Method in class com.unitech.lib.params.TriggerKeyStatus
-
- setKillPassword(LockState) - Method in class com.unitech.lib.uhf.params.Lock6cParam
-
Set TAG Access operation for 'Kill Password Area of Reserved Memory'.
- setKillPassword(LockState) - Method in class com.unitech.lib.uhf.params.PermaLock6cParam
-
Set TAG Access operation for 'Kill Password Area of Reserved Memory'.
- setLastError(ResultCode) - Method in class com.unitech.lib.reader.BaseReader
-
Use only within the SDK.
- setLbt(boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Listen-Before-Talk Setting of the RFID UTE module of the Device.
- setLbt(boolean) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the lbt (Listen Before Talk) setting for the RFID module.
- setLbtCfgSetting(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the LBT RSSI threshold of RAM/Flash for the Device.
- setLbtCfgSetting(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the LBT configuration setting for the RFID module.
- setLed(LEDIndicator) - Method in class com.unitech.lib.params.DeviceIndicator
-
- setLedControl(boolean) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the LED control setting of the device.
- setLength(int) - Method in class com.unitech.lib.uhf.params.EPCMaskParam
-
Sets the Length of the EPCMaskParam instance.
- setLength(int) - Method in class com.unitech.lib.uhf.params.Mask6cPattern
-
Sets the pattern length of the Mask6cPattern instance.
- setLength(int) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set the Length value of "Selection Mask".
- setLinePosition(byte) - Method in class com.unitech.lib.reader.params.DisplayOutput
-
- setMacAddress(String) - Method in class com.unitech.lib.transport.BaseTransport
-
Sets the MAC address of the device to which the BaseTransport instance is connected.
- setMax(int) - Method in class com.unitech.lib.uhf.params.PowerRange
-
Sets the maximum Power Gian Level value for a PowerRange instance.
- setMaxQ(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
If the algorithm of the RFID UHF module of the device uses Dynamic Q, set the maximum Q value.
- setMaxQ(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the maximum Q value for the RFID module.
- setMessage(String) - Method in class com.unitech.lib.reader.params.DisplayOutput
-
- setMin(int) - Method in class com.unitech.lib.uhf.params.PowerRange
-
Sets the Power Gian Level minimum value for a PowerRange instance.
- setMinQ(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
If the algorithm of the RFID UHF module of the device uses Dynamic Q, set the minimum Q value.
- setMinQ(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the minimum Q value for the RFID module.
- setMinute(int) - Method in class com.unitech.lib.reader.params.ScreenOffTime
-
Set Minutes.
- setMode(FindDeviceMode) - Method in class com.unitech.lib.reader.params.FindDevice
-
Set FindDeviceMode.
- setModuleProfile(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the status of the module's profile that the RFID UHF module of the appliance uses to perform
the inventory.
- setModuleProfile(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the module profile for the RFID module.
- setOffset(int) - Method in class com.unitech.lib.uhf.params.EPCMaskParam
-
Sets the offset of the EPCMaskParam instance.
- setOffset(int) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set the Offset value of "Selection Mask".
- setOperatingMode(OperatingMode) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the operating mode of the device.
- setOperatingMode(OperatingMode) - Method in class com.unitech.lib.rpx.RP902Reader
-
- setParameter(int, EngineParam, IParameterEventListener) - Method in class com.unitech.lib.engine.BaseEngine
-
Set an engine parameter setting.
- setParameter(EngineParam, IParameterEventListener) - Method in class com.unitech.lib.engine.BaseEngine
-
Set an engine parameter setting.
- setParameter(int, DeviceParam, IParameterEventListener) - Method in class com.unitech.lib.reader.BaseReader
-
Set a device parameter setting.
- setParameter(DeviceParam, IParameterEventListener) - Method in class com.unitech.lib.reader.BaseReader
-
Set a device parameter setting.
- setParameters(int, EngineParam[], IParameterEventListener) - Method in class com.unitech.lib.engine.BaseEngine
-
Set multiple engine parameter settings.
- setParameters(EngineParam[], IParameterEventListener) - Method in class com.unitech.lib.engine.BaseEngine
-
Set multiple engine parameter settings.
- setParameters(int, DeviceParam[], IParameterEventListener) - Method in class com.unitech.lib.reader.BaseReader
-
Set multiple device parameter settings.
- setParameters(DeviceParam[], IParameterEventListener) - Method in class com.unitech.lib.reader.BaseReader
-
Set multiple device parameter settings.
- setPATemperatureProtection(int) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the PA temperature protection setting of the equipment.
- setPattern(String) - Method in class com.unitech.lib.uhf.params.EPCMaskParam
-
Sets the Pattern for the EPCMaskParam instance.
- setPattern(String) - Method in class com.unitech.lib.uhf.params.Mask6cPattern
-
Sets the Mask pattern for the instance.
- setPattern(String) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set the Pattern value of "Selection Mask".
- setPc(byte[]) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the tag's PC value.
- setPc(int) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the tag's PC value using an integer.
- setPercentage(int) - Method in class com.unitech.lib.params.BatteryStatus
-
- setPhaseBegin(float) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the phase begin value.
- setPhaseEnd(float) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the phase end value.
- setPhaseSetting(boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the phase setting of the RFID UTE module of the Device.
- setPower(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the antenna output of the RFID UHF module of the instrument.
- setPower(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the power for the RFID module.
- setPowerMode(PowerMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the status of the power mode the RFID UHF module of the appliance uses to perform
the inventory.
- setPowerOff(PowerOffIndicator) - Method in class com.unitech.lib.engine.ScannerIndicator
-
- setPowerOn(PowerOnIndicator) - Method in class com.unitech.lib.engine.ScannerIndicator
-
- setPowerSaveTime(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Power Save Timeout of the RFID UTE module of the Device.
- setPowerSavingMode(PowerSavingMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the power saving mode of the RFID UHF module of the device.
- setPowerSavingMode(PowerSavingMode) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the power saving mode for the RFID module.
- setQ(short) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the Q value.
- setRawValue(String) - Method in class com.unitech.lib.params.DeviceParam
-
- setReadMode(ReadMode) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the read mode status of the equipment.
- setReplace(byte) - Method in class com.unitech.lib.params.FindReplace
-
Sets the replace byte.
- setRfidEventListener(IRfidEventListener) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the RFID event listener for the BaseReader instance.
- setRFMode(RFMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the RF Mode of the RFID UTE module of the Device.
- setRfMode(RFMode) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the RF mode for the RFID module.
- setRoundCnt(long) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the round count associated with the tag.
- setRssi(float) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the tag's RSSI value.
- setScannerDataFormat(ScannerDataFormat[]) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the scanner data format of the device.
- setScannerIndicator(ScannerIndicator) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the scanner indicator setting of the device.
- setScreenOffTime(ScreenOffTime) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the time which the equipment automatically screen off.
- setSecond(int) - Method in class com.unitech.lib.reader.params.ScreenOffTime
-
Set Seconds.
- setSelectMask6c(int, SelectMask6cParam) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Selection Mask item of the RFID UHF module of the Device.
- setSelectMask6cAction(int, Mask6cAction) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the comparison behavior of the Selection Mask item of the RFID UHF module of the device.
- setSelectMask6cBank(int, BankType) - Method in class com.unitech.lib.uhf.BaseUHF
-
The Selection Mask item of the RFID UHF module of the device sets the memory bank to be compared.
- setSelectMask6cEnabled(int, boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set whether or not to use the Selection Mask item of the RFID UHF module of the Device.
- setSelectMask6cOffset(int, int) - Method in class com.unitech.lib.uhf.BaseUHF
-
The Selection Mask item of the RFID UHF module of the device sets the start address of the
memory to start the comparison.
- setSelectMask6cPattern(int, Mask6cPattern) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the comparison value and length of the Selection Mask item of the RFID UHF module of the device.
- setSelectMask6cTarget(int, Mask6cTarget) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Flag of the tag to save the comparison result of Selection Mask item of the RFID
UHF module of the device.
- setSelectMask6cTruncate(int, Truncate) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the truncate of the Selection Mask item of the RFID UHF module of the device.
- setSelectMode(SelectMode) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the Select Mode of the RFID UTE module of the Device.
- setSelectMode(SelectMode) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the select mode for the RFID module.
- setSession(Session) - Method in class com.unitech.lib.uhf.BaseUHF
-
Device's RFID UHF module sets the Session to check the status of the Session of
the tag to be read by Inventory operation.
- setSession(Session) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the session for the RFID module.
- setSetting(SettingIndicator) - Method in class com.unitech.lib.engine.ScannerIndicator
-
- setSettingByLabel(boolean) - Method in class com.unitech.lib.reader.BaseReader
-
Sets whether the device settings are applied by label.
- setSoftWareScan(boolean) - Method in class com.unitech.lib.rpx.RP902Reader
-
- setStartQ(int) - Method in class com.unitech.lib.uhf.BaseUHF
-
If the algorithm of the RFID UHF module of the device is using Dynamic Q, set the
starting Q value.
- setStartQ(int) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the start Q value for the RFID module.
- setState(BatteryState) - Method in class com.unitech.lib.params.BatteryStatus
-
- setState(ConnectState, Object) - Method in class com.unitech.lib.transport.BaseTransport
-
- setStateListener(IConnectStateEventListener) - Method in class com.unitech.lib.transport.BaseTransport
-
Sets the listener to receive the connection status of an instance of the BaseTransport class.
- setTagCount(long) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the number of tags detected.
- setTagFocus(boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Set the TagFocus Setting of the RFID UTE module of the Device.
- setTagFocus(boolean) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the tag focus setting for the RFID module.
- setTagUnique(TagUnique) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the Tag Unique setting of the device.
- setTarget(Target) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the state of target of tag to read by Inventory operation.
- setTarget(Target) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the target for the RFID module.
- setTarget(Mask6cTarget) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set the Target Flag of "Selection Mask".
- setTARI(TARIType) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the status of the TARI that the RFID UHF module of the appliance uses to perform
the inventory.
- setTariType(TARIType) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the TARI type for the RFID module.
- setTemperatureProtectionMode(TemperatureProtectionMode) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the temperature protection mode of the equipment.
- setTid(LockState) - Method in class com.unitech.lib.uhf.params.Lock6cParam
-
Set TAG Access operation for 'TID memory'.
- setTid(LockState) - Method in class com.unitech.lib.uhf.params.PermaLock6cParam
-
Set TAG Access operation for 'TID memory'.
- setTid(byte[]) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the tag's TID value.
- setTime(Date) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the system time of the instrument.
- setTimeout(int) - Method in class com.unitech.lib.reader.params.FindDevice
-
Set timeout.
- setTimestamp(Date) - Method in class com.unitech.lib.event.params.BarcodeEventArgs
-
- setTimestamp(Date) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the timestamp of the tag detection.
- SettingIndicator - Enum in com.unitech.lib.engine.types
-
The SettingIndicator enum represents different types of setting indicators.
- setToggleTarget(boolean) - Method in class com.unitech.lib.uhf.BaseUHF
-
Sets the status of the toggle target that the RFID UHF module of the appliance uses to perform
the inventory.
- setToggleTarget(boolean) - Method in class com.unitech.lib.uhf.params.RFIDConfig
-
Sets the toggle target for the RFID module.
- setTruncate(Truncate) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set the Truncate value of "Selection Mask".
- setUsed(boolean) - Method in class com.unitech.lib.uhf.params.SelectMask6cParam
-
Set whether or not to use "Selection Mask".
- setUser(LockState) - Method in class com.unitech.lib.uhf.params.Lock6cParam
-
Set TAG Access action for 'EPC memory'.
- setUser(LockState) - Method in class com.unitech.lib.uhf.params.PermaLock6cParam
-
Set TAG Access action for 'EPC memory'.
- setUserData(byte[]) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the user data on the device.
- setUserData(byte[]) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the user data value.
- setValue(Object) - Method in class com.unitech.lib.params.DeviceParam
-
Set the value of the parameter
- setValue(String) - Method in class com.unitech.lib.params.EngineParam
-
Sets the value of the parameter.
- setVibrator(boolean) - Method in class com.unitech.lib.params.DeviceIndicator
-
- setVibrator(VibratorState) - Method in class com.unitech.lib.reader.BaseReader
-
Sets the vibrator operation status of the equipment.
- setXpc(byte[]) - Method in class com.unitech.lib.uhf.params.TagExtParam
-
Sets the XPC value.
- SGTIN - Class in com.unitech.lib.tagcoder
-
The SGTIN class is a class that convert EPC to SGTIN format.
- SGTIN(String) - Constructor for class com.unitech.lib.tagcoder.SGTIN
-
- shutDown() - Method in class com.unitech.lib.reader.BaseReader
-
Shuts down the device.
- SKUType - Enum in com.unitech.lib.types
-
The SKUType enumeration represents the type of device associated with the SDK.
- stagingReset() - Method in class com.unitech.lib.reader.BaseReader
-
Resets the staging area of the device.
- start() - Method in class com.unitech.lib.reader.DetectReader
-
Starts the USB detection process by registering the USB broadcast receiver.
- startAddress - Variable in class com.unitech.lib.uhf.params.BlockPermaLockParam
-
- startAddress - Variable in class com.unitech.lib.uhf.params.MarginReadParam
-
- startDecode() - Method in class com.unitech.lib.reader.BaseReader
-
Starts the decoding process on the device.
- startFwFileTransfer(String, long) - Method in class com.unitech.lib.pax.PA768eReader
-
- startFwUpdate(FirmwareUpdateMode) - Method in class com.unitech.lib.pax.PA768eReader
-
- startQ - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The start Q value
- status - Variable in class com.unitech.lib.params.AntennaStatusEventArgs
-
- stop() - Method in class com.unitech.lib.reader.DetectReader
-
Stops the USB detection process by unregistering the USB broadcast receiver.
- stop() - Method in class com.unitech.lib.uhf.BaseUHF
-
Instructs the Device to stop the operation being performed.
- stopDecode() - Method in class com.unitech.lib.reader.BaseReader
-
Stops the decoding process on the device.
- stringToBytesASCII(String) - Static method in class com.unitech.lib.reader.params.DisplayOutput
-
Returns the ASCII of String.
- strVersion - Variable in class com.unitech.lib.engine.BaseEngine
-
- strZero(String, int) - Static method in class com.unitech.lib.tagcoder.SGTIN
-
Padding a string with zeroes
- supportedGlobalBand() - Method in class com.unitech.lib.uhf.BaseUHF
-
Returns the global band types that the RFID UHF module support.
- supportedParams - Variable in class com.unitech.lib.uhf.params.RFIDConfig
-
The list of supported parameters
This is used to check which parameters are set in the config