PhidgetInterfaceKit - Device In Use

Comments & issues
Supporting Windows 8 or newer
Yogibear88
Fresh meat
Posts: 1
Joined: Fri Jan 24, 2025 12:08 pm

PhidgetInterfaceKit - Device In Use

Post by Yogibear88 »

Hi all, i just bought a new Phidget Device and have this issue with a windows 11 PC, anyone know what this might be about?
You do not have the required permissions to view the files attached to this post.
bkuehner
Phidgetsian
Posts: 10
Joined: Mon May 01, 2023 10:35 pm

Re: PhidgetInterfaceKit - Device In Use

Post by bkuehner »

When I've gotten that error, it is usually because either:
1) I had a program still running that was holding the device open while I was also trying to talk to it in the Phidget control panel
or
2) I had the control panel open and then ran my program, which then couldn't access the device due to the control panel using it.

I'd double-check that there isn't an invisible process that is holding the device open somewhere.
User avatar
Patrick
Lead Developer
Posts: 672
Joined: Mon Jun 20, 2005 8:46 am
Location: Calgary

Re: PhidgetInterfaceKit - Device In Use

Post by Patrick »

Try running the control panel as admin. If will print the name of the other program using the Phidget in the error message if it has access to.

-Patrick