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

Property Value

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