09-21-2009 05:45 AM
Hi,
By using ActiveX, i can use windows media player in LabVIEW. Is there any function in ActiveX or any other pallete which can be used to explore "My Computer "
By using LIST FILES vi, i can view the folders and files of a drive. But i want some other way
Solved! Go to Solution.
09-21-2009 06:49 AM
09-21-2009 06:49 AM - edited 09-21-2009 06:50 AM
Hi Somil,
Please see if this helps.
Regards,
Nitin
Apologies. I dunno how it got posted twice
09-21-2009 07:17 AM
09-21-2009 09:45 PM
I think this one is just for selecting some particular file.
See this vi which i have made.
First it will show the drives on your PC, then start entering the path of the drive you want to explore.
I wanted something like "MY COMPUTER" . Just by clicking he folder/file, we can explore.
Check this
09-21-2009 10:11 PM
Could you explain what the file dialog in LabVIEW (image below) does not show/do that is different from using windows explorer? Your code does not make any sense to me. It looks like you are replacing the normal file/folder browse functions with code of your creation. It's seems you are going out of your way to reinvent the wheel.
09-21-2009 10:26 PM
Ya, reinventing the wheel using pure LabVIEW
09-21-2009 10:59 PM
09-21-2009 11:16 PM
I am not cracking jokes here!!!!
If you have any answer to the question, answer it or otherwise just click on the cross button on the top right corner
09-21-2009 11:22 PM
What is the question?
You are looking for a way of browsing for files that isn't one of the perfectly good methods already suggested to you? So you are looking for an even more complicated way?
Dennis isn't making a joke. He is actually helping you saying you are wasting your time. He is an expert LV user and he would know more than anyone that what you are trying to do is a whole lot of work for no benefit over any of the methods already proposed.