Skip to content
Snippets Groups Projects
Commit 063a6f4e authored by Paulus Kruger's avatar Paulus Kruger
Browse files

TACH count

parent 77fa71da
Branches
Tags
No related merge requests found
......@@ -98,11 +98,11 @@ variables:
- name: [APSPU_FAN_period1,APSPU_FAN_period2,APSPU_FAN_period3]
driver: I2C_PU
devreg: [MAX.TACH1,MAX.TACH2,MAX.TACH3]
bitoffset: 4
width: 12
bitoffset: 5
width: 11
rw: ro
dtype: double
scale: 7.629395e-6 #FAN_TACHS/TACH_COUNT_FREQ/TACH_PERIODS = 1/8192/16
scale: 1.52588e-5 #FAN_TACHS/TACH_COUNT_FREQ/TACH_PERIODS = 1/8192/16 *2
monitor: true
methods:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment