Click or drag to resize

IModuleEmulatorGetCommsEvents Method

Description of events that are called by the high level PLC comms driver.

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

Return Value

Type: CommsEvents

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

See Also