LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help with Time Stamps and saving Strings in Excel

You have to choose the file before running the program.... It will not popup anymore...Smiley Wink

 

-----

The best solution is the one you find it by yourself
0 Kudos
Message 11 of 29
(1,144 Views)

Yes...but which file to choose??... I have test.xls on the desktop...

after i click on it...choosefile pops up again 😞

0 Kudos
Message 12 of 29
(1,142 Views)

If you mean undo while in the edit mode it is (in the Windows environment) simply press "Ctrl Z" (the control key Ctrl and Z key at the same time). This can be done up to 8 times in the standard configuration, can be set much higher under the pull down Tools:Options:Environment number of undos. Undo will only work if you see an "unsaved" * in the vi's title bar.

 

I won't get into the Vee vs LabVIEW debate at this time, but will say that I think you will like LabVIEW if you give it a chance. 

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 13 of 29
(1,140 Views)

Can you include a bit of your code, or an image (.png or .jpg format, Not .bmp), hard to tell what is happening at your end without seeing it. If you include code let us know what version of LabVIEW you are using.

 

 

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 14 of 29
(1,137 Views)

Maybe its because this is the first time am working with LabView but i remember i had to do a similiar program in Vee when i started learning it and it was so intitutive....

I dont have a choice, have to learn Labview and live with it 😞

0 Kudos
Message 15 of 29
(1,135 Views)

well the task is everytime the start button is pressed a random number is to be generated and is to be saved in an excel sheet along with the time stamp...

say i press the start button 5 times...at the end i should have two columns in the excel sheet...1st column with 5 random number and the 2nd column with the corresponding time stamps

0 Kudos
Message 16 of 29
(1,133 Views)

LabView 8.6

0 Kudos
Message 17 of 29
(1,129 Views)

@ Ananad : Its not working 😞

                     The Escel file is as blank as ever

0 Kudos
Message 18 of 29
(1,126 Views)

I will tell you the procedure....

 

1. Open the code by double clicking the VI

2. Go to the front panel

3. Choose the file path using the browse button

4. Make sure that you have chosen the correct .xls file

5. Run the VI ( Nithing will happen )

6. Stop the VI and check the file you can find the vaues written in that.

 

Smiley Wink

-----

The best solution is the one you find it by yourself
0 Kudos
Message 19 of 29
(1,122 Views)

Anand if you dont mind....can you make the program simpler (if its possible)

0 Kudos
Message 20 of 29
(1,120 Views)