Any Way to identify double hits (Via)?
If on the same net DRC, due to the stack via design. Alot of DRC will apply also.Is there a way to identify this issue? Pls advice. Regards,Alice
View ArticleCan't get popup to gray Oops
I have a popup definition like this:(setq userData (axlUIGetUserData)) (putprop userData userData->popupId 'oldPopup) (setq popupList (axlSelectPopupList)) (setq popupList (cons (list "Next"...
View ArticleGRE skill Api/bundle
Hi,Is there any skill api for GRE env particularly creating a bundleThanks in advance.
View ArticleHow to create bundle using skill API?
Hi All,How to create bundle using skill API?Thanks in advance
View ArticleaxlCNSGetSpacing checking all constraints except one
Hi all,I'm trying to find a way to exclude only one constraints using axlCNSGetSpacing. So lets say I have default, A, B, C, ... and so on as constratints, but I would like to bypass constraint B from...
View ArticleTab key path
Does anyone know how to define the path the tab key takes in a form on each press?Thanks,Craig
View Article.brd file to PAD layout
Hi Everyone, I would like to ask it is possible to export .brd file to PAD layout. If it is possible, can you guy show how to perform such task. Thank you
View ArticleExtract information from pins of a certain spacing class property
Hi everyone, From my previous post I've found out how to color pads and vias of the certain spacing class that I'm looking for. As the title states, now I'm trying to extract and print information...
View Articles_backColor with grid cells
HiHow can a background color for grid cells be set to anything apart from the standard colors shown in the documentation.I've seen this done in grid cell based forms and have so far not been able to...
View Articlecontrol on Artwork general parameters
I am able to create the artwork films using axlDBCreateFilmRec, How to get control on artwork general parameter settings?I want to change the 'Device type' 'Error action' 'output units' etcI didn't...
View Articleencrypter skill
Hii want to write a skill to encrypt my skill file but my code doenst wok.. please help..here is my code: (defun encrypt () file = axlDMFileBrowse(nil nil ?optFilters "Skill files(*.il)|*.csf|Dat...
View ArticleChanging the artwork output dir
I want to write artworks to a design dependent output directory.I have a script to create artworks, olddir = "output"outdir = "output/123456-ND-A"axlSetVariable("ads_sdart" outdir) ; set working...
View ArticleFind the angle between two segments
I would like to get the angle between two segments, this must be applied to any angled situation.I have already a function that gets the slope of two segments then the rest is a problem, i cant get the...
View Articleartwork film control
Hi,is there any code to set only all inner layer into supress unconnected pads? and a selection of plot mode for power/gnd plane to set posive o negative?Thank you
View ArticleNumber of Vias in a place bound region
Hi all, i am new to this forum and new to skill..... i was wondering if anyone has a Skill script that could list the number of vias ( xy-cord), the via-padstack, and the package_hieght_min in a palce...
View Articlehow to use "insertXMlMenu" in capture
There is a "insertXMLMenu" function in capture's tcl demo as follow:InsertXMLMenu [list [list "TopLevelMenu"] "" "" [list "popup" "&TopLevelMenu" "0"]]InsertXMLMenu [list [list "TopLevelMenu"...
View ArticleUpdating pad names with SKILL
Hello all,I'm a total novice at using skill skill scripting, but have a background in other languages (C++ mostly). At my company, we have a huge database of symbols, padstacks, etc. And would like...
View Article