07-06-2010 03:09 PM
How am I wasting your time if you consider yourself a volunteer?? That doesn't even make sense. If you don't understand something I posted or if you rather not help then there is a simple solution, don't post. (it is voluntary) I am sorry if I'm not up to par with what experience you would like me to have but that's the entire point of these forums!!! (for people who are having trouble) Now its a bit absurd that I am double teamed by two individuals who volunteer to help people. If your here to help, then I ask you help. If your here to complain about something I posted because its too "confusing" then I ask you move on. It's unbelievable that I come onto a website looking for tips from people who are willing to help and I get such posts.
For those who have posted with your ideas, it's much appreciated. I am working on incorporating your ideas with mine. I apologize that you have to witness such nonsense.
07-06-2010 03:28 PM
You have wasted my time in your previous post because you were posting wrong information and kept on insisting that the solutions were incorrect. Now, you seem to have corrected some of the information based on comments you were given in that other post but instead of being honest and admitting you provided the wrong information, you decide to start a new thread and now new people are providing much the same information as before when you rejected it. Your attitude sucks and I would be surprised if you got any more help from anyone, let alone the ones who you think are bullying you.
07-06-2010 03:38 PM
Well thanks for your time Dennis! I actually did receive the solution from an earlier post so I believe much of the same information was NOT posted.
07-06-2010 03:59 PM
Largely because of this completely misleading statement:
"Apparently you still don't understand the concept that is going on here. If you take another look at the text file that I did upload, that is the original file that I get from a data aquisition unit. I don't know where you see times repeating because they dont. Again, the text file has nothing to do with the original issue I posted. I mentioned that I have a string file, columns seperated by 4 spaces. I need this string to be an array (with a 4 space delimiter from the string file!)"
Obviously incorrect since the file you have uploaded both times has multiple time columns. This thread now says that the text file has everything to do with your problem. Since you finally realized that, you could have corrected the original thread. The eventual answer was a lot closer than you realized.
07-06-2010 04:16 PM
I'd like to take this rare opportunity to specifically thank all the people that take time to actively help in this forum. I have only a very basic knowledge of LabVIEW yet find myself using it often (since I'm the only one in my lab that knows as much as I do). This forum has been a huge help when I've been stuck. Sometimes people will direct you and push you to learn instead of handing you an answer but that is a good thing! A volunteer's time can absolutely be wasted so I just wanted to thank everyone who makes a point to help!
07-06-2010 04:31 PM
Here's what I can't figure out:
You marked brijesh's post as the solution, even though it's a convoluted way to convert a string to a timestamp, and it doesn't even address the graphing of the data.. In the original thread I showed you how to do it using Scan From String, and you actually used it in the VI you uploaded (guess I wasn't as unhelpful as you claim, huh?). aestat had uploaded code in your original thread which you said was "right on track" of what you needed. You then uploaded a VI that was a very complicated while loop that was basically jumping through a whole bunch of stuff trying to choose which channel to graph. Gerd uploaded a simplification of what you were doing. If you want an interactive way of plotting the graph by choosing a channel then you'd wrap Gerd's code in a loop.
Soooo.. I can't quite figure out what solution you were trying to get.
07-07-2010 12:13 AM
Hi fronzie,
i have sent a zip folder table to chart formate.
is it usefull to you.
What i have done is
Table consists time stemp on column 0 and numeric data on all other column.
i have plotted all numberic data on y exis and time stemp on X exis.
let me know is that is usefull to u or not.
Brijesh