|
FrameParserTimebase Property
|
Gets the IEC 61850-90-5 resolution of fractional timestamps of the current
ConfigurationFrame, if one has been parsed.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: 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