|
CommonFrameHeaderFrameLength Property
|
Gets the Macrodyne frame length.
Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic ushort FrameLength { get; }
Public ReadOnly Property FrameLength As UShort
Get
public:
property unsigned short FrameLength {
unsigned short get ();
}
member FrameLength : uint16 with get
function get_FrameLength();
View SourceProperty Value
UInt16
See Also