Octane SDK  2.0 Beta
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Attributes | List of all members
Impinj.OctaneSdk.LowDutyCycleSettings Class Reference

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...
 

Detailed Description

Class for configuring the Impinj Reader Low Duty Cycle reader capability

Member Data Documentation

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.