Click or drag to resize

AccessParametersReadScanInterval Property

Time (ms) between reads.

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

Property Value

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