ConnectionInfo Properties |
The ConnectionInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigAssemblyId |
The config connection point (or 0 if not known).
| |
| ConnectionName |
Connection name in the symbol table.
| |
| InputAssemblyId |
The producer connection point (or 0 if not known).
| |
| InSymbol |
The connection input symbol (or null).
| |
| IOConnection |
IOConnection data from the PLC.
| |
| OutputAssemblyId |
The consumer connection point (or 0 if not known).
| |
| OutSymbol |
The connection output symbol (or null).
|