10-02-2005 09:07 PM
10-03-2005 06:11 AM
10-03-2005 06:34 AM
Hi Raghunathan,
Create a second time loop with higher priority than the time loop which takes 25ms. You can create many such independant time loops. LV gives each loop a unique name which you can change (ensure your custom names are also unique).
Run the counter compare event in the high priority loop. Pass values (or even loop stop and start) from high value to 25ms loop.
If your high priority loop is lean, it can be expected to run with time load of less than 1 ms. Thus, you could control your reversal error to less than 1 degree!!
Hope this helps.
- Gurdas
10-03-2005 08:25 AM
10-03-2005 09:44 AM
10-03-2005 11:01 PM