openPDC Historian Help
ActiveDataBlockSlot Property
NamespacesTVA.Historian.FilesStateRecordActiveDataBlockSlot
Gets or sets the next slot position in the active ArchiveDataBlock for the HistorianID where data can be written.
Declaration Syntax
C#Visual BasicVisual C++
public int ActiveDataBlockSlot { get; set; }
Public Property ActiveDataBlockSlot As Integer
public:
property int ActiveDataBlockSlot {
	int get ();
	void set (int value);
}

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