Click or drag to resize

ConnectionInfo Properties

The ConnectionInfo type exposes the following members.

Properties
 NameDescription
Public propertyConfigAssemblyId The config connection point (or 0 if not known).
Public propertyConnectionName Connection name in the symbol table.
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 propertyOutputAssemblyId The consumer connection point (or 0 if not known).
Public propertyOutSymbol The connection output symbol (or null).
Public propertySymbol The connection symbol (or null).
Top
See Also