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) ...
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. ... ...
Michael from help you can see that: vdraw-W-5223 Error Message: Symbol [symbol_name] -- Character [character] disallowed in label [label]. Cause: Label...
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...
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...
1381
dekingj@...
Feb 3, 2003 7:04 pm
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...
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...
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...
I had a bit of trouble as well, until I simply removed the 'position39; number. ie just put menu.Controls.Add cmdControlButtonSeparator between your commands. ...
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...
1386
dekingj@...
Feb 4, 2003 12:16 pm
What is wrong? One word: vbScript. Oh, so very wrong. Jay ;-p "ke_hannover <ke_hannover@ To: innoveda_users@yahoogroups.com yahoo.de>" cc:...
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...
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...
1390
dekingj@...
Feb 4, 2003 1:44 pm
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...
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...
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...
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...
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...
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....
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...
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...
Make sure that in your file vdbindings.vbs you have two lines Bindings("Application").AddKeyBinding "Ctrl+C", "EditCopy", Menu, Accelerator ...
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...
Hello, This problem occurs only after a user closes any one of the 'add-in39; windows within a viewdraw session. For example, if you launch viewdraw, and open a...
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...
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...