|
DataCellDataBuffer Property
|
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).
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public uint DataBuffer { get; set; }
Public Property DataBuffer As UInteger
Get
Set
member DataBuffer : uint32 with get, set
function get_DataBuffer();
function set_DataBuffer(value);
View SourceProperty Value
UInt32See Also