Search Results

by Kyle
Thu Jun 28, 2018 7:15 am
Forum: Sensors
Topic: The Formula for 1106 Force Sensor
Replies: 3
Views: 20853

The Formula for 1106 Force Sensor

Hi there, It's my first time using the sensor 1106. I 've looked up the produck manual. It mentioned the sensor is not for accurate force measurement but I didn't find the formula mapping the analog output with the actual force in Newton. Does anybody know it? Another minor question, the user guide ...
by Kyle
Tue Jun 05, 2018 3:18 pm
Forum: InterfaceKits
Topic: Can't setChannel properly
Replies: 2
Views: 12698

Re: Can't setChannel properly

Thank you Patrick, I didn't realize openWaitForAttachment also open the channel. It worked! Thanks for your quick reply again!
by Kyle
Tue Jun 05, 2018 2:34 pm
Forum: InterfaceKits
Topic: Can't setChannel properly
Replies: 2
Views: 12698

Can't setChannel properly

I want to use Phidgets interface kit 1019 to read data from multiple analog inputs. However, I can read only from the default channel which is channel 0. below is my code as an example. I'm using Python. I printed out the ch1 before and after setChannel(1), but all of them gave me 0. Shouldn't I got...