Hello -
I’ve taken a hard look at all of our code to see if there are ways in which I can slim it down.
I’ve seen that within Pereodic Tasks.vi, I’m calling the same Joystick multiple times. I was wondering if I am able to get all of my joysticks within a While loop running every 20ms and supply the output of buttons/axis to other While loops running at a faster pace than 20ms. Will this cause any problems?
Thanks.