openPDC Synchrophasor Help
DataBuffer Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamDataCellDataBuffer
Gets or sets data buffer long word that prefixes each cell when source data is in the Phasor Data File Format (i.e., a DST file).
Declaration Syntax
C#Visual BasicVisual C++
public uint DataBuffer { get; set; }
Public Property DataBuffer As UInteger
	Get
	Set
public:
property unsigned int DataBuffer {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0