Re: [CAD_CAM_EDM_DRO] What makes step and dir?
Posted by
JanRwl@A...
on 2005-06-20 22:15:35 UTC
In a message dated 6/21/2005 12:10:35 A.M. Central Daylight Time,
dharhay@... writes:
Can a plc do step and direction or is there another simple way to do
one move and back? Thanks for any input.
Dave: The SIMPLEST way is to use a PC with GWBASIC. You can OUT 888,N:OUT
888,0 Where N is a binary number that STEPS your drives after setting DIR.
OR, you can use a machine-code patch do do that, which you simply CALL from
BASIC.
Yes, a PLC should be able to do this, but not "user friendly", and I don't
have a CLUE how to begin (never fiddled with those).
Jan Rowland
[Non-text portions of this message have been removed]
dharhay@... writes:
Can a plc do step and direction or is there another simple way to do
one move and back? Thanks for any input.
Dave: The SIMPLEST way is to use a PC with GWBASIC. You can OUT 888,N:OUT
888,0 Where N is a binary number that STEPS your drives after setting DIR.
OR, you can use a machine-code patch do do that, which you simply CALL from
BASIC.
Yes, a PLC should be able to do this, but not "user friendly", and I don't
have a CLUE how to begin (never fiddled with those).
Jan Rowland
[Non-text portions of this message have been removed]
Discussion Thread
dharhay
2005-06-20 22:10:00 UTC
What makes step and dir?
JanRwl@A...
2005-06-20 22:15:35 UTC
Re: [CAD_CAM_EDM_DRO] What makes step and dir?
dharhay
2005-06-21 03:42:29 UTC
Re: What makes step and dir?
Aaron
2005-06-21 05:33:41 UTC
Re: [CAD_CAM_EDM_DRO] What makes step and dir?
aerowright
2005-06-21 06:52:20 UTC
Re: What makes step and dir?
turbulatordude
2005-06-21 07:17:54 UTC
Re: What makes step and dir?
Alan Marconett
2005-06-21 08:19:50 UTC
RE: [CAD_CAM_EDM_DRO] What makes step and dir?
JanRwl@A...
2005-06-21 12:12:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: What makes step and dir?
afogassa
2005-06-21 14:56:13 UTC
Re: What makes step and dir?
Alan Marconett
2005-06-21 15:28:28 UTC
RE: [CAD_CAM_EDM_DRO] Re: What makes step and dir?
Randy Brewer
2005-06-21 15:43:57 UTC
RE: [CAD_CAM_EDM_DRO] What makes step and dir?
Dave Shiels
2005-06-21 16:52:02 UTC
RE: [CAD_CAM_EDM_DRO] Re: What makes step and dir?
turbulatordude
2005-06-21 18:05:44 UTC
Re: What makes step and dir?
KM6VV
2005-06-21 18:19:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: What makes step and dir?
jdholbrook33
2005-06-22 09:50:55 UTC
Re: What makes step and dir?
dharhay
2005-06-23 03:44:14 UTC
Re: What makes step and dir?
JanRwl@A...
2005-06-23 11:47:04 UTC
Re: [CAD_CAM_EDM_DRO] Re: What makes step and dir?
Randy Brewer
2005-06-23 13:59:05 UTC
RE: [CAD_CAM_EDM_DRO] Re: What makes step and dir?