I'm using DxDatabook to apply distinct attributes to ONE resistor and ONE capacitor symbol. WHen running the netlist, DxD builds device files for all the...
Hello everyone, I'm currently writing a script to find invisble signal attributes (GND & VDD). Right now I have a script that can find them at the schematic...
I wrote a function a long time ago to extract the SIGNAL attributes out of selected components on the schematic. It's a bit clunky - It's some of my early...
Thanks a lot! This really helps. Much appreciated! ... out ... some ... organize ... the ... calling ... () to ... for ... List: " ... signal ... them ... I ...
Hi all - We have a script that extracts the signal attributes from both symbols and component instances and builds an excel table that can be formatted to...
Hi People :) I was just curious as to which electronic symbol standards exist. I have heard of the IEC60411, that is the US standard correct? I am also aware...
There is the common US standard : IEEE Std 315 (Note included in 315
is a supplement IEEE Std 315A which incorporate much of the
International Standard IEC...
Hey iguest or anyone else that may know, what is the syntax to be able to have a script walk through and analyze every sheet in a several sheet project? I'm...
If there is no hierarchy then it is simple For IntSheetLoop = 1 To VDApplication.QueryPages(StrDesignName).Count VDApplication.ExecuteCommand "psheet " &...
Hmm, Well if you know with absolute certainty that your schematic sheets were all flat you could do something like: set blk = ActiveView.ActiveBlock ...
Yeah, go with Dan's method... Cleaner... ... From: DxDesigner_Users@yahoogroups.com [mailto:DxDesigner_Users@yahoogroups.com] On Behalf Of Fernsebner, Daniel ...
Thanks a lot guys for all your help! ... (StrDesignName).Count ... attributes ... comp.SymbolBlock.GetBatchAttributes ... filter ... way ... initialized...
Hello Sandra :) Thanks alot for the help, now I have something to reference to, helps alot. Best regards Stefan ... 315 ... General ... (Including ... Diagrams...
In the help or info hub type in Commands and a topic called command line commands will appear. You can also just type in the first letter of a command in the...
At my previous company we have assigned unique DEVICE attribute to every type of resistor. I now plan to assign unique DEVICE attribute to every PKG_TYPE - so...
Aleks, Assuming each resistor would require a different part number for
purchasing. This will result in the Bill of Material generated from your
schematic only...
Can't you promote MFG_PART (or what ever you use) and assign that at the top level? I wonder if it separates that out in the parts list... Regards, Austin ......
Hi, I just update to Exp2005.1, when I creat a new part, this problem occur. A symbol with inverted pin lable can not map correctly. The inverted pin label is...
Hello Luo! This is a known bug in Exp2005.1 At the moment there is no workaround! I have made a service request. The Number is: DR 00348404 Every Expedition...
Hello, We are in process of migrating from DxDesigner - PADS Flow to DxDesigner - Expedition PCB Flow and the main issue is library conversion. Using Mentor...
Hi, I have a stupid question here. I remembered that when adding same type of components to the same schematics,the REFDES attribution will automatically...
Hi David, That was in OLD DOS version of ViewDraw (4.1 if my memory serves me right)! I haven't seen it since early 90's. I've "suggested" this be readded as...
Hi I need to get an EDIF200 export from Viewdraw, but: - I don't know what's needed in the EDIF config file, and - the help doc'n for this didn't install At...
Thank you for your consideration. Graphics System Architect @ Intel Hillsboro, OR or Santa Clara, CA You will develop high performance CPU and graphics...
Hi: I'm using VB6 to interface with ePD 3. My code also works for ePD 2005. One piece of code I can't get to work is Save. I can programmatically scroll...