IOEntryUpdateRate Property |
Update rate of the main IO connection (or 0).
Namespace:
Demo3D.PLC.Rockwell.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic override uint UpdateRate { get; }Property Value
Type:
UInt32
Remarks
For modules that expect multiple connection from the PLC, we always return the IOConnection UpdateRate
for the main I and O device areas.
See Also