|
ConfigurationFrameSampleIndex Property
|
Gets or sets current sample index used to calculate row time stamp 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 SampleIndex { get; set; }
Public Property SampleIndex As UInteger
Get
Set
member SampleIndex : uint32 with get, set
function get_SampleIndex();
function set_SampleIndex(value);
View SourceProperty Value
UInt32See Also