09-11-2008 01:20 AM
I expect to get output displays on my IMAQ display and histogram plot whenever I run the program and I change the value of any of the controls handled by the event structure.
However, I want to be able to get my output display using the defualt values of my controls, even if I do not change any of my controls. Since when I open the program, my controls are set to the default values, and when I click on run I want to see the output even if I did not change any of the controls handled by the event structure. I need to know the easiest way to handle this.
I have attached the VI
09-11-2008 02:44 AM