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

Class containing the status information for a general purpose input (GPI) port. More...

Properties

bool IsEnabled [get, set]
 
ushort PortNumber [get, set]
 The GPI port number. More...
 
bool State [get, set]
 The current input level of the GPI port. More...
 

Detailed Description

Class containing the status information for a general purpose input (GPI) port.

Property Documentation

bool Impinj.OctaneSdk.GpiStatus.IsEnabled
getset

ushort Impinj.OctaneSdk.GpiStatus.PortNumber
getset

The GPI port number.

bool Impinj.OctaneSdk.GpiStatus.State
getset

The current input level of the GPI port.