Hello...
How to find net in schematic?
When executing ERC I got
ERROR: 2 OUTPUT Pins on net N$4
But where is that wire? How to find it.
Thanks
Hello...
How to find net in schematic?
When executing ERC I got
ERROR: 2 OUTPUT Pins on net N$4
But where is that wire? How to find it.
Thanks
But where is that wire? How to find it.
I think you can double click the error and it will jump right to it?
Markus
Na 4.10.2010 19:06, Markus Rudolf je pisal:
>> But where is that wire? How to find it.
>
I think you can double click the error and it will jump right to it?
>
Markus
Does not...
Does not...
Which Eagle version?
Markus
Na 4.10.2010 19:49, Markus Rudolf je pisal:
>
>> Does not...
>
Which Eagle version?
>
Markus
4.16
"eslavko" wrote
How to find net in schematic?
When executing ERC I got
ERROR: 2 OUTPUT Pins on net N$4
>
But where is that wire? How to find it.
Use the SHOW command via the command bar.
show N$4
The net will be highlighted
Warren
4.16
Ah ok, that would explain this...
Na 4.10.2010 21:24, Warren Brayshaw je pisal:
"eslavko" wrote
>> How to find net in schematic?
>> When executing ERC I got
>> ERROR: 2 OUTPUT Pins on net N$4
>>
>> But where is that wire? How to find it.
>
Use the SHOW command via the command bar.
show N$4
The net will be highlighted
Warren
>
Thanks.. That works.
Am 04.10.2010 21:24, schrieb Warren Brayshaw:
"eslavko" wrote
>> How to find net in schematic?
>> When executing ERC I got
>> ERROR: 2 OUTPUT Pins on net N$4
>>
>> But where is that wire? How to find it.
>
Use the SHOW command via the command bar.
show N$4
The net will be highlighted
Warren
>
You can also use
run find N$4
this cmd will center and zoom the net
Na 5.10.2010 17:12, Stefan je pisal:
Am 04.10.2010 21:24, schrieb Warren Brayshaw:
>> "eslavko" wrote
>>> How to find net in schematic?
>>> When executing ERC I got
>>> ERROR: 2 OUTPUT Pins on net N$4
>>>
>>> But where is that wire? How to find it.
>>
>>
>> Use the SHOW command via the command bar.
>>
>> show N$4
>>
>> The net will be highlighted
>>
>> Warren
>>
>>
>
You can also use
run find N$4
this cmd will center and zoom the net
That's even beter... Thanks again!
Slavko.