Click or drag to resize

Settings Properties

The Settings type exposes the following members.

Properties
  NameDescription
Public propertyBarcodeReadFormat
The boarcode type when the decode format SGTIN_96 in Filter or Priority1_SGTIN in SetOutputTagData(Boolean, TagDecodedData) is enabled.
Public propertyBuzzerOperationMode
Gets the buzzer beep mode.
Public propertyDeviceId
Gets the custom device identifier. It is used to distinguish different devices when multiple readers are connected.
Public propertyFieldSeparator
Gets the keyboard output field separator.
Public propertyFilter
Tag decode format priority. Must select at least 1 decode format.
Public propertyInventoryActiveMode
Gets the inventory mode.
Public propertyLinkFrequency
Gets the tag's backscatter link frequency. The default value is 256 kHz.
Public propertyPostDataDelimiter
Gets the keyboard output post data delimiter.
Public propertyPrefix
Gets the keyboard output prefix.
Public propertyProfile
Gets the Global frequency regulations for RFID profile. This property is read-only.
Public propertyRfPower
Gets the RF Power strength. The value is ranging from 1 to 27. The default value is 11.
Public propertyRfSensitivity
Gets the RF input sensitivity level. The value is ranging from level 1 to 14. The default value is level 6.
Public propertyRxDecode
Gets the RF data encoding. The default value is Miller_4.
Public propertySuffix
Gets the keyboard output suffix.
Public propertyTagMemorySelection
Gets which tag memory bank to output when the decode format RAW_DATA in Filter or Priority3_RawData in SetOutputTagData(Boolean, TagDecodedData) is enabled.
Public propertyTagProtection
Gets the reader security mode. Tag will be locked automatically when writing data if enabled.
Public propertyTagProtectionAccessPassword
Gets the tag protection access password. if TagProtection is set to DynamicPassword, tag will be locked automatically when writing data and the tag's access password will changed to a reader calculated password. if TagProtection is set to SpecifiedPassword, tag will be locked automatically when writing data and the tag's access password will changed to the TagProtectionAccessPassword.
Top
See Also