ISymbolTable Interface |
Namespace: Demo3D.PLC.Comms
public interface ISymbolTable
The ISymbolTable type exposes the following members.
| Name | Description | |
|---|---|---|
| CanReadSymbols |
Returns whether GetSymbolTableAsync(Boolean) is expected to be able to read the PLC symbol table.
|
| Name | Description | |
|---|---|---|
| GetSymbolTableAsync |
Read the symbol table from the PLC.
|