We are trying to run a simple program in Labview to measure the power from a Thorlabs Power Meter (PM5020). We connected the power meter and laptop with the USB. There are the steps we were trying to make it work:
1) Connect the Thorlabs Power Meter with USB cable to laptop;
2) Scan the instruments via 'Driver switcher' provided by the software of PM5020, switch the instrument to NI readable driver (TLPMX). Close 'Driver Switcher' completely;
3) Open NI Max, showed blow. The PM5020 was identified and tested via VISA Test panel without error.
4) Run the 'measure the power.vi' project, the error occurred after initialization;
5) Then checked the 'initialization.vi', gave the error code 'BFFF0011': insufficient location information or the device or resource is not present in the system;
6) We might think one of the reason is the the Thorlabs USB devices is not under USB test and measurement devices?
I would appreciate any suggestions that people have. Thanks in advance!