I am trying to simulate using ViewAnalog. However, I have 2 parts on my schematic that it wants data for. These are PCB labels that are placed to insure they...
Is there a way to get, say, two Hetero type 3 symbols (same IC) to push down into a single schematic? Say, I have a uP interface and a memory controller in...
... with ... house ... house', and ... New symbols or un-reviewed symbols go into bronze. Reviewed symbols go into Silver. Reviewed meaning: a part is placed...
Does anybody have any information on converting PowerLogic PCB Files over to Adobe Acrobat Files PDF ??? Is this even possible. I just tried a PDF995 printer...
Hi all, Does anyone have any advice or useful documentation on setting up C++ to capture ViewDraw events. The documentation on this is surely lacking in...
I have written a program in MSAccess/VBA that via Automation will assign Reference Designators by page, top to bottom, left to right. It ignores connectors...
In Viewlogic 1.1, I was able to create a project and set it as the active project using automation. I have not been able to do this in ePD 2004. I can create a...
Hello, I am trying to find some documentation on DxDatabook. I have found a DxDatabook data sheet that is just a product brief. Just 2 pages. I would like to...
You can download an Orcad to DxDesigner translator from here: http://www.mentor.com/eproduct/customer/downloads/eproduct_designer.c fm (look for Translator:...
That's funny because the VBscript that I wrote to create new projects works just fine. This is the code I use to create the project and make it the active...
Well, tell us more. If I copy the code herein to e.g. test.vbs - it does not execute from Windows Explorer. If I put a copy of it in an active project then...
I'd figure you'll have to run this from within Dashboard via scripts.ini, or from windows via wscript and make a call to attach to a running instance of...
This is just a small part of an .efm form that I wrote to create projects. I was just trying to show what code actually creates the projects. I can't give out...
OK - Well, for myself, that technique is not satisfactory. I am automating ePD functions from outside e.g. either directly from a comand console, batch file...
If you are a member of supportnet, you can view all of the ePD docs here: http://www.mentor.com/eproduct/customer/documentation/isd2004_spac1.cfm ... From:...
I have a problem with my ViewDraw (V 8.3.1. APR 24 2004): The partlist (Tools -> Create partlist) is not always generated, and I found no reason for it. The...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the DxDesigner_Users group. File :...
DxDesigner_Users@yaho...
Jan 12, 2005 6:26 pm
3640
Hello all, I've uploaded two files to the group. pins2excel_new.zip is an updated VBScript file used to extract component pin numbers and write them out in an...
Please see my post 1/12/05: The key to it is: Set ProjectManager = CreateObject("Dprojman.ProjectManager") ProjectManager.Projects.CreateProject projectPath, ...
Agree. That will execute directly from Windows Explorer when entered as the contents of e.g. test.vbs. If you then bring up Dashboard, you will see the new...
Hi all, today I stumbled across a weird one. After "upgrading" to EDP2004 SPAC1, I tried to edit the schematic for the next pcb I'd have to do. To get rid of...