12-01-2011 06:13 AM
Hi All,
I am doing positive negative pressure cycle test in which positive negative cycle going on continously & shown on graph.
I have to show duration of test as cycle starts in HH/MM/SS format continously as test is going on upto a fixed no. of cycles.
I have taken elapsed time express vi in my main loop for showing this. As in my program there are various loops one inside another in main loop.
So my problem is this timer is not showing elapsed time in continous updating mode but it shows elapsed time when i press exit button. I know why it is not showing because it is going into another loop in my main loop.
Can anybody suggest me how to show my duration of test in continous updating mode?
Thanks & Regards,
Vipin Ahuja
12-01-2011 03:19 PM
12-01-2011 03:53 PM - edited 12-01-2011 03:59 PM
A slightly more robust elapsed test timer than the previously linked FGV was presented as a small part of the community nugget series on application development. Once initiallized with a refnum to the GUI's elapsed time indicator, this Resouce Module can be called from anywhere or everywhere in the application to update the GUI.
A modification of the vi was also presented HERE as a GUI Element Resource Module, GERM, in a nugget I co-authored with Richard Sorrellis (AKA Broken Arrow)
12-01-2011 11:32 PM
These attachment vi are in lv2011. but i have lv2010. So i canot open these vi.
Kindly send me these vi in lv 2010 version.
12-02-2011 10:03 AM
vipin_ahuja101@yahoo.com wrote:
These attachment vi are in lv2011. but i have lv2010. So i canot open these vi.
Kindly send me these vi in lv 2010 version.
Mike S was kind enough to attach a zip of the project down-converted to 2009 here in post 11 of the nugget