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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1376 - 1405 of 7587   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1376
Hi I would like to build the symbol of a processor On the symbol i have pins, which have 2 or more functions so i write on the label for example PA1(RXD) ...
Michael Mandl
MMandl@...
Send Email
Feb 3, 2003
10:55 am
1377
I think it is a warning because the () characters aren't allowed. you can change it in the cfg file at the bottom where it checks for illegal characters. ... ...
Jonathan Hurst
jackolantern26
Offline Send Email
Feb 3, 2003
11:07 am
1378
Michael from help you can see that: vdraw-W-5223 Error Message: Symbol [symbol_name] -- Character [character] disallowed in label [label]. Cause: Label...
Andrea Tognocchi
atomixit
Offline Send Email
Feb 3, 2003
11:09 am
1379
Hi, I'm new at this, but I am trying to define the attribute scheme for viewdraw symbols so they will work with PADS PPCB and DxDatabook with Matrix One. My...
a_mighty_engr <a_migh...
a_mighty_engr
Offline Send Email
Feb 3, 2003
5:55 pm
1380
Normally the DEVICE attribute and the PKG_TYPE attribute are used to tie the component on the schematic with the component in the PCB library. I don't know...
avjohn@...
avjohn01
Offline Send Email
Feb 3, 2003
6:54 pm
1381
The Viewdraw DEVICE attribute corresponds to the PADS PartType. The Viewdraw PKG_TYPE attribute corresponds to the PADS Decal. You don't want to use the same...
dekingj@...
Send Email
Feb 3, 2003
7:04 pm
1382
Hi, What typically do you put in the DEVICE attributes for active and passive devices. Give me some examples on say a op-amp and a resistor. See, If I name...
a_mighty_engr <a_migh...
a_mighty_engr
Offline Send Email
Feb 3, 2003
11:28 pm
1383
I would like to also add an indented graphical separator to a pop up menu. I tried the line below, but it only adds a space which expected a command Thanks...
Wolke, James
jlewolk
Offline Send Email
Feb 4, 2003
12:02 am
1384
I had a bit of trouble as well, until I simply removed the 'position' number. ie just put menu.Controls.Add cmdControlButtonSeparator between your commands. ...
richard moffat
rmrm68rmrm
Offline Send Email
Feb 4, 2003
12:41 am
1385
Hi all, I have a problem with opening a DOS-Shell. If I run my script (see below) the DOS window will appear and it will work fine. The problem is now, if the...
ke_hannover <ke_hanno...
ke_hannover
Offline Send Email
Feb 4, 2003
10:46 am
1386
What is wrong? One word: vbScript. Oh, so very wrong. Jay ;-p "ke_hannover <ke_hannover@ To: innoveda_users@yahoogroups.com yahoo.de>" cc:...
dekingj@...
Send Email
Feb 4, 2003
12:16 pm
1387
The last argument to ShellExec.Run is whether to wait for the process to complete before returning. Use False if you want to keep the DOS shell open. John...
jdube1234 <john_dube@...
jdube1234
Offline Send Email
Feb 4, 2003
12:26 pm
1388
Thanks John, I have changed it and it will work now. Bye, Jens...
ke_hannover <ke_hanno...
ke_hannover
Offline Send Email
Feb 4, 2003
12:55 pm
1389
You are presently doing it correctly, each unique resistor needs a UNIQUE device attribute. You cannot have a DEVICE=RESISTOR and then have different PKG_TYPES...
Gary Lameris
glameris
Offline Send Email
Feb 4, 2003
1:17 pm
1390
I apologize for the facetious post earlier. I do have my issues with vbScript, obviously, but we must use what we have, eh? My question to the Mentor folks is...
dekingj@...
Send Email
Feb 4, 2003
1:44 pm
1391
Gary stop pulling his chain. By Gary's example you cannot have a resistor say... R0805 with two dirrerent decals. Lets say R/C0805R and R/C0805W Of course you...
Jonathan Hurst
jackolantern26
Offline Send Email
Feb 4, 2003
1:51 pm
1392
Thank you for the correction. You are right, I do this too. Multiple PKG_TYPES can be assigned to one DEVICE. Gary L ... From: Jonathan Hurst To:...
Gary Lameris
glameris
Offline Send Email
Feb 4, 2003
2:05 pm
1393
I am inclined to agree about vbscript which is why I always use VB. OK you have to play a bit with connections to Viewdraw etc. but put all of that in a...
Alex Stennett
doctor_aardvark
Offline Send Email
Feb 4, 2003
2:36 pm
1394
I am currently planning the integration of MatrixOne and Viewlogic using DxDatabook. This is what I am trying to figure out. If My PDM is going to populate...
a_mighty_engr <a_migh...
a_mighty_engr
Offline Send Email
Feb 4, 2003
3:15 pm
1395
We are currently using the MatrixOne and DxDatabook integration. We put our company part number in the DEVICE attribute value because that's what our PCB...
avjohn@...
avjohn01
Offline Send Email
Feb 4, 2003
3:26 pm
1396
thanks Richard, that worked. jw ... From: richard moffat [mailto:richard.moffat@...] Sent: Monday, February 03, 2003 4:41 PM To:...
Wolke, James
jlewolk
Offline Send Email
Feb 4, 2003
3:36 pm
1397
PADS can have a few (16?) decals per parttype. In general, the DEVICE attribute is the company part number and has been since the early DOS days of Viewdraw....
Gary Lameris
glameris
Offline Send Email
Feb 4, 2003
3:39 pm
1398
I thought viewdraw's early days were spent on unix/solaris and that's why is is such a goof ball program under windows with all the plain text files for parts...
Jonathan Hurst
jackolantern26
Offline Send Email
Feb 4, 2003
3:41 pm
1399
It was DOS and UNIX since at least 1988 when I started using Viewdraw. I am not sure which came first... I do know that Unix has contributed to the...
Gary Lameris
glameris
Offline Send Email
Feb 4, 2003
4:13 pm
1400
Help!! Several of us are unable to copy/paste using ctrl-c/ctrl-v since loading EPD 3.0. Pull down Edit menu works OK. All other software is OK too - just...
key_design <key_desig...
key_design
Offline Send Email
Feb 4, 2003
4:20 pm
1401
Make sure that in your file vdbindings.vbs you have two lines Bindings("Application").AddKeyBinding "Ctrl+C", "EditCopy", Menu, Accelerator ...
Alex Stennett
doctor_aardvark
Offline Send Email
Feb 4, 2003
5:35 pm
1402
This may be the same problem as encountered in ePD 2.0's Viewdraw. You may find that the copy and paste begin to work again if you open either the Navigator...
David Rocke <davidroc...
davidrocke
Offline Send Email
Feb 4, 2003
11:09 pm
1403
Hello, This problem occurs only after a user closes any one of the 'add-in' windows within a viewdraw session. For example, if you launch viewdraw, and open a...
key_design <key_desig...
key_design
Offline Send Email
Feb 5, 2003
4:34 pm
1404
Hi All, Is there a way to maintain rotation of attributs in schematics ? I put an attribut VALUE in my symbol, Verticaly, with no value, and when I fill it...
Sylvain Labrecque
slabrek
Offline Send Email
Feb 6, 2003
2:43 pm
1405
Hi all, I have another Q regarding assigning multiple decal information in viewdraw. If I have a standard 10k resistor, and footprints 0805 and 0805_MIL will...
a_mighty_engr <a_migh...
a_mighty_engr
Offline Send Email
Feb 6, 2003
4:41 pm
Messages 1376 - 1405 of 7587   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