Hello, I'm having a hard time trying to figure out a way to generate triggers at specific encoder values. Right now, I have an quadrature encoder setup that will increment/decrement a counter and I want to ideally pass an array of encoder values so that when the encoder reaches that value, it generates a trigger. I'm still new to all this, so if someone could point me to the right direction, I would be grateful.
By the way, I'm using the USB-6341 in C++.