Click or drag to resize

AddSymbols Class

Events allowing emulators to add symbols to the CIP symbol table.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.EmulatorAddSymbols

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public static class AddSymbols

The AddSymbols type exposes the following members.

Events
  NameDescription
Public eventStatic memberOnAddSymbols
Occurs when the CIP PLC symbol table is read.
Top
See Also