Click or drag to resize

GHASchema.Classes.Capabilities.InputOutput Namespace

[This is preliminary documentation and is subject to change.]

Input/Output capabilities
Interfaces
  InterfaceDescription
Public interfaceIDigitalOutput
Defines the single digital input/output capability
Public interfaceIInfraredOutput
Defines the infrared output capability
Public interfaceIIPDevice
Defines TCP/IP communications capability
Public interfaceIRelayOutput
Defines the single relay capability Relays are assumed to have two connectors: Normally opened and normally closed When the State is false, the normally open connector is open and the normally closed connector is closed When the State is true, the normally open connector is closed and the normally closed connector is opened
Public interfaceISerialPort
Defines the Serial Port capability
Enumerations
  EnumerationDescription
Public enumerationBaudRate
Baud rate enumeration
Public enumerationDataBits
Databits enumeration
Public enumerationDTR
DTR enumeration
Public enumerationFlowControl
Flow control enumeration
Public enumerationParity
Parity enumeration
Public enumerationRTS
RTS enumeration
Public enumerationStopBits
Stop bits enumeration