Ardunio step motor shield use with sbrio ?

Hi
I will use sbrio for step motor control and what you suggest me use ardunio step motor shield?Which module i use with sbrio? pls help me.

What is sbrio? Please post a link to its datasheet.

Also post a link to the datasheet for the stepper motor that you plan to use.

Without that information it is impossible to give any specific advice.

As far as I know most of the motor shields use H-bridges and are not really suitable for driving stepper motors.

Have a look at Stepper Motor Basics

...R

Firstly Thank you for interested. İ added sbrio 9637 datasheet link Product Documentation - NI . I also think use 9-12 volt step motor .

Firstly Thank you for interested. İ added sbrio 9637 datasheet link Product Documentation - NI . I also think use 9-12 volt step motor .

I have had a quick look through the PDF you linked to. While it has a lot of technical information I could not figure out what it is actually intended to do. This link gives more general info.

I can't see why you would consider using that board to control a stepper motor - unless what you have in mind is to use that board in place of a PC and use it to send instructions to an Arduino which will control the motor - like this

sbRIO (LInux) -----> Arduino ----> Stepper Driver ----> Stepper motor.

If you read through Stepper Motor Basics you should see that "9-12 volt step motor" is not how you choose a suitable stepper motor.

...R