RC Servo Phidget strange behavior
Posted: Tue Aug 23, 2022 12:05 pm
Hey all, I'm working through some updates for our phidget components to use them in a new system and I ran into some strange issues with the RCServo Phidget. After updating our python component I had it working perfectly. Eventually it stopped working as expected and so I popped open the phidget control panel to try to control it from there and it worked again there for a moment, but then gave me an error when I tried to enable it again after disabling it. The error message is attached, but it said:
Error enabling: PhidgetException 0x39 (Not Configured)
Device is not configured enough for this API call. Have a look at the must-set properties for this device and make sure to configure them first.
This error is recurring most of the time when trying to use the phidget control panel to test the Phidget and persists through 3 different RCServo Phidget boards.
All three phidgets and the vint hub have the latest firmware installed. I have re-installed python, and restarted my computer and the phidget process and it is hard to find a pattern or solution that corresponds to when it randomly decides to work for a second.
If anyone has any advice, I'd greatly appreciate it. It could also be a bug of some sort.
Error enabling: PhidgetException 0x39 (Not Configured)
Device is not configured enough for this API call. Have a look at the must-set properties for this device and make sure to configure them first.
This error is recurring most of the time when trying to use the phidget control panel to test the Phidget and persists through 3 different RCServo Phidget boards.
All three phidgets and the vint hub have the latest firmware installed. I have re-installed python, and restarted my computer and the phidget process and it is hard to find a pattern or solution that corresponds to when it randomly decides to work for a second.
If anyone has any advice, I'd greatly appreciate it. It could also be a bug of some sort.