12-03-2018 09:24 AM
Ok! I try like you suggest me. Thank's a lot!!!
12-03-2018 10:46 AM - edited 12-03-2018 10:46 AM
Guys sorry, but i don't understand how to change my VI. I can not understand what to insert and where. Can someone give me some indication or at least partially modify my VI (just to understand how i should do)? I have to do the same for the temperature program. Thanks!!!
12-03-2018 01:04 PM
(Sorry, I cannot see how your DAQ express VI is configured, but some advice may depend on it. No drivers installed here)
12-05-2018 11:14 AM
Hi guys. After many attempts, i have not yet solved the problem of error 200279. In addition, i had to add commands to display the name of the columns of the output excel file: but i can't understand how to connect a 64-bit source with an 1D array sink. Looking on the web, i have seen that generally is useful use a Foor Loop, but i don't understand what number to set in N. Keep in mind that i have to acquire data continuously. Please, i'm new to LabView, can you give me simple instructions or screenshots?
Thanks a lot!!!
12-05-2018 12:21 PM
You can configure the "from DDT" to output an array instead of a scalar.
12-05-2018 12:24 PM
Start with one click
That will clean up about half of the dynamic data and DAQmx will automatically pull in the channel names.
Then look into Configure DAQmx LogginG
When your vi looks like this you'll be finished
12-05-2018 02:18 PM - edited 12-05-2018 02:19 PM
Sorry altenbach, can you tell me exactly how to do it? If i go to the DDT properties there are many possible selections. Do i need to delete the foor loops? Could you change even just one part of my VI so i'll continue on my own? Sorry for the request but i really do not know how to move forward.
Thanks!
12-05-2018 03:08 PM
@Iskandark wrote:
Sorry altenbach, can you tell me exactly how to do it? If i go to the DDT properties there are many possible selections. Do i need to delete the foor loops? Could you change even just one part of my VI so i'll continue on my own? Sorry for the request but i really do not know how to move forward.
Thanks!
You do realize that snippet in my last reply is the entire solution right?
12-05-2018 03:19 PM
Hi! Absolutely i did not discarded your answer, but observing what altenbach wrote in his post first i would like to try to change (and reconnect) the DDT.
@JÞB wrote:
@Iskandark wrote:
Sorry altenbach, can you tell me exactly how to do it? If i go to the DDT properties there are many possible selections. Do i need to delete the foor loops? Could you change even just one part of my VI so i'll continue on my own? Sorry for the request but i really do not know how to move forward.
Thanks!
You do realize that snippet in my last reply is the entire solution right?
12-09-2018 11:09 AM
Hi guys. I converted my VI as you suggested, but i have some questions:
1) i need the opportunity to see graphs and numerical indicators of the data that i'm recording (like the old VI that i posted)
2) if you look at the attached picture, i have the error 201309: how do i solve it?
Thank you all for the help !!!