Click or drag to resize

AddSymbolsOnAddSymbols Event

Occurs when the CIP PLC symbol table is read.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
public static event Action<AddSymbolsAddSymbolsEventArgs> OnAddSymbols

Value

Type: SystemActionAddSymbolsAddSymbolsEventArgs
See Also