Click or drag to resize

IModuleEmulatorGetEmulatorEvents Method

Description of events that are called by the low level emulator (or null).

Namespace:  Demo3D.PLC.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
EmulatorEvents? GetEmulatorEvents()

Return Value

Type: EmulatorEvents

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.CIP.IModuleEmulator.GetEmulatorEvents"]

See Also