ConnectionSymbols Properties |
The ConnectionSymbols type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigAssemblyId |
The config connection point (or 0 if not known).
| |
| InArea |
The In area supported.
| |
| InputAssemblyId |
The producer connection point (or 0 if not known).
| |
| InSymbol |
The connection input symbol (or null).
| |
| IOConnection |
IOConnection data from the PLC.
| |
| OutArea |
The Out area supported.
| |
| OutputAssemblyId |
The consumer connection point (or 0 if not known).
| |
| OutSymbol |
The connection output symbol (or null).
|