Click or drag to resize

AddSymbolsAddSymbolsEventArgs Class

AddSymbols event arguments.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.Rockwell.EmulatorAddSymbolsAddSymbolsEventArgs

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

The AddSymbolsAddSymbolsEventArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAddSymbol
A function for adding a symbol to the symbol table.
Public propertyIOEntryInfo
The IO device/module raising this event.
Public propertyLogger
An object for logging messages.
Top
See Also