PDA

View Full Version : USB port monitoring


wolbers
11-19-2007, 03:22 PM
Dear all,

I need Vizard to continuously monitor a port for incoming voltage changes (sent from an MRI scanner). I used to do this via the serial port, but it would be great if there was a way to switch to USB. Is anyone aware of a Python plug-in I could use, or would LabJack be helpful here?

Thanks for any hints,
Thomas

farshizzo
11-20-2007, 09:24 AM
I did a quick search and found the following python project:
http://pyusb.berlios.de/

I have never used it so I don't know how good it is.