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 ...