Click or drag to resize

ISymbolTableCanReadSymbols Property

Returns whether GetSymbolTableAsync(Boolean) is expected to be able to read the PLC symbol table.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
CanReadSymbolsFlags CanReadSymbols { get; }

Property Value

Type: CanReadSymbolsFlags
See Also