Octane SDK
2.0 Beta
|
Class for configuring the Impinj Reader Low Duty Cycle reader capability More...
Public Attributes | |
ushort | EmptyFieldTimeoutInMs |
Specifies in milliseconds the time the Reader will wait before entering low duty cycle mode. More... | |
ushort | FieldPingIntervalInMs |
Specifies in milliseconds how frequently the Reader will rescan the field of view for tags. More... | |
bool | IsEnabled = false |
Flag indicating whether the reader Low Duty Cycle feature is enabled. More... | |
Class for configuring the Impinj Reader Low Duty Cycle reader capability
ushort Impinj.OctaneSdk.LowDutyCycleSettings.EmptyFieldTimeoutInMs |
Specifies in milliseconds the time the Reader will wait before entering low duty cycle mode.
ushort Impinj.OctaneSdk.LowDutyCycleSettings.FieldPingIntervalInMs |
Specifies in milliseconds how frequently the Reader will rescan the field of view for tags.
bool Impinj.OctaneSdk.LowDutyCycleSettings.IsEnabled = false |
Flag indicating whether the reader Low Duty Cycle feature is enabled.