07-01-2015 10:54 AM
I'm beginning to understand why Bob Schor lost his temper a little bit.
ceilingwalker, if you're stumbling your way through this you need to learn some more LabVIEW basics. When you have a broken run arrow, you click the arrow and it tells you what's wrong. Plus, just telling us that you have a broken run arrow doesn't tell us at all why it's broken. You should look in to Core 1 and Core 2 training. I personally used the SixClear videos to learn the basics.
AND, like I said above, you will need to convert your data to a string in order to write the timestamps and the data at the same time to the spreadsheet. I assume this is your problem.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
07-01-2015 11:04 AM
Here is what I mean: the moment I press "start" button, it starts a loop that reads capacitance, Dissipation Factor, and an analog input of voltage, triggered every 3-seconds. It puts all three values on the spreadsheet exactly how I want it. What I want it to do is, each time those three variables are put in their own column, on the final column I would like the real time those samples were taken put in the last column.
07-01-2015 11:12 AM - edited 07-01-2015 11:14 AM
Yes, I've understood what you mean for a bit now and I've been telling you what to use, even linking to VIs.
Here is a step-by-step list of what you need to do to get your data to be in the same format as your timestamp:
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
07-01-2015 11:13 AM
07-01-2015 11:48 AM
Cheers, James. I didn't "lose my temper", but I did "lose my patience". Have you noticed how readily our requests to "Show your code" are ignored? I do look, now and then, to see "what's next" in the "do my work for me" requests, but I'm (sadly) resigned to "You can lead a horse to water, but you can't make him (or her) drink".
BS
07-01-2015 12:08 PM
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
07-01-2015 03:52 PM
This took me all of about 5 minutes to do. Thank you for the advice. Thank you all you guys for your help. This is in no way negative but I wanted you to know, I would much rather be taught to fish, than to be given a fish. I enjoy building things myself, but am not afraid to ask for help, but I certainly do not want someone to do my project for me, as it was made to appear in the comment above. I have been through Core's 1, 2, and 3 but I have a very hard time understanding and until I can apply what I have learned to something real, I don't learn much. Just thought I would throw that in. Again, thank you all for your input.
07-01-2015 04:30 PM
@ceilingwalker wrote:
I have been through Core's 1, 2, and 3
How long ago was this training, or how often do you work with LabVIEW? I'm asking purely out of curiousity. Timestamps and converting to strings are two subjects that should be the bottom line for beginner LabVIEW ability, or at least the ability to debug a problem like a broken run arrow.
In this instance, if you only spent all of "5 minutes" on this, it's a bit disrespectful to us when we're spending much longer than that explaining it to you. These problems, especially with Core 1/2/3 under your belt, could have been solved using an extra 5 minutes on google.
The post you marked as a solution was the same information that I supplied before your first reply in this thread, so it even seems like you didn't even read the replies. This is similar to what Bob Schor mentioned in your other thread.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
07-02-2015 09:14 AM
I know what a broken arrow is, and I know how to use it. I must have used it well in my sentence. All I wanted to do was make sure you knew, after all that you guys told me to put in, I was getting a broken arrow, nothing more. It was my way of saying "I am not getting the same result you guys are". Since April of this year I took Core 1,2 &3 online. This project I am building is the only LabVIEW experience I have. It has been a good project to cut teeth on. Other than that, I have never worke with LV, only PLC and HMI software. Please remember, you don't know who the person is asking the question. Think you can sniff out those looking for a hand-out and those that are just struggling yet want to learn. I support others on PLC forums so I get your frustration. Trust me, I didn't want to have to ask for help. Thankfully you guys were here to help and the situation was resolved.
07-02-2015 09:18 AM
Good luck with the rest of your project, let us know if you get stuck again.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'