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: 19.00.00
Syntax
C#
CanReadSymbolsFlags CanReadSymbols { get; }

Property Value

CanReadSymbolsFlags
See Also