Click or drag to resize

INotifySymbolTable Interface

Notifies when the symbol table changes.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
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