Click or drag to resize

IReplaceSymbolTable Interface

An interface for replacing the symbol table.

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

The IReplaceSymbolTable type exposes the following members.

Methods
  NameDescription
Public methodReplaceSymbolTableAsync
Replaces the current symbol table.
Top
See Also