|
On 17/04/17 09:34, Alexander Rössler
wrote:
The removal of aliases goes back almost 2 years https://github.com/machinekit/machinekit/issues/610 Also note params have been deprecated, because they can be replaced by an I/O pin. Neither aliases nor params feature in the multicore code and the code for looking up pins by name does not cater for an alias being used. Nearly all components are now instantiated and can be named whatever is required (not the pru components however). Alternately the methods Alex highlights work and the python renaming would probably be your best overall strategy, as you have complete freedom in the naming and it can all be done in a discrete file that users don't need to bother their heads about. regards
-- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout. |
- [Machinekit] Unknown command 'alias' Marius Alksnys
- [Machinekit] Re: Unknown command 'alias' Alexander Rössler
- Re: [Machinekit] Re: Unknown command 'a... [email protected]
- [Machinekit] Re: Unknown command 'a... Marius Alksnys
