Package ch.hevs.kart
Class KartRegisters.V1.Status.HallSensorCounter2
java.lang.Object
ch.hevs.kart.KartRegisters.V1.Status.HallSensorCounter2
- Enclosing class:
KartRegisters.V1.Status
Hall sensor 2 pulse count.
This register counts the pulses on the input of the second hall effect sensor input. The input connector for the sensor is labeled IN4 on the sensor I/O board. The counter continues counting pulses until it overflows. The maximal value the register can hold is 65'535, then it restarts at 0.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ADDRESS
public static final int ADDRESS- See Also:
-
MIN
public static final int MIN- See Also:
-
MAX
public static final int MAX- See Also:
-
-
Constructor Details
-
HallSensorCounter2
public HallSensorCounter2()
-