IConnectionPointContainer Methods |
The IConnectionPointContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSymbolTableAsync |
Read the symbol table from the PLC.
(Inherited from ISymbolTable.) | |
| GetTagAsync |
Subscribe to a symbol.
|
| Name | Description | |
|---|---|---|
| GetTagAsync(IBrowseItem) | Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.) | |
| GetTagAsync(Boolean, IBrowseItem) | Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.) | |
| GetTagAsync(IAddress, AccessParameters) | Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.) | |
| GetTagAsync(IBrowseItem, AccessRights) | Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.) | |
| GetTagAsync(Boolean, IBrowseItem, AccessRights) | Overloaded.
Subscribe to a symbol.
(Defined by ConnectionPointContainerExtensions.) |