On 28 October 2016 at 15:29, Jim Craig <jimcraig5...@windstream.net> wrote:
> What is your opinion of this general method of working with a running
> HAL configuration? The only drawback that I see at the moment is that it
> would make editing a broken configuration with the tool impossible as it
> would not load properly

Perhaps the trick is for you to not load the HAL file, but for you
code to parse the HAL file.

You can fairly readily "loadrt" each component using the parameters
from the HAL file, make a note of the pins, then "unloadrt" it.
The net commands can be read directly, and your code can highlight broken nets.

I don't think that there is a unloadusr (the command is accepted, but
the pins remain)

One special case: loadrt hm2_pci (etc) for a Mesa card won't work
without a previous "loadrt hostmot2"

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

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to