LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW program crashes after running for few hours

Perfect! Thank you very much for your help I'll try to do it (now there's an experiment running so I can't edit my program)

 

You deserve your Kudo! (even if I don't really know what that is)

0 Kudos
Message 21 of 27
(1,264 Views)

TiboD wrote:

You deserve your Kudo! (even if I don't really know what that is)


There is no Kudo. The singular is Kudos. 😄

0 Kudos
Message 22 of 27
(1,262 Views)

oh ok 🙂
Off topic question : what are they for?

0 Kudos
Message 23 of 27
(1,260 Views)

Hello again,

 

now I'm trying to figure out how to save data continuously with a state machine.

 

I don't especially need to save continuously in my "ramp" state, this one doesn't last very long.

But, I want continuous saving in my "hold ramp" and "hold" states, do you guys have any idea how to do it?

I tried to make it go into my sub-VI called WRP which basically contains all my writing and ploting data, but each time a value was written, a pop-up window appeared asking me where I wanna save the file 😞

 

thank you,

 

Thibaut

 

0 Kudos
Message 24 of 27
(1,218 Views)

Hey TiboD,

 

I would imagine that you have a true value wired to a prompt terminal in your WRP subVI (or there is one that prompts by default and you haven't changed it to false). Check your file VIs in the WRP subVI and you'll find the culprit there.

John B.
Embedded Networks R&D
National Instruments
Certified LabVIEW Developer
0 Kudos
Message 25 of 27
(1,195 Views)

 


@TiboD wrote:

oh ok 🙂
Off topic question : what are they for?


Offtopic disussion

 

They add value to  the forums by setting off highly regarded posts and some people trade away hours of their own time just to get them


"Should be" isn't "Is" -Jay
Message 26 of 27
(1,174 Views)

I was having similar random crashes at night.  At first, the problem was indeed caused by some of the issues people noted in this thread (unchecked growth of arrays, namely).  

 

Last night a new "error" happened: windows installed updates on all of our machines at 3am and forced reboots.  We used to keep all of our instrument control PCs offline, but modernization (and need for virus protection) led me to bring them back onto the internet.  Tell Windows to prompt you before installing updates.

0 Kudos
Message 27 of 27
(1,166 Views)