08-21-2006 08:56 AM
08-22-2006 01:39 AM
08-22-2006 04:47 AM
08-22-2006 06:24 AM
08-22-2006 08:28 AM
08-22-2006
08:57 AM
- last edited on
03-07-2025
04:47 PM
by
Content Cleaner
NI doesn't offer FPGAs but plugin boards (R-Series) and backplane systems (cRIO) that provide analog and ditigal I/Os to create sophisticated control solutions. The FPGA can be programmed with LabVIEW FPGA. Of course from a technical point of view these products could do the job but I don't think that this is exactly what you are looking for.
Jochen
09-08-2006 11:05 AM
I have used NI digital I/O cards to convert 14 bit grey code absolute encoder outputs to absolute positions successfully by wiring the outputs two two 8 bit ports and reading the ports and converting the binary gray code to a numeric. You need to make sure you fill the unused lines in the port with boolean false. The application I had could use an inexpensive card due to the slow rate of change but the higher performance cards should let you trigger on data changes at a high rate. The vi for the actual calculation of gray code to binary is on Developer Zone and I am also attaching it.
Regards,
Buddy Haun
CLA