how change pic frequence or speed stepper in flowcode

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 4.
To post in this forum you must have a registered copy of Flowcode 4 or higher. To sign up for this forum topic please use the "Online Resources" link in the Flowcode Help Menu.

Moderator: Benj

Post Reply
freeidea
Posts: 2
Joined: Sat Apr 30, 2011 4:59 pm

how change pic frequence or speed stepper in flowcode

Post by freeidea »

hey i need info ,how to speed up my stepper in flowcode thank

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: how change pic frequence or speed stepper in flowcode

Post by Benj »

Hello,

Stepper is only available in v4 of Flowcode so I have moved your forum post to the correct section.

Please sign up to the v4 forum topic by looking here.
http://www.matrixmultimedia.com/support ... f=29&t=602

To control the speed of the stepper you basically change the delays in between calling the stepper move macros. YOu could even use a timer interrupt to control how often the move macros are called.

Post Reply