Hi,
I'm using Sharp Distance Sensor (20-150cm) with IR Distance Adapter.
If I declare the sensor type:
PhidgetVoltageRatioInput_setSensorType(voltageRatioInput0, SENSOR_TYPE_1101_SHARP_2Y0A02);
After this I never receive reads... I only can use this setup receiving values from voltageRatio value... how can i receive data in distance like mm
thanks