|
CommonFrameHeaderSampleCount Property
|
Gets or sets the sample number (i.e., frame count) of this frame.
Namespace: GSF.PhasorProtocols.IEEE1344Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public ushort SampleCount { get; set; }
Public Property SampleCount As UShort
Get
Set
member SampleCount : uint16 with get, set
function get_SampleCount();
function set_SampleCount(value);
View SourceProperty Value
UInt16See Also