LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Troubles when creating a exe

I have an array of control with a button to set the default value of these
array. I have correctly linked an reference to a method of reinitialize the
array. But when I compile, the button does'nt work. I'm new user of labview
and I need help to how make that work.
0 Kudos
Message 1 of 5
(2,624 Views)
Eric,

Does your code work in the development enviroment? Are you using labview
6.0? If so see my post from yesterday "bug found with tab control" you
might be experiencing the same thing i found with the tab control. The NI
guy who replied told me to download 6.0.1 to fix it but there is a known
bug with that upgrade so you might not want to upgrade.

Good luck,
Jared

"Eric Poirier" wrote:
>>I have an array of control with a button to set the default value of these>array.
I have correctly linked an reference to a method of reinitialize the>array.
But when I compile, the button does'nt work. I'm new user of labview>and
I need help to how make that work.
0 Kudos
Message 2 of 5
(2,624 Views)
I have installed the patch, i'm not using the functions that have bugs with
these new version. But my problem is still remaining. My VI works in labview
environment and labview player, but not in the run time. Anyone know how to
solve this problem?
0 Kudos
Message 3 of 5
(2,624 Views)
I don't know about 6i, but in older versions, restore defaults property only
worked in the edit environment.

"Eric Poirier" wrote:
>I have installed the patch, i'm not using the functions that have bugs with>these
new version. But my problem is still remaining. My VI works in labview>environment
and labview player, but not in the run time. Anyone know how to>solve this
problem?>>
0 Kudos
Message 4 of 5
(2,624 Views)
Eric

Are you using the "Reinitialize Current Values Default" method?? I'm pretty sure this is a development only method and will probably give you a 1043 error in the run-time environment. If you are getting a different error something else is probably going on
0 Kudos
Message 5 of 5
(2,624 Views)