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: 15.0.2.11458
Syntax
C#
public IOModule IOEntry { get; }

Property Value

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