08-06-2020 02:00 AM
Why so stingy and just showing a little icon? How do you know this is the device tree entry for your device? Under which device category does it show in the device tree? What is the VID and PID for it?
And last but not least are you prepared to implement the HID protocol on top of VISA? Not that it is super complicated (at least if you know about low level raw USB communication). But it's not gonna be easy either and there aren't many examples out there how such needs to be done. And once you have the HID protocol working, do you know the actual HID format that your data from the device is in?
08-06-2020 02:51 AM
I certainly know it's the device by comparing the status of plug in and unplug the USB device.
I just want to know why the INF file created by NI-VISE driver wizard cannot be installed successfully.
08-07-2020 01:01 AM
08-07-2020 01:18 AM
My OS is win10 x64, this option cannot be selected, but it's selectable in win7 x64.
08-07-2020 05:29 AM - edited 08-07-2020 05:30 AM
Account Elevation? Did you start the wizard as Administrator (even if you run in an Administrator account that is still required for elevation of the current process to be at a level that allows installing drivers).
08-07-2020 06:47 AM
Yes, already in Administrator, but it doesn't work.
08-07-2020 06:52 AM
It's obviously something with your computer. I offered pretty much all I can think of, maybe you need to talk with your IT departement. Something in the settings of your computer doesn't want to let you install drivers apparently. Nothing we could help you with.
08-07-2020 12:13 PM
@wolf007 wrote:
Yes, already in Administrator, but it doesn't work.
To clarify, rolfk wasn't asking if your account had admin privileges, he was asking if you selected "Run as... administrator". Or Run with elevated privileges" or something like that.
08-09-2020 08:34 PM
I have tried "Run as... administrator", it didn't work either.