Hello,
In an Eagle-shematic (50 pages) I need to change quite a lot of wire names. Select every single and change the name would do the job, but is quite time consuming...
The wires can have diferent names, some examples:
W500/01
W500/02
W500/xx
...
W501/01
W501/02
...
W502/01
...
W600/01
W600/02
...
W601/01
...
W700/BN
W700/BU
...
W135/1.5RD
...
Now as writen before, a lot of wire names should be changed. For example all W500/xx will be renamed to W512/xx and so on. Can somebody tell me how I can do that a bit more eficient? I tried this one: Renaming parts in Eagle CAD by editing the XML directly
Works quite well for part names, but the wire names are not recognised by this tool. I would have to change the source code (I think I'd be able to do that) and then recompile that, but I have no Idea about C++ and how to compile...
So it would be great if somebody had another simple and working idea how to do that.
Thank you
My configuration:
Eagle 6.5.2 Hobbyist licence
Win 8.1