BaseStatusSignal(DeviceIdentifier, UInt16, String) Constructor
Normal constructor for a BaseStatusSignal.
Namespace: CTRE.Phoenix6Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
protected BaseStatusSignal(
DeviceIdentifier deviceIdentifier,
ushort spn,
string signalName
)
new :
deviceIdentifier : DeviceIdentifier *
spn : uint16 *
signalName : string -> BaseStatusSignal
Parameters
- deviceIdentifier DeviceIdentifier
- Identifier of the device this signal is associated to
- spn UInt16
- SPN index of this signal
- signalName String
- Name of this signal