Click or drag to resize

INotifySymbolTable Interface

Notifies when the symbol table changes.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public interface INotifySymbolTable

The INotifySymbolTable type exposes the following members.

Events
 NameDescription
Public eventSymbolTableChanged Occurs when the symbol table has changed.
Top
See Also