Click or drag to resize

EmulatorEventsGetEvents Method

Gets emulator events.

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public abstract EmulatorEventsEventActions GetEvents()

Return Value

Type: EmulatorEventsEventActions
Emulator events.
See Also