Click or drag to resize

MetadataRecordScanRate Property

Gets or sets the rate at which the source device scans and sends data for the HistorianID.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public float ScanRate { get; set; }
View Source

Property Value

Single
Remarks
ScanRate is used by data acquisition components for polling data from the actual device.
See Also