Jump to content

PauloM

Members
  • Posts

    3
  • Joined

  • Last visited

    Never

PauloM's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, I want to programmatically eject my USB Flash memory from the PC. In my application, the user doesn't have access to the system tray and to windows explorer (at least I try to...), but he can insert some USB memory drives, to get data from the system. The problem is that, in this way, the drive will be constantly removed from the system without ejecting it. Does anyone know how to eject removable drives from LabVIEW? Thanks in advance for the help, Paulo
  2. Hello, Although I've programmed in LabVIEW for some time now, I never had the chance to try the GOOP way of programming. In the beginning, my applications were quite small, so the "normal" way of programming was enough to make them and keep them structured and maintainable. With time they are becoming bigger, more complicated, and I think that now is time to dedicate some time to this approach. I heard some goop things about it and having some knowledge of OOP languages, I believe that this is realy the way I want to go, at least for big projects from now on. I downloaded the OPEN GOOP wizard and installed it. What I want to know is if there is documentation explaining the concept - how to do OOP in LabVIEW!!! Design good practices... In some words - Where/How to start. Thanks for the help, Ragards, Paulo
  3. Hello, I used this and it works very nice but registering the ODBC connection in every computer where my app was running is not good... How can you use it without the connection? What do you input on the ADO connection open (I normally do DSN=<name of the ODBC connection> . Thanks, Paulo
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.