CorePigeon2GetStickyFaultField Method
Integer representing all sticky faults
This returns the persistent "sticky" fault flags reported by the
device. These are device specific and are not used directly in
typical applications. Use the signal specific GetStickyFault_*()
methods instead.
- Minimum Value – 0
- Maximum Value – 16777215
- Default Value – 0
- Units –
Default Rates:
Namespace: CTRE.Phoenix6.Hardware.CoreAssembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
public StatusSignal<int> GetStickyFaultField()
member GetStickyFaultField : unit -> StatusSignal<int>
Return Value
StatusSignalInt32StickyFaultField Status Signal Object