Table of Contents

Property ScanRateMilliseconds

Namespace
Kepware.Api.Model
Assembly
Kepware.Api.dll

ScanRateMilliseconds

The frequency, in milliseconds, at which the tag value is updated. This rate is only used under certain conditions. See the Kepware server manuals for more information. The default is 100 milliseconds.

[YamlIgnore]
[JsonIgnore]
public int? ScanRateMilliseconds { get; set; }

Property Value

int?