LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

My front panel controls are disappearing after the vi starts. Anyone one know how to fix this?

I have some vis that ran fine on an older machine, but with the new computer controls on the front panel dissappear after awhile and can be made to reappear after closing and reloading the vi.  I am not doing any programmatic hiding of any controls.  The controls can also be made to reappear by stopping the vi and selecting them with a tool, but then they disappear again when you run the vi again.  I played around with "bring to front" but that doesn't fix the problem and read a post about OpenGL problems associatted with 3D controls.  Any ideas on what to try to fix the disappearing controls?
I
 
0 Kudos
Message 1 of 4
(2,740 Views)
If you right-click on the terminal and choose 'show control' and then the control can be seen, then it is not hidden behind other controls, decorations, etc.  Just to ask a dumb question: have you right-clicked on the terminal and tried Find --> Property nodes to make sure that the control(s) is not being hidden somewhere in your code?   Are you passing any control refnums to any subvi's?
>

"There is a God shaped vacuum in the heart of every man which cannot be filled by any created thing, but only by God, the Creator, made known through Jesus." - Blaise Pascal
0 Kudos
Message 2 of 4
(2,734 Views)
Maybe try updating the driver for your graphics adapter.

___________________
Try to take over the world!
0 Kudos
Message 3 of 4
(2,712 Views)

Hi,

Do you have anything configured as according to this KnowledgeBase article? This could explain the behavior you are seeing. Also, the other suggestions here are great. Please keep us posted on your progress!

Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 4 of 4
(2,685 Views)