matthew Site Admin

Joined: 25 Sep 2002
Posts: 133
Location: Cambridgeshire, UK
|
Posted: Tue Mar 25, 2003 2:01 pm Post subject: |
|
|
Hi Paul,
I would guess that the best way to go with this, is to measure the angle in degrees from North.
Where 600mV is 0 degrees and 960mV is 360 degrees (I guess the sensor output is designed to be 1mV per degree). Use a scaling look-up table like:
600 0
960 360
See the help file on how to enter these values.
Best Regards, |
|