LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

process timeout

I have a VI that sends a message to a DSP to cause it to Initialize.  On occasion, it doesn't return.  I'm trying to figure out how, at the calling level, to implement a timeout mechanism to keep this type of problem from hanging my entire program.  I attached my initial attempt, but this really doesn't do what I need it to do.  Any suggestions, examples?

0 Kudos
Message 1 of 2
(2,566 Views)

mrbean

 

If it hangs in the DSP Download (EMIFB VI), can you use a global, queue, etc. to stop the VI on the timeout?

 

Since I don't know what's in that VI, I'm uncertain of whether you can abort the process.

 

Regards,

 

James

Tech Advisor - Automation
LabVIEW 5.0 - 2020
0 Kudos
Message 2 of 2
(2,547 Views)