LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

login

In my project,once I click start button of my VI it should show a message when the last time login was and this should be stored in a excel sheet.pls tell me how can i do this if possible with example VIs.
0 Kudos
Message 1 of 6
(3,349 Views)
Click Help>>Find Examples and search for spreadsheet. You'll find several examples.

___________________
Try to take over the world!
0 Kudos
Message 2 of 6
(3,338 Views)
can u provide me a example VI which displays the last login time when I click the start button.I mean it should display LAST LOGIN TIME WAS.........
0 Kudos
Message 3 of 6
(3,333 Views)
The attached vi should do the job. Disregard the error message that appears at first run, and click on continue. That's due to the fact that the vi tries to read a file that does not exist yet. Things run fine after...
The vi creates a pseudo Excel file : the extension is .xls, but in fact it's a simple .txt. This is enough to open it directly in Excel.

Enjoy...
Chilly Charly    (aka CC)
Message 4 of 6
(3,332 Views)
Thank u very much for ur help,but iam getting error when ever i run the VI how to overcome this error
0 Kudos
Message 5 of 6
(3,328 Views)


@hofer wrote:
Thank u very much for ur help,but iam getting error when ever i run the VI how to overcome this error



Hum... Sure you didn't press the "Stop" button instead of the "Continue" button when the error message appeared ? No ? try again... Yes ? What says the error message you get ?

CC
Chilly Charly    (aka CC)
0 Kudos
Message 6 of 6
(3,308 Views)