BaseStatusSignalStatus Property

The status of the last time this signal was updated.

Definition

Namespace: CTRE.Phoenix6
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public StatusCode Status { get; protected set; }

Property Value

StatusCode

See Also