07-07-2008 09:11 AM - edited 07-07-2008 09:13 AM
07-07-2008 09:29 AM - edited 07-07-2008 09:30 AM
thank you a lot friends i tried to do like you but i forget to disable the autoindex,,,,,mamma mia ,,,,thank you a lot now i can measureeeeeeeeeeeeeeeeeeeeeeeeeeee
if i find the button for rating wil do 🙂
07-07-2008 09:40 AM
09-29-2008 04:05 AM
Hello experts 🙂 the program which we created is fantastic thank you very much
im pimping now my program:-) und I have ragarding this one question:
i want that the date und the time ist in a own column in each row,,, i tried many things but nothing is very logical maybe you can help me,,,,
09-29-2008 06:15 AM
Hello ago,
well, you could put in another "concat string" and append your measurement results to the date/time string...
You can also:
- index more than one value from an array with the "index array" function
- use the "format date/time string" function to build your date string
(- clean up in general 🙂
09-30-2008 03:55 AM
Thank a lot for the infos,,, it was succesful
one last question
: how can I modify my program that the user can only work with it but not change some thing in the program? only the frontpanel should be accessible for the user
09-30-2008 08:57 AM - edited 09-30-2008 08:59 AM
hi ago,
you may:
- switch on password protection of the block diagram (as is done in some of the vi.lib functions)
- make an application from your vi (if you have the application builder in your LabView installation)
- save your vi with options and remove the block diagram (don't forget to make a safety backup before - you have been warned!)
I would opt for item 2, as that's the usual way to hand out software to the user - just give them executables, no hazzles with development environment in user interaction...
11-05-2008 11:52 AM
hi guys
i actualy bought and activated the application builder,,,if someone has some suggestion how to create a executable interface please let me now,,,
11-05-2008 12:05 PM
Hi ago,
Im sure there's some manual you can read!
Well, create a new item in the project explorer, choose "executable" and follw the assistant. Then create another item "distribution" to create an installer - and also follow the wizard...
But: RTFM!
11-05-2008 12:08 PM
hi gerd thank you for the answer
no NI did only send e code for the activation
i will check the internet for a manual