|
ConfigurationFrameTimebase Property
|
Gets or sets the IEC 61850-90-5 resolution of fractional time stamps of this
ConfigurationFrame.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public uint Timebase { get; set; }
Public Property Timebase As UInteger
Get
Set
member Timebase : uint32 with get, set
function get_Timebase();
function set_Timebase(value);
View SourceProperty Value
UInt32See Also