10-26-2013 03:08 AM
Just wanted to know if my flow chart for the program i posted is correct. (attached)
10-26-2013 06:36 AM
10-26-2013 10:39 PM - edited 10-26-2013 10:41 PM
You did not give a reply to my previous email requesting for the Vi, you created or modified. Anyways attached is the flow chart in picture format. Id be greatful if would suggest for some improvements.
10-28-2013 03:31 PM
Greetings Kasamaneka.
I noticed in your flow chart that there is no loop, unless the voltage is under 2.5 Vrms. According to your diagram, the light conditions are only checked once, and then the program ends. Is that the behavior that you intended? Also, according to your diagram, there is no way to differentiate between the Vrms value being less than 2.5; 2 or 1.5 (Did you meant Vrms > 2.5 ; 1.5 < Vrms < 2.5 ; Vrms < 1.5 ?)
Since you are a beginner, I recommend that you read some of NI's documents on where and how to start with data acquisition and LabVIEW.
http://www.ni.com/white-paper/2835/
http://www.ni.com/gettingstarted/labviewbasics/
Regards
10-28-2013 08:40 PM
Thanks. Attached pliz find the improved flow chart.
11-08-2013 03:48 AM
This is my final copy. People who are doing project similar to mine can use this link to get the details (project paper).
http://search.4shared.com/q/CCAD/1/light%20intensity%20control
11-08-2013 04:02 AM
Hi kasamaneka,
I cleaned up the VI to use arrays for all those comparisons and calculations. I also enabled numeric display for your fancy gauges eliminating additional indicators.
I guess it looks better now (in the block diagram)...
11-09-2013 01:50 AM
I wanted to see the vi but does not open in my version 8.5.