Click or drag to resize

IModuleEmulatorGetCommsEvents Method

Description of events that are called by the high level PLC comms driver (or null).

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

Return Value

Type: CommsEvents

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

See Also