BaseStatusSignalUnits Property

The units associated with this signal. These units are encoded as UTF-8, so some applications may not render them properly.

Definition

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

Property Value

String

See Also