Search the web
Sign In
New User? Sign Up
DxDesigner_Users · Mentor Graphics DxDesigner user group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1453 - 1484 of 7588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1453
Can anyone tell me whether attempting to copy files that are in the WDIR path will succeed while Dashboard is open? I have used the File System Object's (FSO)...
David Rocke <davidroc...
davidrocke
Offline Send Email
Mar 3, 2003
8:45 am
1454
I am a VLSI student from India and have just started working on asic tools, i use MGC tools like ICSTATION, Design Architect and for simulation ELDO and for...
shariff_ics <shariff_...
shariff_ics
Offline Send Email
Mar 3, 2003
6:14 pm
1456
I am using a 1.2G PC [Win2000] running EPD 3.0 and for the most part every thing runs fast, but when I initiate a Viewdraw [DxDesigner] window, it takes 5...
Jim Carlson
jpmsxjk
Offline Send Email
Mar 3, 2003
6:44 pm
1457
Sounds like it's having trouble finding your license server. Maybe a problem with your DNS. Try putting the license server in your HOSTS file. David Koles ...
Koles, David
dkol20022000
Offline Send Email
Mar 3, 2003
6:49 pm
1458
Jim, Every software vendor that uses Flex ships an lmgr325c.dll. If this version is not compatible with epd it will either cause a delay or prevent the tool...
Fernsebner, Dan
dfernseb
Offline Send Email
Mar 3, 2003
7:00 pm
1459
This is one area where Viewdraw is currently lacking. I am not aware of any DXF import capabilities. The current support is via OLE for graphics and not every...
Gary Lameris
glameris
Offline Send Email
Mar 3, 2003
7:05 pm
1460
This group hasn't addressed these tools. You may get an answer, but I would suggest looking at the following website for assistance with those tool sets. ...
Gary Lameris
glameris
Offline Send Email
Mar 3, 2003
7:08 pm
1461
Does anyone know how are the default rules set? If I want to change the default rule set for every schematic, what would be the appropriate method. PowerPCB...
Gary Lameris
glameris
Offline Send Email
Mar 4, 2003
1:12 pm
1462
Gary; Have you tried using the Attributes Tab under Project Settings to pick which CNS file that you wish to use? In the Attributes Tab under Project Settings...
Frank Tesinsky <thete...
frank_tesinsky
Offline Send Email
Mar 4, 2003
9:22 pm
1463
Hi All, Can anybody tell me a simple way of paging through the sheets in a schematic from within a script? Thanks, John B....
Bellicitti, John
jackjohn99
Offline Send Email
Mar 4, 2003
11:31 pm
1464
Hello, I will appreciate your help. I am using EPD3.0. I configure/map font in DxPDF tool Font UI. How can I map ViewDraw font for pdf file using sch2pdf from...
Dina
epd_dina
Offline Send Email
Mar 5, 2003
8:07 am
1465
Hello, I am using wizard for symbol creation in EPD. As a default we are getting list of pcb attributes. How can I customize this list - add my attribute and ...
Dina
epd_dina
Offline Send Email
Mar 5, 2003
8:15 am
1466
Hello, I am using wizard for symbol creation in EPD. As a default we are getting list of pcb attributes. How can I customize this list - add my attribute and ...
Dina
epd_dina
Offline Send Email
Mar 5, 2003
8:18 am
1467
Depends what you mean. If there is no hierarchy then it is simple For IntSheetLoop = 1 To VDApplication.QueryPages(StrDesignName).Count ...
Alex Stennett
doctor_aardvark
Offline Send Email
Mar 5, 2003
9:27 am
1468
There is a file called SymbolWizard.ini and it looks like this once I add comments! [Settings] PinLength=20 'obvious PinSpacing=20 'obvious [Default...
Alex Stennett
doctor_aardvark
Offline Send Email
Mar 5, 2003
9:41 am
1469
Hi Dina, You can either use set the values in the dxpdf.ini file, or add '- dxpdf.font_n <fontname>' to the command line. For example: sch2pdf.exe foo -l STD...
jdube1234
Offline Send Email
Mar 5, 2003
12:08 pm
1470
I am using SCOUT for the first time. I run SCOUT on my multi-sheet SD. It places down XREFS. Of course I have to go into each sheet & position each one as they...
terry_kozlyk
Offline Send Email
Mar 5, 2003
1:29 pm
1471
If you did a global select of all attributes and changed the origin then they wouldn't be over the nets ... I had a vague idea you could set this in the ini...
Alex Stennett
doctor_aardvark
Offline Send Email
Mar 5, 2003
1:39 pm
1472
To solve this problem, I recommend using the in, out and bi symbols. It is also important not to ROTATE the symbols but to create an in.1, in.2, etc with each...
Gary Lameris
glameris
Offline Send Email
Mar 5, 2003
1:46 pm
1473
Thanks Alex & Gary; Looks like we already have that scout.ini setting. My question specifically is; If I already have positions of XREF's optimized, & I add...
terry_kozlyk
Offline Send Email
Mar 5, 2003
1:57 pm
1474
Try it ...... Simplest way. Back up the files and try it Alex ... From: terry_kozlyk [mailto:tkozlyk@...] Sent: 05 March 2003 13:58 To:...
Alex Stennett
doctor_aardvark
Offline Send Email
Mar 5, 2003
2:02 pm
1475
Yes, I did......same old placement....over nets, etc, etc, All 22 sheets....back to moving them manually ....again..... Is there a way to run SCOUT on a page...
Kozlyk, Terry
terry_kozlyk
Offline Send Email
Mar 5, 2003
2:07 pm
1476
I haven't had the need to use it so am not sure. Are you sure that changing the line attr composite any comp_attr any 0,0 middle_center to attr composite...
Alex Stennett
doctor_aardvark
Offline Send Email
Mar 5, 2003
2:13 pm
1477
I agree with you on the basic gui. I'm hoping it improves in the next release... at least let me pick the schematic. Rumor is we won't have to run it from...
Gary Lameris
glameris
Offline Send Email
Mar 5, 2003
2:15 pm
1478
Hi Terry, Use "format_reset false" to preserve existing placement. Use "traverse one_sheet" to run Scout on a single sheet Both keywords are described in the...
jdube1234
Offline Send Email
Mar 5, 2003
2:24 pm
1480
Viewdraw, PADS and the former Innoveda products have their own separate presentation track at the 2003 MUG conference. I attended last year for the first time...
Gary Lameris
glameris
Offline Send Email
Mar 5, 2003
3:15 pm
1481
Terry, I agree with John, it pays to read the Scout User's guide. It's amazing what you can do with the tool. Tony ... Tony John 319-295-1888 "I...
avjohn@...
avjohn01
Offline Send Email
Mar 5, 2003
3:19 pm
1482
I have been wading my way through SCOUT and have run into the same issues. I'm sure if I spent a few hours searching, I would find the SCOUT users manual, but...
Jim Carlson
jpmsxjk
Offline Send Email
Mar 5, 2003
3:40 pm
1483
Click on the scout icon in the Board Level/PCB Design Tool box. The scout gui will open, click the help button or go to epd/3.0/wv/2002.2/doc/scout.pdf" ... ...
Fernsebner, Dan
dfernseb
Offline Send Email
Mar 5, 2003
3:44 pm
1484
Jim; To find the SCOUT manual, do the following; In Dashboard, open the 'Service & Documentation center' Toolbox then double-click on 'Bookshelf' then select...
Kozlyk, Terry
terry_kozlyk
Offline Send Email
Mar 5, 2003
3:49 pm
Messages 1453 - 1484 of 7588   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help