Re: Updating scripts from 7.9.x x86 to Xpedition x64
Hi, I write my Scripts with VB Net (VB Studio 2015). I solved some Problems with this: Dim RunVariantGenerate As New Process RunVariantGenerate.StartInfo.FileName =...
View ArticleDxDesigner: Disable "RePackage All Symbols" packager option
Hi, Is there a way to disable the "RePackage All Symbols" option in the packager options? (in a similar way that the "Update PDB Properties On Symbol" option can be disabled and made read only by...
View ArticleRe: DxDesigner: Disable "RePackage All Symbols" packager option
You can fix the package option to one of the available but you cannot selectively disable only one option. To set the option to 'Package' and fix it add the following to the xml file under the...
View ArticleProperty Text Keeps Changing Alignment and Font
I am working with xDX Designer version VX.1. I am not sure what is causing my text to keep moving on me, but I would like to stop it. It is a real pain to have to keep realigning property text. I...
View ArticleRe: Updating scripts from 7.9.x x86 to Xpedition x64
Okay so I had a bunch of silly issues going on yesterday that were just building up against me late in the day. My first issue was getting everything to target the x64 bit platform which was an easy...
View ArticleRe: Property Text Keeps Changing Alignment and Font
Darin - thanks for your question. I am going to move this to a more appropriate product community. Where you initially posted it is for questions/comments about the communities in general and not...
View ArticleRe: Problem with Parts List Generation
I don't recall there being a standard report called 'Parts List', just the 'Parts List 1' and Parts List 2'. The report data you showed is coming from the report that is normally named 'Statistics'....
View ArticleRe: Problem with Parts List Generation
From my v9.5 install:'Parts List'#Uses "RGL.bas"Sub Main With ActiveDocument outFile = OpenReport (DefaultFilePath & "\Part List.rep") Print #outFile, "Parts List Report -- "; Print #outFile,...
View ArticleRe: Problem with Parts List Generation
Ahh, good point, though the RGL sample files are different than the reports that one would find in File > Reports. The reports for those are using .fmt files located in...
View ArticleRe: Exporting PADS 9.5 Files to 9.0
The proper forum for this question is TechXchange Electronics Technology Community - Forum for Electrical Engineers | DigiKey and it was already answered there. Your version of PADS 9.0 was released...
View ArticleRe: Exporting PADS 9.5 Files to 9.0
Gary - did you mean to point Rodney to the top of the Designer Tools forum or is that link broken? (maybe it only works if you are signed in?).
View ArticleRe: Exporting PADS 9.5 Files to 9.0
jduquette - Yes I did. Designer Layout is supported by Digi_Key technical support at TechXchange Electronics Technology Community - Forum for Electrical Engineers | DigiKey The question was answered...
View ArticleThicker text/lines
Hello, I was wondering if there was a way to make table grid lines in HarnessXC thicker? From styling you can change the color but not the line weight. To go along with that, can the zone area text in...
View ArticleRe: Property Text Keeps Changing Alignment and Font
Thanks, That is correct. xDX Designer VX.1.
View ArticleRe: Problem with Parts List Generation
Hello, to All, 'Chuckt', and 'MENTOR_BillT', I had looked into all of the things suggested before I posted, i.e., the Sample .bas files, the Excel file script, .... I knew that what was being shown as...
View ArticleRe: Problem with Parts List Generation
file:/C:/MentorGraphics/9.5PADS/docs/htmldocs/padslayout_ref/index.htm or file:/C:/MentorGraphics/9.5PADS/docs/pdfdocs/padslayout_ref.pdf Your path may be different. Chapter 47
View ArticleRe: Problem with Parts List Generation
The location of the documentation for the Basic script commands varies a bit depending on the version you are using. For example, in PADS 9.5, go to Help > Documentation > PADS Layout User's...
View ArticlePADS VX integrated flow , use existing PCB file.
this all has to do with imported legacy netlist designs that did not follow the best methods for integrated designs... I want to create a board from a existing block and then assign an existing PCB...
View Articleswap a cell with different top cell name
Hi, I need to swap a subcell gds say a memory_ver0.gds top cell name (memory_ver0) in a gds say top.gds. The new sub-cell memory_ver1.gds (top cell name memory_ver1). I try with "layout filemerge"...
View Article