Stepper Ramp EDP: Difference between revisions

From Visuino
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:


DIR= Set the direction of travel for the stepper.
DIR= Set the direction of travel for the stepper.
PUL = Send the step pulse to the stepper driver.

Revision as of 07:58, 14 June 2022

COMPONENT SUMMARY

EDP = (E)nable (D)irection (P)ulse controller setup commonly uses Pull Down settings.

Component Items

Fully customizable for use on automation projects.

INPUTS

STEPS = The total number of steps to be taken.

START = Reset to zero count and begin sequence.

STOP = Reset to zero count and stop all movement.

OUTPUTS

STEP COUNT = The current step in the sequence.

ENA = Enable the stepper driver.

DIR= Set the direction of travel for the stepper. PUL = Send the step pulse to the stepper driver.