Search Results: Jdecoux

Products | Content | Learn | Forums

Searched query: jdecoux

by cheister
Wed Feb 16, 2022 2:03 am
Forum: General
Topic: 0-500kg Load Cell precision
Replies: 2
Views: 13489

Re: 0-500kg Load Cell precision

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 ...
by muretti0114
Wed Sep 30, 2020 7:56 pm
Forum: General
Topic: Correct Sensor Type for MOT2002_0 ?
Replies: 10
Views: 20016

Re: Correct Sensor Type for MOT2002_0 ?

@jimd

Thanks for your great help! :D

@jdecoux

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 :)
by jimd
Wed Sep 30, 2020 7:50 am
Forum: General
Topic: Correct Sensor Type for MOT2002_0 ?
Replies: 10
Views: 20016

Re: Correct Sensor Type for MOT2002_0 ?

@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 ...
by Rhybot
Fri Feb 14, 2020 4:16 pm
Forum: All Other Phidgets
Topic: RC Servo Phidget Returning PhidgetException 0x33 on getPosition()
Replies: 2
Views: 8506

Re: RC Servo Phidget Returning PhidgetException 0x33 on getPosition()

I added a 10 ms delay after completion of the attach handler. It worked, thank you @jdecoux!
by Powergrid
Fri Oct 18, 2019 7:16 pm
Forum: Linux
Topic: ImportError: No module named 'Phidget22'
Replies: 10
Views: 100439

Re: ImportError: No module named 'Phidget22'

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, ...
by Nadav
Thu Apr 11, 2019 12:53 pm
Forum: Python
Topic: Issues with exiting
Replies: 5
Views: 13321

Re: Issues with exiting

jdecoux wrote:You can call:

Code: Select all

Phidget.resetLibrary()
Is there a Phidget 22 equivalent?
by Kyle
Tue Mar 26, 2019 9:08 am
Forum: Linux
Topic: PhidgetException
Replies: 2
Views: 12670

Re: PhidgetException

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. ...
by crwk78
Wed Mar 06, 2019 6:00 pm
Forum: All Other Phidgets
Topic: Phidget 1055 code issues
Replies: 3
Views: 10149

Re: Phidget 1055 code issues

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' ...
by maperrone
Mon Nov 26, 2018 9:35 am
Forum: Linux
Topic: Errors when compiling VoltageRatioInputExample.c ?
Replies: 3
Views: 12648

Re: Errors when compiling VoltageRatioInputExample.c ?

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 ...
by brunoramos96
Sat Oct 13, 2018 9:22 am
Forum: Android
Topic: Helloworld on android studio
Replies: 8
Views: 61165

Re: Helloworld on android studio

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