Click or drag to resize

IOEntryInfoDeviceEntry Property

IOEntry for the device. This may be the same module as ModuleEntry or the parent entry.

Namespace:  Demo3D.PLC.Rockwell.Comms.CIP
Assembly:  PLC (in PLC.dll) Version: 16.01.07
Syntax
C#
public IOEntry DeviceEntry { get; }

Property Value

Type: IOEntry
See Also