CorePigeon2GetNoMotionCount Method

The number of times a no-motion event occurred, wraps at 15.
  • Minimum Value – 0
  • Maximum Value – 15
  • Default Value – 0
  • Units
Default Rates:
  • CAN 2.0 – 4.0 Hz
  • CAN FD – 100.0 Hz

Definition

Namespace: CTRE.Phoenix6.Hardware.Core
Assembly: Phoenix6 (in Phoenix6.dll) Version: 1.0.0
C#
public StatusSignal<double> GetNoMotionCount()

Return Value

StatusSignalDouble
NoMotionCount Status Signal Object

See Also