|
CommonFrameHeaderWordCount Property
|
Gets or sets the BPA PDcstream word count.
Namespace: GSF.PhasorProtocols.BPAPDCstreamAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public ushort WordCount { get; set; }
Public Property WordCount As UShort
Get
Set
member WordCount : uint16 with get, set
function get_WordCount();
function set_WordCount(value);
View SourceProperty Value
UInt16See Also