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

Contains sector configuration for xArray More...

Properties

bool MaxRxSensitivity [get, set]
 Specifies that the maximum antenna receive sensitivity setting should be used. More...
 
bool MaxTxPower [get, set]
 Specifies that the maximum antenna transmit power setting should be used. More...
 
double RxSensitivityInDbm [get, set]
 Defines the receive sensitivity in dBm (e.g. -55 dBm). More...
 
ushort SectorId [get, set]
 The number of the sector to configure (1-9) More...
 
List< double > TxFrequenciesInMhz [get, set]
 Transmit frequencies to use in regions that allow it. More...
 
double TxPowerInDbm [get, set]
 Defines the antenna transmit power in dBm (e.g. 24.0 dBm). More...
 

Detailed Description

Contains sector configuration for xArray

Property Documentation

bool Impinj.OctaneSdk.SectorConfig.MaxRxSensitivity
getset

Specifies that the maximum antenna receive sensitivity setting should be used.

bool Impinj.OctaneSdk.SectorConfig.MaxTxPower
getset

Specifies that the maximum antenna transmit power setting should be used.

double Impinj.OctaneSdk.SectorConfig.RxSensitivityInDbm
getset

Defines the receive sensitivity in dBm (e.g. -55 dBm).

ushort Impinj.OctaneSdk.SectorConfig.SectorId
getset

The number of the sector to configure (1-9)

List<double> Impinj.OctaneSdk.SectorConfig.TxFrequenciesInMhz
getset

Transmit frequencies to use in regions that allow it.

double Impinj.OctaneSdk.SectorConfig.TxPowerInDbm
getset

Defines the antenna transmit power in dBm (e.g. 24.0 dBm).