01-22-2015 06:36 PM
I do everything correctly, better send me a .vi that works and if it doesn't work on my computer then problem is solved.
01-22-2015 08:21 PM
PLEASE HELP !!!
01-23-2015 01:25 AM
01-23-2015 04:51 AM
@Mrcn wrote:
I do everything correctly, better send me a .vi that works and if it doesn't work on my computer then problem is solved.
Problem solved! It is not working on your PC.
If there is a language barrier that is making it difficult for you, post in your native language.
01-23-2015 06:18 PM
Thank you all for the replies. It finally works. I have another question. How to wire it so when I push the button then it saves data.
The problem is that is saves only one value and within every next iteration the value is overwritten by the new value.
01-23-2015 06:30 PM
01-23-2015 06:42 PM
That's how it ends when you do multiple things like learning and looking after your children.
Thank you for quick reply so I can go to sleep.
01-23-2015 06:45 PM
01-24-2015 07:13 PM
@JÞB wrote:
That's because Tim forgot to change the display fomt of his format specifier string. \\ sends a literal \ they shoub be single \s and \code display so \r and \t a4e return and newline
No I didn't. I even have the string display style turned on so that you could see that my constants are in \ Codes mode. I had to do that in order to get the tab inside the timestamp formatting.