Search Results

by dguimaraes
Thu Sep 12, 2019 4:22 am
Forum: C/C++
Topic: VoltageRationInput - SensorType
Replies: 2
Views: 19953

Re: VoltageRationInput - SensorType

Hi,
Can you share an example with a touch sensor?
Best regards,
by dguimaraes
Fri Jun 07, 2019 3:01 am
Forum: C/C++
Topic: VoltageRationInput - SensorType
Replies: 2
Views: 19953

VoltageRationInput - SensorType

Hi! Im trying to make something with phidgets Motion Sensor. Where is the right position to define the sensor type ( SensorType 1111): I define this: PhidgetVoltageRatioInput_setSensorType(ch, SENSOR_TYPE_1111); Before openWaitAttachment or After openWaitAttachment. Anyone have an example with this ...