12-06-2009 04:47 AM
Hi,
I have attached my labview program which receives data of angular encoders through DAQ.
The received data is then converted to angles ..but this program calculates the angles such that the angle value goes on increasing ( 360 , 720 etc or -360.-720 etc..degrees).. every rotation..
I want the angle to go between -360 ..0 .. +360 degrees..
that is the angles should unwind itself to zero every time it becomes +/-360 degrees.
please any idea how to do it?
ruser.
12-06-2009 04:29 PM
Have a look at the 'quotient and remainer block", and the "sign" block.
12-06-2009 05:14 PM - edited 12-06-2009 05:15 PM