|
CommonFrameHeaderFractionOfSecond Property
|
Gets the IEC 61850-90-5 fraction of second.
Namespace: GSF.PhasorProtocols.IEC61850_90_5Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public UInt24 FractionOfSecond { get; }
Public ReadOnly Property FractionOfSecond As UInt24
Get
member FractionOfSecond : UInt24 with get
function get_FractionOfSecond();
View SourceProperty Value
UInt24See Also