03-11-2010 05:03 AM - edited 03-11-2010 05:04 AM
03-11-2010 05:17 AM
03-11-2010 05:24 AM - edited 03-11-2010 05:25 AM
I have put it inside,but no change
03-11-2010 06:27 AM
Hi,
I think you didn't understand my problem.once I press the run button and push button, data from the instruments starts saving into an excel sheet.Now, what I want is,if I press the stop button on the front panel, the measurement has to stop abruptly,even if it's not completed.
03-11-2010 07:16 AM
Guru,
My "Time problem" hasn't been resolved.
03-11-2010 07:28 AM - edited 03-11-2010 07:29 AM
Guru,
I think the problem is because of a subvi.I've traced out that the seconds column is running until the control enters a sub vi.but once the control enters the sub vi,the seconds column stops running.how to solve it.see the attached code
03-11-2010 08:35 AM
What subVI? The latest copy of your code you published as no subVI's in it.
PS. When writing your message, please capitalize the first letter of your sentences and put two spaces after your periods. The way you are typing now (no capitalization, no space whatsoever after the period) makes your message more difficult to read and looks like a long run-on sentenece.
03-11-2010 10:36 PM
See this code Raven.
(And what does PS mean)
03-11-2010 11:02 PM
PS means post script. An after thought.
I see the subVI in your code now, but you did not attach it, so I don't know what is going on inside.
Does that subVI have a while loop inside of it?
03-11-2010 11:11 PM - edited 03-11-2010 11:12 PM
Yes. It has a while loop.
See the attached sub vi.