How to Find the location missing of assembly component subclass BY SKILL.
Hi,Some issues design appear when I completed and check overall before releasing my design. And I need to check on ASSEMBLY which it is missed by created manual of designer.Dear Mr Dave and all members...
View ArticleHow to start multithread
I am building a skill which perform a heavy calculation. Does any body know how to start multithread to calculate parallel.Just like running DRC in allegro. Seems it start multithread to run the DRC
View ArticleSkill to import template default
Hello,I have a template (abc.dra) by default it has some new layers, text size & colors. While opening any footprint this template need to import automatically. Please help.Thanks in advance.
View Article"Can't find window; cvf.dialog" error in Allegro 17.2
Hi! In Allegro 16.6 I had aliases for layer display filtering, which would call functions like the one attached at the end of this post.I just switched to 17.2 and when I try to execute the alias I get...
View ArticleX-out on assembly variants
Hi,I know that there is an option Manufacture > Variants > Create Assembly Drawing...but this option makes unpopulated components to disappear, and this is not suitable for documentation for our...
View ArticleHelp with exporting .ART with SKILL
Hello all,I am trying to accomplish the following:- Lets say i have all the artwork films created in the Artwork Control Form, and they are named in the following format: XXXXX-X_YXX (X = 0-9 digit,...
View ArticleHow to export NCDrill, NCRoute in SKILL
Hello,I've been trying to find the solution to this for quite some time, searched all over the forums, but not able to get the information I need.I am trying to use SKILL to automate exporting NCDrill...
View Articleabout lines startend points
i want get all lines start and end points on outline layer, there is the codedefun( apl () let( (RLP symbPg symbPth allSymbols allSymbolss) ;print all lines startend point...
View ArticleSKILL console ?
Hi,is there possibility somehow to have SKILL console ? Like TCL console in Capture?If not can you give some tips/advices how quicker develop and test code in SKILL.Because right now I am writing code...
View ArticleDBID of overlapping components
Hi,can you please help me with one more issue.I need to get dbids of overlapping components in design.Thank you in advance for any advice.
View ArticleRequired Skill File For The 17.2
Hi Guys , Please Provide Me The Skill Files For The Allegro17.2 Files.Good Day,Pavan Kumar
View Articlewhen i use "axlshell" to invoke the ".scr" command,it tell me error.
axlCmdRegister("CreateFlash"'createFlash ?cmdType "interactive")(defuncreateFlash ()axlShell("setwindow pcb\n")axlShell("add flash")axlShell("setwindow form.thermflash")axlShell("FORM thermflash indiam...
View ArticleaxlGetFuncKey
Anyone else having problems while trying to use axlGetFuncKey? I tried axlGetAlias which appears very similar and that works.Thanks in advance. I'll submit a CCR if necessary.Bill
View ArticleaxlDBAddProp overwrite difference layer setting
Hello:I use axlDBAddProp to add Dyn_Clearance_Oversiza_Array for each layer ,the rule is first check the thermal width for pin on all layers,the width can be difference on difference layer.After get...
View ArticleSuppress Errors While Automatically Exporting Padstack with Shape
Hi all, I wrote a program that automatically exports padstacks. It starts by opening allegro with the symbol, then opens each padstack in the padstack editor. The code I use in the padstack editor...
View ArticleIgnore the first confirm window and pay attention to the second
Hi All, If do anybody know how to close one confirm window in automatic and pop-up another confirm window? In the process of my skill code, I need to ignore the first window and only see the second....
View ArticleCode/Command to Differentiate Between 17.2 and 16.6
I need to code a solution that can tell if a symbol was created in Cadence 16.6, or 17.2. Is there a SKILL function that can do that? Or some other command?
View ArticleHow to Encrypt SKILL File
I have a SKILL file I want to encrypt. I found an encrypt function, but I don't understand how it works. Any advice, or sample code/pseudo-code would be great.
View ArticleReading from a list of strings
Hello, I am trying to extract the layer names from the crossxection and compare them to the artwork films to make sure there are no missing films. I use the axlGetXSection() to get a the following :...
View ArticleCreating Context File
The process for creating context files is unclear to me. I've read the sklanguser.pdf summary, but I'm confused on a few things:1) How to set up the Directory Structure. If I want to create the context...
View Article