emc2-2.0.5 is quite old.
In that version the spindle control is in iocontrol:
 linksp spindle_on <=  iocontrol.0.spindle-on

Regards,
Alex

PS: an update to 2.1.7 should be beneficial

----- Original Message ----- 
From: "Patrick Ferrick" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, October 10, 2007 10:30 PM
Subject: [Emc-users] Details on spindle-on/off HAL coding problem


> Hey all-
>
> Regarding my attempt to add spindle on/off in my core_stepper.hal, the
> following lines
>
> newsig spindle_on bit
> linksp spindle_on <=  motion.spindle-on
> linksp spindle_on => parport.0.pin-14-out
>
> get me this error:
>
>    EMC2 - 2.0.5
>    Machine configuration directory is '/etc/emc2/sample-configs/stepper/'
>    Machine configuration file is 'xyz.ini'
>    Starting emc...
>    iocontrol: machine: 'X-Y-Z'  version '1.4.2.4'
>    HAL: ERROR: pin 'motion.spindle-on' not found
>    HAL:74: link failed
>    HAL config file /etc/emc2/sample-configs/stepper//core_stepper.hal
> failed.
>    Shutting down and cleaning up EMC...
>    Cleanup done
>
> I'd appreciate suggestions...thanks.
>
> regards,
> Pat
>
> ===================
> Patrick Ferrick
> Town of Webb School
> Main Street
> Old Forge, NY  13420
>
> (315) 369-3222
> (315) 369-6216 (fax)
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.488 / Virus Database: 269.14.6/1060 - Release Date: 10/9/2007 
> 4:43 PM
>
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to