BaseStatusSignalIdentifier Property

Identifier for the device this signal is associated to. Users may use it for access to the device's ID, network name, or a unique-per-canbus device hash.

Definition

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

Property Value

DeviceIdentifier

See Also