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

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

Properties

int FacilityXLocationCm [get, set]
 Used to locate an xArray in a facility. The default value is 0 and is not required with a single xArray. More...
 
int FacilityYLocationCm [get, set]
 Used to locate an xArray in a facility. The default value is 0 and is not required with a single xArray. More...
 
ushort HeightCm [get, set]
 Used to initialize the Array mounting height above the floor. When not specified, the default value is 457 cm. More...
 
short OrientationDegrees [get, set]
 Specifies the orientation of the array in degrees (-180 - 180) with respect to the X orientation of the device. Default is 0 and is not required with a single xArray deployment. More...
 

Detailed Description

Class used to define the placement configuration for an xArray.

Property Documentation

int Impinj.OctaneSdk.PlacementConfig.FacilityXLocationCm
getset

Used to locate an xArray in a facility. The default value is 0 and is not required with a single xArray.

int Impinj.OctaneSdk.PlacementConfig.FacilityYLocationCm
getset

Used to locate an xArray in a facility. The default value is 0 and is not required with a single xArray.

ushort Impinj.OctaneSdk.PlacementConfig.HeightCm
getset

Used to initialize the Array mounting height above the floor. When not specified, the default value is 457 cm.

short Impinj.OctaneSdk.PlacementConfig.OrientationDegrees
getset

Specifies the orientation of the array in degrees (-180 - 180) with respect to the X orientation of the device. Default is 0 and is not required with a single xArray deployment.