Constructs an IOEntryInfo.
Namespace: Demo3D.PLC.Rockwell.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.01.00
Syntaxpublic IOEntryInfo(
IOEntry ioEntry,
IOEntry deviceEntry,
IOEntry moduleEntry
)
Parameters
- ioEntry IOEntry
- The IOEntry for the top level EIP module.
- deviceEntry IOEntry
- The IOEntry for the device.
- moduleEntry IOEntry
- The IOEntry for the module.
See Also