On 22 July 2010 21:44, James Louis <[email protected]> wrote:

> Here is the problem: After upgrading to EMC2.3.5. I get an error saying I 
> cannot assign 2 signal names to 1 pin.

> Anyone out there know how to translate my old ppmc_io.hal file?

Just use the same signal name in both places, ie delete the "linksp
Xhome <= ppmc.0.din.02.in-not"  line and edit the
"linksp Xhome => axis.0.home-sw-in" line to say "linksp XMaxlimit =>
axis.0.home-sw-in"

You can freely edit the signal name to be more descriptive if you wish.

Alternatively you could do it all on one line with:

net anysignalnameyoulike  ppmc.0.din.02.in-not =>
axis.0.pos-lim-sw-in   axis.0.home-sw-in

-- 
atp

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to