question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

USB Instruments not found Windows 10

See original GitHub issue

Hi all, I’m having trouble “finding” my instruments that are connected via USB. I know instrument works fine as I can communicate to it via Labview.

About me: Windows 10 - 64 bit Python 2.7.12 - Anaconda custom (32-bit) visa.version = 1.9.dev0’

Trying to connect to Thorlabs CCS spectrometer. When I run:

import visa
print("Import success")
rm = visa.ResourceManager()
print(rm.list_resources())

The only resources I find are (u’ASRL1::INSTR’, u’ASRL10::INSTR’) Yet I know there is a USB resource for my Spectrometer. The Labview program finds and identifies it as ‘USB0::0x1313::0x8087::M00246003::RAW’

Any ideas?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
MatthieuDartiailhcommented, Aug 22, 2016

Given the number of report for that issue it may be worth it, just to reduce the noise in the issues.

0reactions
juhuntenburgcommented, May 2, 2018

Ah yes thank you, I go a bit confused there. Thanks for pointing me in the right direction, PyDAQmx should be what I need. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

USB devices NOT recognized in Windows 10
Method 1: Run Hardware and Device troubleshooter. If your computer is having problems with a recently installed device or other hardware, try ...
Read more >
USB Device Not Recognized in Windows 10 [Error Fix]
Your USB device might not be recognized in Windows 10 due to driver or hardware issues. · First, make sure to update the...
Read more >
How to Fix USB Device Not Recognized in Windows 10
Key moments. View all · scan for new hardware · scan for new hardware · scan for new hardware · unplug all of...
Read more >
Windows 10 Not Recognizing My USB Device [Solved]
Windows 10 Not Recognizing My USB Device [Solved] · 1. Restart · 2. Try a different computer · 3. Plug out other USB...
Read more >
Top 6 Ways to Fix USB Device Not Recognized In Windows ...
Windows 10 not detecting USB devices can be due to outdated drivers on the device too. Using the Device Manager, you can easily...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found