Search Results

by brianz
Tue Mar 15, 2022 6:37 pm
Forum: General
Topic: Is 1048 supported with latest Phidget Network Server?
Replies: 3
Views: 9958

Re: Is 1048 supported with latest Phidget Network Server?

I'm working with my business parter on this one and I discovered that the 1048 doesn't show up in the list of Phidgets devices *or* in the list of USB devices. He is running MacOS 12.2.1. We even went so far as installing old versions of the Phidgets software. On a terminal I had him look through th...
by brianz
Mon Mar 14, 2022 3:28 pm
Forum: General
Topic: Is 1048 supported with latest Phidget Network Server?
Replies: 3
Views: 9958

Is 1048 supported with latest Phidget Network Server?

I support my customers who are running a variety of Phidget thermocouple devices, included legacy 4-input 1048 TC Phidgets. My web application connects to their devices using the Phidgets network server which generally works well. I'm using the web version of the JavaScript library from my web app. ...
by brianz
Sun Sep 10, 2017 7:55 pm
Forum: Python
Topic: How to read different thermocouples from 1048
Replies: 1
Views: 3589

How to read different thermocouples from 1048

I'm trying to update my code from Phidgets21 to Phidget22 in Python and the APIs seem to have changed quite drastically. It's really confusing how to get different temperatures when the 4-input 1048 Temperature Sensor. Previous, the temperature changed callback had a signature like this: def Tempera...