Click or drag to resize

AccessParametersReadScanInterval Property

Time (ms) between reads.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public ModelTime ReadScanInterval { get; }

Property Value

ModelTime
Remarks
Use DefaultInterval to enable scanning at the default rate. Use OffInterval to disable scanning.
See Also