LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Indicator not working

Solved!
Go to solution

Hi

This simple program made with intention of calculating execution time of steps is apparently misbehaving.If i run the program,the indicator doesnt display the value.Hwever if i run this program using single step execution ,the indicator does display the correct value of time difference at the end...wht goin wrong??

 

 

 

0 Kudos
Message 1 of 3
(2,924 Views)
Solution
Accepted by topic author lifeofmg

You might want to try multiplying seconds by 1000 to get milliseconds.Smiley Wink

Message 2 of 3
(2,918 Views)

thnks man ..tht was so stupid of me Smiley Wink

0 Kudos
Message 3 of 3
(2,848 Views)