AllowUpdate Method
AllowUpdate(Boolean)
Allows certain non-security related settings to be modified after the configuration has been written.
C#
public T AllowUpdate(bool setting = true)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | setting |
Returns
T
Remarks
The list below is of all settings that can be updated when this setting is set. However, some of the options are not compatible with all settings, so it's important to use care when choosing settings to apply later.
- AllowUpdate(Boolean)
- SetDormant(Boolean)
- UseFastTrigger(Boolean)
- SetInvertLed(Boolean)
- SetSerialNumberApiVisible(Boolean)
- SetSerialNumberButtonVisible(Boolean)
- SetSerialNumberUsbVisible(Boolean)
- UseNumericKeypad(Boolean)
- SendTabFirst(Boolean)
- AppendTabToFixed(Boolean)
- SetAppendTabToOtp(Boolean)
- AppendDelayToFixed(Boolean)
- AppendDelayToOtp(Boolean)
- AppendCarriageReturn(Boolean)
- Use10msPacing(Boolean)
- Use20msPacing(Boolean)