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

Class encapsulating all antenna hub status information. More...

Properties

HubConnectedStatus Connected [get, set]
 The current hub connection status; either Connected, Disconnected or Unknown. More...
 
HubFaultStatus Fault [get, set]
 The current hub fault status; either No_Fault, RF_Power, RF_Power_On_Hub_1, RF_Power_On_Hub_2, RF_Power_On_Hub_3, RF_Power_On_Hub_4, No_Init, Serial_Overflow or Disconnected. More...
 
ushort HubId [get, set]
 The current hub ID. More...
 

Detailed Description

Class encapsulating all antenna hub status information.

Property Documentation

HubConnectedStatus Impinj.OctaneSdk.AntennaHubStatus.Connected
getset

The current hub connection status; either Connected, Disconnected or Unknown.

HubFaultStatus Impinj.OctaneSdk.AntennaHubStatus.Fault
getset

The current hub fault status; either No_Fault, RF_Power, RF_Power_On_Hub_1, RF_Power_On_Hub_2, RF_Power_On_Hub_3, RF_Power_On_Hub_4, No_Init, Serial_Overflow or Disconnected.

ushort Impinj.OctaneSdk.AntennaHubStatus.HubId
getset

The current hub ID.