Feature changes in phidgets22 vs phidgets21
Posted: Mon Sep 25, 2017 6:09 am
I am starting to update from phidgets 2.1.8 to the current phidget22. In many places I see that things look the same (just name differences). In other places, I don't find things in phidget22. For example, with the single probe temperature gauge, there used to be functions like:
Is there information on this sort of thing?
I have a humidity gauge as well. I don't know what changes I may encounter there.
Programming in C on Linux. One reason I am updating from phidget21 is that I can't seem to get phidget21 to work in a 64-bit OS. The open call fails. So I thought this is a good time to update to phidget22.
- CPhidgetTemperatureSensor_getTemperatureInputCount
CPhidgetTemperatureSensor_getPotentialMax
CPhidgetTemperatureSensor_getPotentialMin
CPhidgetTemperatureSensor_getAmbientTemperatureMax
CPhidgetTemperatureSensor_getAmbientTemperatureMin
- CPhidget_getDeviceType
Is there information on this sort of thing?
I have a humidity gauge as well. I don't know what changes I may encounter there.
Programming in C on Linux. One reason I am updating from phidget21 is that I can't seem to get phidget21 to work in a 64-bit OS. The open call fails. So I thought this is a good time to update to phidget22.