Re: [CAD_CAM_EDM_DRO] beating a dead horse
Posted by
Jon Elson
on 2001-09-27 22:22:58 UTC
Weyland wrote:
in this case it would be smdromod.o
This should be in the line
EMCMOT = smdromod.o
in the [EMCMOT] section of the .ini file.
Also, the device address has to be specified in some parameter to the
EMCMOT routine, it might be in STG_BASE_ADDRESS = xxxx
The SHMEM_BASE_ADDRESS = 0x1F000000 line needs
to properly specify the address of the shared memory region,
at least for some early versions of EMC/RTLinux.
You should check the diagnostics window to make sure the
'heartbeats' displays are counting up at a high rate. this demonstrates
that the RT section of EMC is in communication with the non-RT
section.
Those are the most obvious things I can think of.
Jon
> I'm probably beating a dead horse here,Well, you have to cause EMC to use the correct 'device driver',
> but figured I'd ask again since I haven't seen any replies
> addressing the original question.
>
> Does anyone have any idea why you wouldn't get any
> encoder feedback in EMC while using a Mauch DRO board?
>
> It works fine in DOS and in Linux with the "drotest",
> but in EMC I get nothing what-so-ever.
in this case it would be smdromod.o
This should be in the line
EMCMOT = smdromod.o
in the [EMCMOT] section of the .ini file.
Also, the device address has to be specified in some parameter to the
EMCMOT routine, it might be in STG_BASE_ADDRESS = xxxx
The SHMEM_BASE_ADDRESS = 0x1F000000 line needs
to properly specify the address of the shared memory region,
at least for some early versions of EMC/RTLinux.
You should check the diagnostics window to make sure the
'heartbeats' displays are counting up at a high rate. this demonstrates
that the RT section of EMC is in communication with the non-RT
section.
Those are the most obvious things I can think of.
Jon
Discussion Thread
Weyland
2001-09-27 12:19:58 UTC
beating a dead horse
Paul
2001-09-27 12:36:43 UTC
Re: [CAD_CAM_EDM_DRO] beating a dead horse
Weyland
2001-09-27 16:10:11 UTC
Re: [CAD_CAM_EDM_DRO] beating a dead horse
Jon Elson
2001-09-27 22:22:58 UTC
Re: [CAD_CAM_EDM_DRO] beating a dead horse
Paul
2001-09-28 12:58:43 UTC
Re: [CAD_CAM_EDM_DRO] beating a dead horse
M. SHABBIR
2001-09-30 03:40:31 UTC
Re: [CAD_CAM_EDM_DRO] beating a dead horse