PhidgetInterfaceKit not found, success with VINT hub

Comments & issues
Supporting Windows 8 or newer
icecats
Fresh meat
Posts: 3
Joined: Tue Jan 24, 2023 9:06 am

PhidgetInterfaceKit not found, success with VINT hub

Post by icecats »

Hi,
I am using a PhidgetInterfaceKit (1018) board with an RTD Phidget (1200) and keep getting a "...No matching devices..." error (full error attached). The same setup works fine with a VINT hub. I have tried 2 different InterfaceKit boards and updated the S/N and hub ports in the code with no luck. I am using a Raspberry Pi 3 Model B running Bullseye and Python. I have attached photos of my setup, my code, and the error message.
Thanks!
You do not have the required permissions to view the files attached to this post.
User avatar
Patrick
Lead Developer
Posts: 672
Joined: Mon Jun 20, 2005 8:46 am
Location: Calgary

Re: PhidgetInterfaceKit not found, success with VINT hub

Post by Patrick »

The 1018 doesn't support VINT Phidgets - those ports are for connecting analog sensors. You'll need a VINT Hub to talk to your RTD Phidget.

-Patrick