LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can't use control in executable

All,

 

I've had this issue for a while, but it only happens on some machines.

 

Background:
Program: Labview 2012

Development computer: Windows XP

Deployment computers: Windows XP with only Labview runtime environment on it.

 

During development, all controls function normally.  However once deployed as an executable, some computers end up with broken controls.  In a numeric control, for example, the user can change it using the increment/decrement buttons, but cannot enter the actual desired number manually.  In a text control the user cannot enter anything at all.

 

This only happens on some machines, and only with some programs.  Is there some setting that I need to enable controls?

 

I have no code examples that can be shared, and anyway it happens with multiple VIs.

 

All help appreciated.

--

Ro ma wa ichi ni chi ni shi te na ra zu
0 Kudos
Message 1 of 3
(2,001 Views)

Do you have the LabVIEW 2012 runtime engine in the deployement machine? Are they silver controls and are they typedef?

-----

The best solution is the one you find it by yourself
0 Kudos
Message 2 of 3
(1,995 Views)

The labview 2012 RTE is included in the installer I created.

 

The control is not a silver control.

 

I did find that the property for the control had it set to "disabled."  So that's probably it.  I don't know how it got set to disabled, though, because I didn't.

--

Ro ma wa ichi ni chi ni shi te na ra zu
0 Kudos
Message 3 of 3
(1,988 Views)