LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Frozen Elapsed Time

Greetings,

Whenever I try to run my program I get the attached screen shot and my program freezes. I have tried inserting a new Elapsed Time function and it still does the same thing. Any ideas?

Taylor
0 Kudos
Message 1 of 20
(4,012 Views)
What elapsed time have you set in the Elapsed Time express vi?  Remember that it uses seconds as the unit and not milliseconds.
0 Kudos
Message 2 of 20
(3,992 Views)
I have three. There times are 1 s, 1.5 s, and 2 s.
0 Kudos
Message 3 of 20
(3,986 Views)
You might open a blank vi, place Elapsed Time in a while loop and verify you can run that properly first.  That way you know it's not some sort of LV library problem
0 Kudos
Message 4 of 20
(3,971 Views)
It does not work in a new VI either. Now what do I do?
0 Kudos
Message 5 of 20
(3,960 Views)
What version of LV are you running and is this a new installation or have you recently installed and updates/new releases
0 Kudos
Message 6 of 20
(3,949 Views)
I have LabVIEW 8.0. I installed it about 2 weeks ago. What is weird is that it was working 2 days ago and then I don't know what happened.

Thanks for your help.
0 Kudos
Message 7 of 20
(3,947 Views)
One other thing you can do, given that this is an Express VI. Right click on it and select Open Front Panel. This will turn it into a real VI that you can at least open and troubleshoot.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 8 of 20
(3,919 Views)
Thanks Mike but I do not feel comfortable enough in LabVIEW yet to try something like that.

Anything else anyone can think of?
0 Kudos
Message 9 of 20
(3,915 Views)


@TOetelaar wrote:
Thanks Mike but I do not feel comfortable enough in LabVIEW yet to try something like that.

You cannot really mess anything up doing that. Still, if you're not very familiar with LabVIEW, you might not see anything unusual.

Something is wrong with your installation. That VI got corrupted but it is hard to imagine how. Maybe try to scan your disk for errors.

Have you tried repairing the installation? How about an uninstall/reinstall?

0 Kudos
Message 10 of 20
(3,907 Views)