Page 1 of 1

VoltageRationInput - SensorType

Posted: Fri Jun 07, 2019 3:01 am
by dguimaraes
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 sensor?

Best regards,

Re: VoltageRationInput - SensorType

Posted: Fri Jun 07, 2019 8:09 am
by fraser
Call it after OpenWaitAttachment(...)

Re: VoltageRationInput - SensorType

Posted: Thu Sep 12, 2019 4:22 am
by dguimaraes
Hi,
Can you share an example with a touch sensor?
Best regards,