06-15-2012 04:02 PM
I utilize Labview 2011. I have written a VI which reads an INI file and sets the Tasks Names of DAQmx tasks. The VI works properly when I run it before compilation. However, once I compile it into a standalone application the application does not change the settings of the channel controls. I have updated the VI to include an indicator to verify that the compiled application is finding the correct ini file. However, the values of the controls never update.
Is there something in the Application Builder which is needed to insure programmatic changing of control values upon compilation?
I'm truly stumped. Any help would be much appreciated.
06-18-2012 08:30 AM
Your problem might be related to this.