Menu

#139 HAL: pins for `ini.N.*` are exported too late

future-release
open
nobody
None
6
2015-09-03
2015-09-03
Florian
No

The halpins ini.N.* are only available, after the gui has started.
=> hal net commands using these pins need to be put in a [HAL]POSTGUI_HAL file

This is a known limitation and is documented in the manual page for milltask, http://www.linuxcnc.org/docs/2.7/html/man/man1/milltask.1.html

Discussion

  • Jeff Epler

    Jeff Epler - 2015-09-03
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,4 @@
     The halpins `ini.N.*` are only available, after the gui has started.
    -=> `hal net` commands using these pins need to be put in a [HAL]POSTGUI_HAL file, which does not make sense
    +=> `hal net` commands using these pins need to be put in a [HAL]POSTGUI_HAL file
    
    -According to the documentation, this is a core component, and should already be available when interpreting hal / tcl files.
    +This is a known limitation and is documented in the manual page for milltask, http://www.linuxcnc.org/docs/2.7/html/man/man1/milltask.1.html
    
    • Group: 2.7 --> future-release
     
  • Jeff Epler

    Jeff Epler - 2015-09-03

    I will be happy to review any patch which improves this situation.

     
  • Jeff Epler

    Jeff Epler - 2015-09-03

    Ticket moved from /p/emc/bugs/435/