12-02-2005 03:29 AM
12-02-2005 03:47 AM
Hi,
Instead of Dialog button, make a sub Vi pop up and you can type the path in it.
look at attached VI
regards
Dev
12-02-2005 03:51 AM
Hi
Without having seen the attachment of devchander, I just can say, why don't you use the built in file dialog?
Thomas
12-02-2005 03:55 AM
hi Larson,
I've attached a VI for ur perusal.
Please let me know if this was what u were exactly looking for.
Regards,
Partha.
12-02-2005 03:57 AM
12-02-2005 03:59 AM
hi Larson,
I've attached a VI for ur perusal.
Please let me know if this was what u were exactly looking for.
Regards,
Partha.
12-02-2005 04:04 AM
hi I've attached for LV7.0
Regs,
Partha.
12-02-2005 04:04 AM
Hello becktho,
in this case i can't use file dialog because i'm using matlab script block to make some calculations and i need this name to open a .mat file.
But thanks fo your reply, I'll use in other part of my vi.
Larson
12-02-2005 04:11 AM
Hey larson,
here we go LabVIew 7 it will be.
And Thomas, Yes i had indeed used Dialog option for my sub VI's appearance.
Larson, find 2 Vi's.
file dialog is the main vi and Pop is a sub VI
It should suit ur purpose just fine
regards
Dev
12-02-2005 07:00 AM
hello devchander,
i've seen your vi and is what i wanted. But i have a problem when you push ENTER FILE NAME, it starts running pop.vi and the machine works at 100%, how i can change this vi for not to carry the machine at full work.....with an event structure?? I don't know.
Thanks!
Larson