Click or drag to resize

ConnectionSymbols Properties

The ConnectionSymbols type exposes the following members.

Properties
  NameDescription
Public propertyConfigAssemblyId
The config connection point (or 0 if not known).
Public propertyInArea
The In area supported.
Public propertyInputAssemblyId
The producer connection point (or 0 if not known).
Public propertyInSymbol
The connection input symbol (or null).
Public propertyIOConnection
IOConnection data from the PLC.
Public propertyOutArea
The Out area supported.
Public propertyOutputAssemblyId
The consumer connection point (or 0 if not known).
Public propertyOutSymbol
The connection output symbol (or null).
Top
See Also