Undo within a function OR interactive undo command with function having key...
I have written a function that works great. It accepts one required string argument and one a second string argument can be provided if desired. The second parameter is using the @key keyword.The code...
View ArticlePerform Relative Propagation Delay Analysis on Match Group and Get Results
I am trying to run the Analysis function in the constraint manager on my Match Groups and get the results. I can't find anything in the Skill reference manual that shows how to do this.The property...
View ArticleGet info from all footprints in library
I would like to write a report that gives 3D mapping info for all footprints in the library. I have written a report that works fine for all footprints on a board, so I should be able to simply swap...
View ArticleImplementing "Oops" in a Temp Group
Hi All,I am new to SKILL and am looking for an example of using "Oops" in a temp group. I have read the documentation, but can't seem to get it to work.
View ArticleHitting ENTER vs. TAB in a form field
I have a STRFILLIN field in my form.When I input text manually and hit TAB or click the mouse to a different field, there is no issue.When I input text manually and hit ENTER, the SKILL script exits.Is...
View ArticleCan anyone tell me where I can find in a via dbid where it stores the "Part...
Can anyone tell me where I can find in a via dbid where it stores the "Part of a via stack: 9 (TOP to BOTTOM)" LISTING: 1 element(s)< VIA > Zone name: ZONE_1B origin-xy: (1.3950 -15.3900) Part of...
View ArticleHow to automatedly close/select options of alert window in allegro system...
Hello, I'm currently working on an automation for modifying a original A.brd to another modified B.brd using .src scripts.I would like to complete this modification without any manual settings....
View ArticleHow to convert multiple Hatch shapes to solid conversion in Allegro?
Hi, in my board file having more then 100 number of power Hatch shapes drawn, i wants to convert solid shapes in single action is there any possible way to do in single slot is there any SKILL files...
View ArticleHow to convert multiple Hatch shapes to solid conversion in Allegro?
Hi, in my board file having more then 100 number of power Hatch shapes drawn, i wants to convert solid shapes in single action is there any possible way to do in single slot is there any SKILL files...
View ArticleBB via padstack value verification
HiIn my board file having multiple BB VIA with different pad value in different layers, how to cross check that value. Presently I'm checking with padstack usage report. Any other methods avalible...
View ArticleBB via's showing as Antenna via's Update to Respective layer
Hi I have 28 layer board with BB via's after Routing Found some antenna via's like below .I have Top to layer 4 antenna's, But i routed trace only on Layer 2 itself but its showing antenna via's like...
View ArticlePCB Design Technical solution supports
Hi AllHere we published the link for All kind of PCB Design Technical solutions and Video tutorials https://rb.gy/frxudg\Please watch and give your promotion and we expecting more supports you...
View ArticleUn Routed Net Report
Hi,How to get the "UN ROUTED NET NAME REPORT" using skill anyone please guide me to take report.
View ArticleAssign net name in static shape
Hi,In my design i have 1000+ static shape and it is assign as Dummy net.These shapes are connected to IC pin which is having net name.I want to know how to assign IC net name for these Dummy shapes...
View ArticleHow to see current color192 state by skill code?
Hi all,I made some code about display film,but when user hit the "cancel" button, I want to undo the command which is return previous state of color192so is there any embedded code for checking current...
View ArticleGet the key of table entry found by index
We are performing translation and migration steps for a customer. We have a file containing information about the connectivity before translation and migration. This files tells us the name of nets as...
View ArticleDuplicate Values in list
Hi,I want to get duplicate values present in list using skill programming.A = ("A1" "A2" "A1" "BB1" "BB3" "A1" "BB1")In this list I want to get repeated values result = "A1" "BB1"I used "!unique"...
View ArticleNeed help with axlGetMetalUsageForLayer
Hi All!I have tried to test axlGetMetalUsageForLayer() function on my allegro designer 17.2 but not supported. I want ask if is there any way to run that function on allegro. Or is there an other...
View ArticleSKILL entry into the Windows command line terminal ?
Hi All,I'm looking for a way to enter SKILL commands into the Windows command line, has anyone found a way to do this ?Thanks,
View ArticleFinding Non Duplicate Values in Multiple list
Hi,I want to find non Duplicate values by comparing two lists I don't know how to do it any one please help me.Ex:I have to two list data of input files 1 : inplistfinal.lst 2 : inpswapfinal.lst1...
View Article