Guest
All,
I have a script that places nets in a listbox and upon selecting a
net, I probe the net...
procedure(EFProbeUserNet()
geAddNetProbe(EFwindow_number list("y0" "drawing") EFSchSelectnet)
)
Everything works fine, except if I have descended in heirarchy, get my
list and select a net then I get:
*WARNING* Object C3 does not exist in sky77546_ga852_work ga852f_02e
schematic
So, I guess the problem is the window number is tethered to the parent
heirarchy? Is there anyway around this?
Thank you in advance!
Eric
I have a script that places nets in a listbox and upon selecting a
net, I probe the net...
procedure(EFProbeUserNet()
geAddNetProbe(EFwindow_number list("y0" "drawing") EFSchSelectnet)
)
Everything works fine, except if I have descended in heirarchy, get my
list and select a net then I get:
*WARNING* Object C3 does not exist in sky77546_ga852_work ga852f_02e
schematic
So, I guess the problem is the window number is tethered to the parent
heirarchy? Is there anyway around this?
Thank you in advance!
Eric