LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PCMCIA card communication with LabView

How do I get a PCMCIA extender card to communicate with LabView? I
need to be able to stop the device through the GUI so I can unplug it
without accessing the "Unplug or Eject Hardware" menu from Windows.
I'm using LabView 6.0.2.

Thanks.
0 Kudos
Message 1 of 3
(2,493 Views)
Maybe you can get a driver dll and header file for your card to do this
job with labview.

Niko

Vanessa wrote:
> How do I get a PCMCIA extender card to communicate with LabView? I
> need to be able to stop the device through the GUI so I can unplug it
> without accessing the "Unplug or Eject Hardware" menu from Windows.
> I'm using LabView 6.0.2.
>
> Thanks.
Message 2 of 3
(2,493 Views)
Niko is right. The functionality Vanessa is looking for is not availiable from LabVIEW. The only people that would have implemented this feature would be the hardware manufacturer, and they are likely to have built the function into a dll that LabVIEW can call. I recommend contacting the manufacturer to see if they have some suggestions.
0 Kudos
Message 3 of 3
(2,493 Views)