Search Results

by bernasunifei
Fri Oct 12, 2018 2:42 pm
Forum: All Other Phidgets
Topic: Newbie question: Phidgets22 + PhidgetStepper Bipolar
Replies: 7
Views: 9679

Re: Newbie question: Phidgets22 + PhidgetStepper Bipolar

Thanks for your reply. I am programming in Phyton, so that was a great guess! However, when I tried to use the code you proposed, I got the following error: File "Controller_Rev16_dev.py", line 331, in SteeringControl ch.setControlMode(StepperControlMode.CONTROL_MODE_RUN) NameError: global...
by bernasunifei
Wed Oct 03, 2018 5:31 pm
Forum: All Other Phidgets
Topic: Newbie question: Phidgets22 + PhidgetStepper Bipolar
Replies: 7
Views: 9679

Re: Newbie question: Phidgets22 + PhidgetStepper Bipolar

Hello,

I'm not being able to set the control mode to run.
Could you please show me a snippet of the code needed to do that?

Thanks!