How do you have a Xcontrol with two numerical controls and add the numbers together and return them on the data output.
I created the two numerical controls, put them in an event for when they change, and write the output to the data and have it be passed as a variable to my program.
I can get the two numbers to add, update an indicator on the xcontrol front pannel, but it won't write to the data output! The output just reads 0!!!
What setting am I missing?