openPDC Historian Help
ScanRate Property
NamespacesTVA.Historian.FilesMetadataRecordScanRate
Gets or sets the rate at which the source device scans and sends data for the HistorianID.
Declaration Syntax
C#Visual BasicVisual C++
public float ScanRate { get; set; }
Public Property ScanRate As Single
public:
property float ScanRate {
	float get ();
	void set (float value);
}
Remarks
ScanRate is used by data aquisition components for polling data from the actual device.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252