LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Hosed up the front panel when modifying the VI properties

Hello,

 

    I decided to change the settings in "File ---> VI properties" to change the window size and position etc when the vi is running. For reasons I do not understand the front panel of the vi got hosed up by a black bar accross the top of the front panel and the vertical scroll bar on the right side of front panel is not at the extreme right of the front panel. It is hard to provide a good description of what got hosed up so I have attached a screen shot of my front panel. Does anyone know what happened and how I can fix it?

   Please be aware that I have a dual monitor system so the blue on the right side is the empty 2nd screen. Now that I think about it does Labview get hosed up with you adjust the vi properties on a dual screen system?

 

Thanks,

 

Kaspar

Regards,


Kaspar
0 Kudos
Message 1 of 5
(3,258 Views)

Hello,

 

    What does the following error means when I start Labview?      "fpsane.cpp at line 394".  What is fpsane and what is going on at line 394?

Regards,


Kaspar
0 Kudos
Message 2 of 5
(3,207 Views)

Hi Kaspar

 

When does this .cpp error occur? Do you recieve it during opening your VI or during closing it? Does the .cpp error result from a crash?


Thank You
Eric Reid
National Instruments
Motion R&D
0 Kudos
Message 3 of 5
(3,180 Views)

Hello,

 

  The .cpp error happens when I start Labview

Regards,


Kaspar
0 Kudos
Message 4 of 5
(3,174 Views)
fpsane.  Thats the LabVIEW variable checking that the Front Panel does not have an inSANE object or property.  Without a doubt the recompile caused the insanity you see on the FP.  It has happened to me.  I hope you have a backup!

"Should be" isn't "Is" -Jay
0 Kudos
Message 5 of 5
(3,163 Views)