03-16-2007 02:27 AM
03-16-2007 05:12 AM
03-16-2007 05:21 AM
03-16-2007 10:49 AM
03-16-2007 10:50 AM
03-16-2007 02:48 PM
03-17-2007 09:25 PM
Hi Xseadog,
Actually I drew the whole vi again with the flat sequence structure and wolla it shows the graphs....isnt that strange. I dont know what did do wrong before. I will check it on my hardware and let you know. Thanks a lot for directing me to use subvi's leading to better understandable diagram.
Just wanna know two more things as follows:
I wanna log the data which is taken in the graph at the intervals I am specifing in an excel graph. I know one of the method about using time stamp and concatinating it with the terminal going in to the graph and feding in the array to the file. But, is there any other efficient solution because I wanna create an option where the user can see the excel file when the graphing has been completed the vi is still running to perform other operations such as accessing the current temperature/himidity.
Also, I am running graphs only if the current time is less than the target time. In order to do so, I am comparing two strings which probably I think is wrong if you look at my vi. Do you have any other suggestion for comparing a constant time/date with a varying time/data.
Thank you for your time.
Regards,
Mozill
04-02-2007 11:53 AM
Hi Dennis,
In the attached program, I write '1' to the port to get back the info I read from the serial port. But , it seems that the stuff I am reading at the indicator of the serial read is not the one I requested as soon as I write '1'; its the previous info present at the serial port. So, in short, everytime I read the past information, not the current one which I requested.
Any help is appreciated. Thank you for your time.
Regards,
Mozill