On 28 March 2016 at 08:20, Danny Miller <dan...@austin.rr.com> wrote:
> Had the problem where HOME_SEQUENCE isn't specified, ok.
>
> I did get a LOT of errors about pins either conflicting or not
> existing.  I'm confused but commented line after line out.

Every time you comment-out a line you lose a function. A much better
approach is to read the error message, work out what is different
between your config and the sample config, and correct the error.

As a first step, start the system up then open a terminal window

halcmd -kf
show pin

That will give you a list of all the valid HAL pin names in your
particular configuration. You can then check that list against the pin
names in the commented-out lines

-- 
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

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to