01-19-2018 03:22 PM
Im trying to control 4 DC motors on myRIO in a precise manner, but I need more than 2 encoders to do so. Is there a way to implement multiple encoders on myRIO or add more?
02-19-2018 02:35 PM
Hi jacv!
Actually out of the box myRIO supports up to 3 Quadrature encoders. All three encoders are implemented in LabVIEW FPGA (this may help: FPGA-Based quadrature encoder simulation )
Not only that, there is some people that have used more than 4 by using timed loops, check this:
Using more than 4 quadrature encoder input for MyRIO