|
ConfigurationFrameDataFrameLength Property
|
Gets length of data frame based on enabled streaming data.
Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic ushort DataFrameLength { get; }
Public ReadOnly Property DataFrameLength As UShort
Get
public:
property unsigned short DataFrameLength {
unsigned short get ();
}
member DataFrameLength : uint16 with get
function get_DataFrameLength();
View SourceProperty Value
UInt16
See Also