|
FrameParserTimebase Property
|
Gets the IEEE C37.118 resolution of fractional timestamps of the current
ConfigurationFrame, if one has been parsed.
Namespace: GSF.PhasorProtocols.IEEEC37_118Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic uint Timebase { get; }
Public ReadOnly Property Timebase As UInteger
Get
public:
property unsigned int Timebase {
unsigned int get ();
}
member Timebase : uint32 with get
View SourceProperty Value
UInt32
See Also