04-24-2007 03:04 PM
04-24-2007 03:37 PM
04-26-2007 10:47 AM
Kate,
I think I can clarify some of your questions. As far as your first questions, I'm assuming that after changing the board ID's this is no longer a question? In your second question, all of our Motion boards can be referred to by two names. For instance, the NI-7340 is the same as the NI-7342, 7344, or 7348. All are of the same series, but the last digit tells how many axes they can control. If your NI-7340 has access to 4 axes then it is the same board. It is possible that it is a different rev of the board and the default display is different.
Your third question is a fairly common one. Motors control is usually two lines. One way is for the lines to be "step" and "direction". If this is the case with your motor you can change the polarity of the "direction" in MAX and it will move the motor in the opposite direction. Another possible configuration for the lines is to have "clockwise" and "counter-clockwise" - for each pulse sent on each line, the motor will move one step in that direction. If the two wires are swapped, then it will make the motor turn in the opposite direction than what is expected. One last thing, if you have an encoder hooked up and are controlling it as a closed loop, that can also affect the direction. The encoder sends two signals, square waves, which are offset. If they are wired one way they will report back to MAX that the motor is moving one direction and if the motor is supposed to be moving the opposite direction MAX will change the direction. If the wires are switched the encoder will report the opposite movement, which, if it is what is expected, will not affect the motor movement. I would try one of these methods.
Let me know if you have any more questions on this, or if you would like further clarification. Thank you!
05-29-2007 01:17 PM
05-30-2007 12:47 PM
Hi Kate,
No problem, in MAX, open Devices and Interfaces >> NI Motion Devices >> PCI-734x Default 7340 settings. Within that folder will be all of your axes. On the axis that your stepper motor is connected to, click on axis configuration to view it. Make sure that stepper is chosen as the Type (you may need to press Save at the top for it to take effect). Once it's set to stepper, another tab will appear at the bottom called Stepper Settings. Within that tab you have the option of setting whether your motor is step and direction or CW/CCW as well as setting the Stepper polarity, which changes the way the lines are read, which changes the direction. Let me know if you have further questions 🙂