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

Class used to define the transition configuration for an xArray. More...

Properties

bool DiagnosticReportEnabled [get, set]
 Enables or disables the diagnostic report. More...
 
bool EntryReportEnabled [get, set]
 Enables or disables the entry report. More...
 
ushort InitialStraySearchTimeSec [get, set]
 The time to search for strays when the device starts operation (in seconds) More...
 
ushort MountingZoneID [get, set]
 Specifies the default zone to assign for tags that are in-between zones. More...
 
List< SectorConfigSectorConfiguration [get, set]
 A list of sector configurations More...
 
bool StrayReportEnabled [get, set]
 Enables or disables the stray report. More...
 
ushort StraySession [get, set]
 Specifies the session to use for potential stray tags. More...
 
ushort StrayTagAgeSec [get, set]
 The time before stray tags are considered gone from the field (in seconds) More...
 
ushort StrayUpdateIntervalSec [get, set]
 The interval where the device updates its stray information (in seconds) More...
 
ushort TOISession [get, set]
 Specifies the session to use for TOI (tag of interest) tags. More...
 
ushort TOITagAgeSec [get, set]
 The time before TOI (tag of interest) tags are considered gone from the field (in seconds) More...
 
bool TransitionReportEnabled [get, set]
 Enables or disables the transition report. More...
 
TransitionZoneRange TransitionZoneRange [get, set]
 The size of the transition zone. Defaults to Standard More...
 
List< TransitionZoneTransitionZones [get, set]
 A list of transition zones More...
 

Detailed Description

Class used to define the transition configuration for an xArray.

Property Documentation

bool Impinj.OctaneSdk.TransitionConfig.DiagnosticReportEnabled
getset

Enables or disables the diagnostic report.

bool Impinj.OctaneSdk.TransitionConfig.EntryReportEnabled
getset

Enables or disables the entry report.

ushort Impinj.OctaneSdk.TransitionConfig.InitialStraySearchTimeSec
getset

The time to search for strays when the device starts operation (in seconds)

ushort Impinj.OctaneSdk.TransitionConfig.MountingZoneID
getset

Specifies the default zone to assign for tags that are in-between zones.

List<SectorConfig> Impinj.OctaneSdk.TransitionConfig.SectorConfiguration
getset

A list of sector configurations

bool Impinj.OctaneSdk.TransitionConfig.StrayReportEnabled
getset

Enables or disables the stray report.

ushort Impinj.OctaneSdk.TransitionConfig.StraySession
getset

Specifies the session to use for potential stray tags.

ushort Impinj.OctaneSdk.TransitionConfig.StrayTagAgeSec
getset

The time before stray tags are considered gone from the field (in seconds)

ushort Impinj.OctaneSdk.TransitionConfig.StrayUpdateIntervalSec
getset

The interval where the device updates its stray information (in seconds)

ushort Impinj.OctaneSdk.TransitionConfig.TOISession
getset

Specifies the session to use for TOI (tag of interest) tags.

ushort Impinj.OctaneSdk.TransitionConfig.TOITagAgeSec
getset

The time before TOI (tag of interest) tags are considered gone from the field (in seconds)

bool Impinj.OctaneSdk.TransitionConfig.TransitionReportEnabled
getset

Enables or disables the transition report.

TransitionZoneRange Impinj.OctaneSdk.TransitionConfig.TransitionZoneRange
getset

The size of the transition zone. Defaults to Standard

List<TransitionZone> Impinj.OctaneSdk.TransitionConfig.TransitionZones
getset

A list of transition zones