01-15-2009 11:05 AM
Having already written a couple of Nuggets on USB communication, I feel a bit silly asking this but anyway.....
Under OS X, when I attach a HID (Mouse, Keyboard or whatever) it's automatically assigned as a regular HID input.
If I want to communicate directly with this device, how do I go about getting access to the device? Under Windows I'd use the driver wizard and change the driver for the device, but I've no idea how to do something similar under OS X.
If I use a program to view HIDs on my Mac, it shows up OK and the device responds but it's "captured" by the system.
How do I regain control of my device?
Shane.
01-15-2009 11:12 AM
I found others with similar problems and apparently it's a non-trivial task...
Can someone with more experience with VISA give me an idea how to regain control of my device?
Shane.
01-21-2009 05:05 AM
Hi Shane,
unfortunately - as you stated correctly - this is not a trivial task under Mac OS. As is mentioned in this knowledge base entry and this forum post, you will not be able to directly access your HID in Mac OS. If you find a shared variable the provides access to the device, you should be able to call it from LabVIEW. I am not aware of any easier solution, I'm afraid.
Best regards,
Peter