BaseStatusSignalHasUpdated Property

Check whether the signal has been updated since the last check.

Note that the signal must be refreshed before calling this routine.

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public bool HasUpdated { get; }

Property Value

Boolean

See Also