LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview error

LabVIEW: Null window.

The top-level VI"denproj.vi" was stopped at unknown on the block diagram of "popup.vi" 
I am trying to call another vi from the main vi in ​​labview but I get this error.

0 Kudos
Message 1 of 4
(248 Views)

Without the VI in question attached to your post, the only thing we can do is to Google, something which you could do too, you know.

 

https://letmegooglethat.com/?q=LabVIEW%3A+NULL+windows

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000001DcZdSAK&l=nl-NL

https://forums.ni.com/t5/LabVIEW/Labview-Null-Window-stopped-at-unknown-on-the-block-diagram/td-p/10...

https://forums.ni.com/t5/LabVIEW/LabVIEW-Null-window-error-in-an-application/td-p/2539028

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000001DcZdSAK

 

There are more links in Google that seem relevant, but these should be more than enough already.

 

 

 

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 4
(236 Views)
0 Kudos
Message 3 of 4
(181 Views)

You got excellent advice already, but this error should not appear in the development environment. We must assume that this is a built application. Is it?

The application builder is typically smart enough not to remove the front panel for any VI that needs to show it, so we must to conclude that your popup.vi is called in an unusual way.  However, the information you provide so far is too sparse to offer specific advice.

0 Kudos
Message 4 of 4
(69 Views)