openPDC Synchrophasor Help
ClockStatusFlags Enumeration
NamespacesTVA.PhasorProtocols.MacrodyneClockStatusFlags
Macrodyne clock status flags enumeration (from byte 1 in time string).
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
[FlagsAttribute]
public enum ClockStatusFlags
<SerializableAttribute> _
<FlagsAttribute> _
Public Enumeration ClockStatusFlags
[SerializableAttribute]
[FlagsAttribute]
public enum class ClockStatusFlags
Members
MemberDescription
DacBeyondLimits
Set when DAC811 adjustment on the GPS board is beyond limits.

GpsComIssue
Set when the time output is that from the internal buffer (in GPS board processor) incremented by one second.

GpsUnlocked
Set when the internal oscillator is not disciplined (the GPS clock is not locked).

GpsTimeInvalid
Set when the last GPS receiver time tag was invalid.

ResynchronizationPending
Set when the system is about to be resynchronized to the GPS receiver.

ErrorCondition
Set when an error condition exists.

UsingLocalTime
Set for local time mode, cleared for UTC mode.

ClockAndReceiverOutOfSync
Set when the GPS clock 1 PPS and the GPS receiver 1 PPS differ by more than 5 microseconds.

NoFlags
No flags.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0