LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I add a time column on my tabular data

When you destroy an Express VI (the only good thing to do with an Express VI) and expose the code hidden inside it, you will see the compromises made, including (I'm pretty sure, because I trust cbutcher to have done this correctly) the "%c" in a Format String.  Read his response, follow his instructions.  For best results, stop using Express VIs, write the LabVIEW code yourself.

 

Bob Schor

Message 21 of 59
(1,089 Views)

I really appreciate you for your time.  Buh this is what I'm getting and there is no '%c,'.  And I wasn't able to export my data to excel  and the waveform graph is being plotted just for 10 seconds. Buh I need the graph for the entire process . 

Hope you could help me find the answers. 

 

Download All
0 Kudos
Message 22 of 59
(1,079 Views)

I can't really see anything relevant on those pictures - your Front Panels let me guess at your code, but not really diagnose a problem.

 

Beyond that, please upload screenshots rather than images taken with a camera (probably a phone) - the data size is much larger with modern resolution cameras (~5MB per image) compared with a screenshot which is likely much smaller, and significantly clearer.


GCentral
Message 23 of 59
(1,077 Views)

Help me , I cannot export my data to excel. Getting a conflict resolution message. Using the write to measurement file .

0 Kudos
Message 24 of 59
(1,066 Views)

Did you read the previous Reply?  Pictures (of Block Diagrams) are not so helpful.  Camera Pictures (as opposed to Screen Captures) are almost useless.  Attaching your VI should always be done, even if you also want to attach a picture (which I promise I won't look at) -- the VI gives us the clearest image of your code, we can see how you configured the Dreaded DAQ Assistant, we can run the code, we can edit the code, etc.  Cannot do anything meaningful with a picture, particularly one as full of Moire patterns as the last one you attached ...

 

NO MORE PICTURES, please.

 

Bob Schor

Message 25 of 59
(1,063 Views)

Buddy. I've attached the vi. I just want to save the data that appears on the table in excel as well as the graphs. Hope you could do the needed.  Waveform graph is not plotting as well I guess.

0 Kudos
Message 26 of 59
(1,061 Views)

Hope somebody helps 🙏😇

0 Kudos
Message 27 of 59
(1,049 Views)

Could someone figure out the issue in this ? 

Thank you 🙏😇

0 Kudos
Message 28 of 59
(1,029 Views)

Sorry, I never use Express VIs, so I have no idea what might cause a conflict in the Write to Measurement File.

 

I saw in the latest png that you didn't do any of the modification steps for the Build Table Express VI, so your table still has data with less precision than it sounds like you wanted, but it's also worth pointing out that when you branch the wire (split it into two wires), the one you connect to the Write to Meas File VI has nothing to do with the one that you might in the future modify in the Build Table VI, so the time resolution will be determined by some different setting. The default appears to be to not including time information in the file - you can change that in the dialog.

 

Perhaps the conflict is related to a series of incompatible settings? I have no idea.

 

Also, I can't open your VI (I have only LV2017 installed, and I won't be able/willing to install 2019 until 10 days or so from now).


GCentral
0 Kudos
Message 29 of 59
(1,024 Views)

I guess there's no one named "Buddy".

0 Kudos
Message 30 of 59
(1,013 Views)