Re: how to generate route file in Pads layout ??
Define a custom document in CAM that defines the board outline. there you can select plated and/or non-plated slots. I believe all the definition for slots is in the Gerber file unless you want to...
View ArticleRe: how to create custom off page symbol in pads logic ??
Was that so hard? ; ) Welcome to PADS easy to use help files!
View ArticleLibrary Manager Exit or Quit issue
In Library Manager application startup script below, I realize that Library Manager Task ID application still exist even I already quit Library Manager application. I used the same startup script below...
View ArticleRe: How to assign all unassigned pins to signals in IO Designer?
Murali,You can assign the remaining pins by drag and drop into the pins list or on to the device view alternatively you can select the signals and RMB assign Pins and IOD will auto assign the signals...
View ArticleOPEN EFM SCRIPT AND CLOSE TO AVOID MULTIPLE ISTANCES
Hi, i have a main EFM script with two button; one for open and one for close another efm. When i press the OPEN button i want to launch an efm script and when i press the CLOSE button i want to close...
View ArticleRe: Suddenly unable to have multiple software keys / dongles inserted...
Update: We've been doing extensive research into this issue and lots of testing. At this point, we believe we will have a fix in our next release of Mentor Standard Licensing. Of course, more testing...
View ArticleGenerating G-code file from PADS Layout
Has anyone successfully used a CNC router to make a pcb from a PADS file? I want to buy a CNC machine, but need to know if I can do this or not. Thanks!
View ArticleRe: Library Manager Exit or Quit issue
Hi, This issue is known from before.This issue is fixed by VX.1.dts0100617695 Please try an attached script, if you are using EE7.9.4 or EE7.9.5. Regards,Satoru
View ArticleRe: Why Menu Bar does not work in Library Manager?
Hi, Please close a preview window.Your menu appears. Library Manager seems to change the menu bar, while using the preview window. Regards,Satoru
View ArticleRe: Close View via Automation in Xpedition
Hi, The 3D View window was acquirable by following code.But the window was not closed even if it executed the Delete method... Set viws = pcbDoc.ViewsEx(epcbViewAllViews, "*") For Each viw In...
View ArticleRe: IXCustomResultExpression plugin gives wrong type in Object...
Hi Simon Asked the customer for an update and they replied "I used the getDesign() and it works fine". Thank you!Regards,Pat
View ArticleRe: how to create custom off page symbol in pads logic ??
Thanks Jduquette,i followed below steps it is working Procedure In the Part Editor, click the Open button.In the Select type of editing item dialog box, select the type of symbol to add: Off-page,...
View ArticleRe: How to use paste from layout clipboard in VX.1
Hi Vern, Thanks for the command. It's working fine but sometime can't get? Thanks,Senthil.
View ArticlePlane shape couldn't connect vias/pin
Hi All, I am using EE2007.9.5 and I drawn a plane shape as usual but couldn't connect with corresponding through pin/vias. I crosschecked both plane to pad ,other drc's and there are no any obstruct...
View ArticleRe: Sub-component problem
Hi Pat! Could you tell me where can I find the technotes? Because I couldn't find them anywhere, but I got the SystemData.xml what was made by the former employee. So I'd like to try this option too....
View ArticleRe: Sub-component problem
Hi LacMentor's SupportNet is located at: https://supportnet.mentor.comYou require an active account to log into the site.The TechNote I referred to can be found within there...
View ArticleRe: Sub-component problem
Hi I have an active account (as far as I know, and I'm logged in) but it says "You may not access this page.". Do I have to do something with my account to be able to watch the TechNote? Thank you!
View ArticleRe: Schematic Variant:Replace part..
Hello, I don't know what do you mean, but if you want to open the DataBook sub OpenDxDataBook() Set addin = launchAddin("DxDataBook.AddCtrl.1", "DxDataBook", "", 3, "") If Not (addin Is Nothing) Then...
View ArticleRe: Library Manager Exit or Quit issue
Hi Satoro, Yes, I am using EE7.9.4. Unfortunately, my company is not ready with VX yet. It looks like I have to survive without using the Standard Library Manager Events method as below. Pretty sad to...
View ArticleRe: Why Menu Bar does not work in Library Manager?
Well, I consider this is a software bug. I need the custom main menu during Preview window and Library opened. Unfortunately, this is impossible to be customized. Hope VX version can fix this bug.
View Article