08-01-2005 05:16 PM
08-01-2005 05:42 PM
08-02-2005 04:03 PM
Hi idbeu,
You mentioned that you were running into a lot of problems dealing with your
quadrature encoder. You also talked about a lot of different
What I recommend you doing is to take a look at some of the shipping examples
that we have for encoders. If you open up LabVIEW and go to Help >
Find Examples it will open the NI Example Finder. Once there go to the
search tab and search for 'encoder'. This should then populate a list and
give you at least 4 different DAQmx examples on how to do encoder
measurements.
Try to see if these examples help to eliminate the problem. If so, then
try building your code up from the appropriate examples or try implementing the
example code into your application.
Regards,
08-03-2005 09:48 AM
08-04-2005 07:09 PM
Hello idbeu,
Generally an encoder measurement is accomplished using the counters. How you set this up will determine if you are using software timing to do the measurements, in which case lost counts could be due to a slow PC. Can you post your code so we can take a look at it?
Thanks!
Laura
08-05-2005 09:53 AM
08-05-2005 09:53 AM
08-06-2005 12:56 PM
08-08-2005
10:45 AM
- last edited on
02-13-2025
02:09 PM
by
Content Cleaner
08-18-2005 11:22 PM