IOModuleUpdateRate Property |
The expected update rate (microseconds), or 0.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic virtual uint UpdateRate { get; }Property Value
UInt32
Remarks
For modules that expect multiple connection from the PLC, the UpdateRate returned will be defined by the module.
Usually the main IO connection.
See Also