Page 1 of 1

PhidgetInterfaceKit not found, success with VINT hub

Posted: Tue Jan 24, 2023 9:50 am
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!

Re: PhidgetInterfaceKit not found, success with VINT hub

Posted: Tue Jan 24, 2023 11:33 am
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