I am using a FTDI Basic Breakout 5V [https://www.sparkfun.com/products/9716] to convert my LabVIEW serial signal into a DMX signal. The .vi is attached.
I am trying to find a way to be able to continuously send the DMX signal such that, ultimately, I can adjust the values to each channel using the sliders while the .vi is running. I would like to be able to see the changes in the output DMX device in realtime as I adjust the sliders. I would like to do this without having to stop the program, adjust the sliders, and run the program again to see the changes. Thanks in advance for your input.