StatusSignalNativeGetUnits Method

Gets the units of the specified SPN index

Definition

Namespace: CTRE.Phoenix6.Native
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public static string GetUnits(
	ushort spn
)

Parameters

spn  UInt16
SPN index to get units for

Return Value

String
The units of that SPN

See Also