CAD CAM EDM DRO - Yahoo Group Archive

Re: Re: E-stop Problem + more

Posted by Ray Henry
on 2000-06-13 15:57:38 UTC
Imran

It took me a while but I dug out the stg card and installed it. In the ini
file I had to ask for

EMCMOT = stgmod.o

First I had to locate the stg address and edit the following line for it.

STG_BASE_ADDRESS = 0X200

Then tkemc or xemc would come up but not out of estop. The error messages
reported in the startup terminal when I ran tkemc said that there was a
problem with axis emable. So back to the ini and I wound up with the
following.

; First axis
[AXIS_0]

TYPE = LINEAR
UNITS = 0.03937007874016
HOME = 0.000
MAX_VELOCITY = 1.2
P = 1000.000
I = 0.000
D = 0.000
FF0 = 0.000
FF1 = 0.000
FF2 = 0.000
BACKLASH = 0.000
BIAS = 0.000
MAX_ERROR = 0.000
DEADBAND = 0.000
CYCLE_TIME = 0.001000
INPUT_SCALE = 4000 0
OUTPUT_SCALE = 4000.000 0.000
MIN_LIMIT = -10.0
MAX_LIMIT = 10.0
MIN_OUTPUT = -10
MAX_OUTPUT = 10
FERROR = 1.000
MIN_FERROR = 0.010
HOMING_VEL = 0.1
HOME_OFFSET = 0.0
ENABLE_POLARITY = 0 *
MIN_LIMIT_SWITCH_POLARITY = 0 *
MAX_LIMIT_SWITCH_POLARITY = 0 *
HOME_SWITCH_POLARITY = 1 *
HOMING_POLARITY = 1
JOGGING_POLARITY = 1
FAULT_POLARITY = 0 *

When I had done this for each axis, it came right up. I don't have
encoders hooked up but will try that soon.

Good luck with your project.

Ray


>Message: 1
> Date: Sat, 10 Jun 2000 13:48:06 -0000
> From: imranjawaid@...
>Subject: Re: E-stop Problem + more
>
>--- In CAD_CAM_EDM_DRO@egroups.com, Ray Henry <rehenry@u...> wrote:
>> >Message: 16
>> > Date: Fri, 09 Jun 2000 05:05:36 -0000
>> > From: imranjawaid@e...
>> >Subject: Re: E-stop Problem + more
>> >
>> <snip>
>> >
>> >I tried to short pin 13 with 19 (GND) on my only parallel port ,
>> >changed the ini file aux_io port to 378 . but no luck.
>> >
>> >I tried Ray procedure (which is to change EMCIO to minimillio in
>> >emc.ini)& got out of Estop only in steppermod.o file.
>> >But i'm using the stg2mod.o file (STG 2 card). /w AC Servo. The
>> >minimillio file didn't workout for the STG2 card.
>> >
>> >I prefer the ini file editing prcedure as i'm not good in
>electronics
>> >or Linux.
>>
>> I'm not very well versed here but I think that once you switch to
>the stg
>> definitions in the ini file then you have to use the stg pins to do
>the
>> work. I know that I've seen a document that lists all of the pins
>on the
>> stg and what signal they hold for emc but I don't know where it is.
>>
>> Ray
>
>Here are the STG pin assignments. But i can't figure out the the bit
>that is for STG card :-(.
>http://www.isd.mel.nist.gov/projects/emc/stg.html ( pin assignments)
>
>donno wht is it for at Nist site
>ftp://ftp.isd.mel.nist.gov/pub/emc/emcsoft/extstgmot.c

Discussion Thread

imranjawaid@e... 2000-06-04 22:35:44 UTC E-stop Problem + more Tim Goldstein 2000-06-05 06:43:41 UTC RE: [CAD_CAM_EDM_DRO] E-stop Problem + more Jon Elson 2000-06-05 12:44:00 UTC Re: [CAD_CAM_EDM_DRO] E-stop Problem + more Ray Henry 2000-06-06 09:46:47 UTC Re: Re: E-stop Problem + more byron@w... 2000-06-06 18:01:10 UTC Re: [CAD_CAM_EDM_DRO] E-stop Problem + more imranjawaid@e... 2000-06-08 22:05:40 UTC Re: E-stop Problem + more Ray Henry 2000-06-09 10:27:36 UTC Re: Re: E-stop Problem + more imranjawaid@e... 2000-06-10 06:48:13 UTC Re: E-stop Problem + more Ray Henry 2000-06-13 15:57:38 UTC Re: Re: E-stop Problem + more