Click or drag to resize

MessageRouterIOEntry Property

The IO configuration tree entry for this device/module.

Namespace:  Demo3D.PLC.Comms.CIP.Nodes
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
public IOModule? IOEntry { get; }

Property Value

Type: IOModule
Remarks
Cast to IOEntry for additional Rockwell specific information.
See Also