Click or drag to resize

CommsEventsGetEvents Method

Gets comms events.

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

Return Value

Type: CommsEventsEventActions
Comms events.
See Also