public class AutotuneSetup : ICloneable
NurApiAutotuneSetup | Initializes a new instance of the NurApiAutotuneSetup class |
NurApiAutotuneSetup(Byte, SByte) | Controls the module's internal automatic tuning during inventories. |
Clone | |
Equals | (Overrides ObjectEquals(Object)) |
Finalize | (Inherited from Object) |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
mode | Autotune mode bits: AUTOTUNE_MODE_ENABLE, AUTOTUNE_MODE_THRESHOLD_ENABLE. |
threshold_dBm | Threshold when used. Reflected power higher than this value causes the autotune to execute. |