Many thanks for the information @jdecoux . I currently zero the scale after each measuring session and average the last three measurements during each measuring session. I don't need 100% precision but check if the difference to the last ...
Yes, I will choose either Digital or Voltage mode carefully, depending on the target use case. I look forward to seeing the detailed document, but I am not in a hurry so please take time
@muretti0114 Glad it helped! As @jdecoux said, if you open it as a 'VoltageInput' then you can set your own threshold, whereas 'DigitalInput' seems to have a fixed threshold of approx. 3.0. @jdecoux Many thanks for the info re. the Saturation ...
Hi jdecoux; Thanks for the suggestion. When I tried it (while in the directory where the files uncompressed to), I got the following which I think indicates that it's already installed? Looking in indexes: https://pypi.org/simple, ...
Hi jdecoux, thank you so much for your help! The error handling page helps me fixed the errors. Cheers! It looks like you're using Python, so you can put a try-except clause around your open call to get the error and description. ...
Thanks jdecoux, it connects without an issue now. I'm running to an error in the final line of code (in red) and not sure what's causing it. The error is: "An unhandled exception of type 'System.AccessViolationException' ...
Hi jdecoux, Thanks for the quick reply and hope you had a happy Thanksgiving! The hello world example does not list the PhidgetBridge, no other phidget devices are attached, and yes it's 1046_0B. It seems to work just fine ...
What kind of problem are you having with the example, and which example are you using? How is the Phidget connected to the Android device? Is it plugged in direct via USB, or over the network? If you are trying to connect over the network, do you have a version of the Phidget Network Server running...