Placed component report
Hai,I want to get Placed component report using Skill code By using Tool -> Quick report has an one way but i want tho get by skill code For one other purpose can you anybody say how to do it by...
View ArticleBoard file use.
Hai,I would like to do take another .brd file report while running the skill code in current .brd file For examole :1.brd is file and 2.brd is other file here in the tool i opened 1.brd file in that...
View ArticleReport with List.
Hai,I have two report in that i want generate a new report for equal refdes values i used some codes they were attached below.procedure(...
View ArticleBrowser problems ///
Hi All:We cannot figure out why this works for some users, but not others ?Any ideas ?ThanksLesprocedure( test() test = axlDMDirectoryBrowse(getWorkingDir(), nil, ?title "Pick a padstack library...
View Articleskill for changing trace width in particular region
Hi can any one help provide the skill file for changing trace width in pcb using skill file.Currently i have skill file which can change trace width by selecting layer, existing trace width to new...
View ArticleDrawing sectors using SKILL
Hi,I am trying to draw sector in my Layout. For this, I used a skill code that generates fragmented circle (If the points exceed the specified limit, the circle is cut into multiple sectors)...
View Articleartwork Filmsetup using skill
Hi All,I'm a very basic to skill programming can any one help with the code to create automated artwork film setup based on the x-section or layers defined. silkscreen / assy layers should contain...
View ArticleMoving fab files using skill
Want to move specific files to a postprocess directory . *.art, pdf, odb++, ipc-356. nc_param, ncdrill, art_param, using skill program.Can anyone help. Regards
View ArticleImporting in Techfile.
Hai,Is there a way to import a .txt file in Techfile.1.txt fileThickness0.5+Plating3.290(mil)0.5 Oz7.087(mil)0.5 OzHere in this 1.txt file having an thickness values here i want to import then the x...
View ArticleExport DXF.
Hai,I don't know how to export DXF for all the present layer by once itself by using File->Export->DXF we only take the present layer. For another we need to change that layer and once again...
View ArticleEncrypted file in menu bar.
Hai,I have an encrypted file 123.ile that i want to add in menu bar but it is not working can you please help me i have attached the code.(axlCmdRegister "myencrypt" 'myencrypt)(defun myencrypt ()(let...
View ArticleStarting a Batch or a Script file out of a Skill Porgramm
Hello, I want to start an exsisting ScriptFile (Macro Record) or an Exsisting Batch file direct from the Code.Is this possible ?Is there any way to write or change the printer settings directly in...
View ArticleSuppress unconnected internal pads (legacy artwork) get checked automatically...
Hi, I'm a newbie in skill. My skill code would make rounded rectangles and replace original padstacks with new padstacks, somehow the option 'Suppress unconnected internal pads;legacy artwork" (under...
View ArticleHow to test a thyristor and distinguish an ordinary one and GTO ?
Hello~ allNice to be here! I am a student who now learning the electronic course at college. And is there anyone can help me?Question one: I am checking a large high voltage device. It has a bunch of...
View ArticleError in axlAirGap 16.6
Hi all!I have a code use axlAirGap to check cline and via(shape). It's work on 17.2, but when I run my skill in 16.6, it don't work. I found that when using the command "show measure" on 16.6, button...
View ArticleTwo pin net
Hai,I need to find the location pin to pin connected by single net present in the board using skill i want only single net report connected between two pins can you please guide me how to do...
View ArticleDuplicate refdes
Hai,In my .brd file some of (duplicate refdes present in the silk screen) is there a way to find the duplicate refdes using skill if it possible please share me the skill code.
View ArticleHow to highlight the net which does not contains the alphanumeric number in...
Hi All,In my design has two components COMP1 and COMP2 . COMP1 pin number is only number (1,2,3..) . COMP2 pin number is only alphanumeric(A1,A2...) . i want to find out the net which is connected to...
View ArticleDrawing level property
I want to extract a design level property using Skill. so that I can assign it to a variable and use it with Set title_Allegro. I have been tring all sorts of axl commands but cannot find the correct...
View ArticleSmd pad without via
HaiWere in the .brd file i want to highlight the smd pad if it not connected with via. i don't know how to do it using in skill any one share me the skill code please.
View Article