08-15-2011 04:03 AM
Please help me in these problem number wise I have attached my vi for refreance 1. I am running a while loop in these vi that will continuously take data from the dAQ. There is a problem in the valuses stored in the the waveform chart that I will later save in my computer. I need to run the loop while for almost 7 hours. But the data stored in the chart gets out of order after three hours data . I donot know which settings to do so that my seven hours data remain in the order 2. I have placed an indicator at the end of formula 3 and formula 4 block.. I need that this indicator should show value only wheni stop my vi or when the value after the formula gets down to value 30 . I have tried it but its not working… 3. You can see that I have make the blocks for three batteries in the front panel … I need to make a tab for each of these . I have seen the examples but I ma unable to impement that 4. I am getting values from another sensors. That sensor saves the output in excel. I need that labview should import that excel file and should show the graph of that. I am sending the excel fil that I need to read through labview Please help me in these issues. I would be thankfull Waiting for reply
08-16-2011 01:16 PM
Hi data logging,
Thanks for posting. Let me see if I understand what you are asking and if I can help out with the questions that you have.
Let me know if these will help, thanks!
Regards,
Joe S.
08-17-2011 02:24 PM - edited 08-17-2011 02:29 PM
2. i have tried to place indicator outside the loop but it is not working... not connectng to it
08-18-2011 01:03 PM
Hello data logging,
Thanks for your reply. I see that you are currently working on issues in another forum thread. Is the issue in that discussion related to the issues that you are seeing here? Perhaps you could explain what you mean when you say that your data "gets out of order after three hours".
For creating the indicator, below is a screenshot of the method I described in my previous post. Placing the indicator outside your while loop and using a local variable to update it should be able to provide that kind of functionality.
Regards,
Joe S.