03-18-2021 10:06 PM
I can get the information I want through ‘NI-VISA Driver Wizard',such as USB Manufacturer ID(Vendor ID),USB Model Code(Product ID),Manufacturer Name and Model Name. But I don’t know how to get it by labview。
I want to get them through the properties node of VISA,but No way。error:-1073807346
I need your help!
03-30-2021 04:25 AM
Hi, I tried to find some info for you.
"To obtain the values for these settings, contact your PXI/PCI device manufacturer. Along with the .inf files, the NI-VISA Driver Wizard also creates a module.ini file you can distribute with your PXI instrument. " --- Basic Device Information - NI-VISA 15.0 Help - National Instruments
I also tried to write a simple VI to read "Manufacturer name" from .imf file (generated from NI-VISA Driver Wizard).
If you face any difficulties during troubleshooting, we can discuss at here to figure out next step.
03-30-2021 04:29 AM