On 30 June 2017 at 05:30, Condit Alan via Emc-users <
emc-users@lists.sourceforge.net> wrote:

> loadrt scale names=scale.spindle
> addf scale.spindle                 servo-thread
> setp     scale.spindle.gain 60
>
> Does anything stand out as an error?
>

Not really. Does the HAL parse the lines in the order here? or is there a
chance that it is attempting to set the gain before the component is
loaded.
http://linuxcnc.org/docs/2.7/html/man/man9/scale.9.html

Seems to indicate that the pin name is correct.

You could put "show pin scale*" in the HAL above the troublesome line then
start LinuxCNC from the command line. You should get a pin listing.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is designed
for the especial use of mechanical geniuses, daredevils and lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1916
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to