Hi Aram.
I was not exactly right before.
You have to use M67 Synchronized Analog Output that will allow you to
activate up to 16 analog output values (default AO number is 4 from 0 to 3 )
.
The Hal pins related to M67 are floating point type and their names are:

motion.analog-out-00
motion.analog-out-01
motion.analog-out-02
motion.analog-out-03

You should connect the Hal pin you want to use to your hardware pin
configured .
In this way you should be able to do what you need to do .
You can find detailed information here
<http://www.linuxcnc.org/docs/2.5/html/gcode/m-code.html#sec:M67-Analog-Output>
.

Alex

On Mon, Oct 20, 2014 at 11:53 AM, andy pugh <[email protected]> wrote:

> On 20 October 2014 09:24, a k <[email protected]> wrote:
> > so, i can not remap G0 and/or  G1.
> > right/wrong?
>
> That's what the docs say.
>
>
> --
> atp
> If you can't fix it, you don't own it.
> http://www.ifixit.com/Manifesto
>
>
> ------------------------------------------------------------------------------
> Comprehensive Server Monitoring with Site24x7.
> Monitor 10 servers for $9/Month.
> Get alerted through email, SMS, voice calls or mobile push notifications.
> Take corrective actions from your mobile device.
> http://p.sf.net/sfu/Zoho
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to