LinuxCnc with Copley controls-Stepnet ST3-055-04?
- andypugh
-
- Offline
- Moderator
-
- Posts: 23320
- Thank you received: 4946
How is it connected to the LabView PC? (Ie, to which port?)Does this mean that the drive is already configured to run step pulses as we have been using it with labview for quite awhile now?
The vast majority of stepper drives are step/dir so will work with LinuxCNC. (Or, for that matter, Mach).Also i was wondering if there any stage manufacturers out there whose drivers are straight away configured to run with Linux CNC?
These Copley drives seem rather the oddity.
Please Log in or Create an account to join the conversation.
- varun0421
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
- Posts: 23320
- Thank you received: 4946
Its connected through a serial port. The type of serial port is the RS - 232 port.
In that case it would need configuring to step/dir mode. It looks to be in some sort of serial mode.
Please Log in or Create an account to join the conversation.
- varun0421
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
Alright! I seem to have finally figured out how to do that and it should be done.
What will be the next step/steps to be done after configuring the step/dir mode?
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
- Posts: 23320
- Thank you received: 4946
What will be the next step/steps to be done after configuring the step/dir mode?
Wire it up to LinuxCNC then start stepconf and configure it.
Please Log in or Create an account to join the conversation.
- varun0421
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
Why is it important for the drive to be setup to take step/dir input?
What are the other modes/configurations that are usually used?
Please Log in or Create an account to join the conversation.
- Todd Zuercher
-
- Offline
- Platinum Member
-
- Posts: 4989
- Thank you received: 1456
Here is how I understand them.
1. Step/direction: wich is two signals from the control, one tells the drive to take a step and the other tells it wich way to go.
2. Step+/- wich is two signals, one tells the drive to step one way, the other steps in the other direction. (I am not sure of the propper name for this format)
3. Analog control: usually +voltage moves one way - goes the other way (how much determins how fast or how much force)
#1 and #3 are by far the most common.
What is important is thay you know what type of signal your drive needs, and thay you set up the contorl to provide that signal. Also within each type of signal format there are details that need to be paid attention to, such as minimum times between steps and signal changes, differential vs single ended signals, voltages...
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
- Posts: 23320
- Thank you received: 4946
That is a scheme which can be easily produced digitally.Why is it important for the drive to be setup to take step/dir input?
Quadrature is slightly better, as it happens, but I don't recall seeing any drives that work that way.
quoteWhat are the other modes/configurations that are usually used?[/quote]
I guess it is currently running under serial port control, where numerical values are sent for target position and speed.
As far as I know LinuxCNC doesn't have any real-time access to the Serial Port. I guess you could write a driver, but I don't know how well it would work.
Please Log in or Create an account to join the conversation.
- varun0421
- Offline
- Junior Member
-
- Posts: 25
- Thank you received: 0
Will these boards be configured to work with Linux CNC?
Link for the board - 3 Axis TB6560 CNC Stepper Motor Driver Board Controller
www.ebay.com/itm/3-Axis-TB6560-CNC-Stepp...roller-/270549461424
Please Log in or Create an account to join the conversation.
- andypugh
-
- Offline
- Moderator
-
- Posts: 23320
- Thank you received: 4946
Yes. In fact one of those was the first thing I used with LinuxCNCCan the TB6560 Stepper Driver boards be used for the stage that i have?
Will these boards be configured to work with Linux CNC?
Please Log in or Create an account to join the conversation.