Quantcast
Channel: Mentor Graphics Communities : All Content - All Communities
Viewing all 2579 articles
Browse latest View live

PCB Browser

$
0
0

Hi all ,

Please read VBS text below :

 

Option Explicit

Scripting.AddTypeLibrary("MGCPCB.ViewerPCBApplication")

Scripting.AddTypeLibrary("MGCPCB.Application")

Scripting.AddTypeLibrary("MGCSDD.KeyBindings")

Dim pcbAppObj : Set pcbAppObj = GetObject(, "MGCPCB.Application")

Dim pcbDocObj : Set pcbDocObj = pcbAppObj.ActiveDocument

If ValidateServer(pcbDocObj) = 0 Then

  MsgBox "Server validation failed.",16,"Net name Script"

End If

'--------------------------------------------------------------------------

  pcbAppObj.Gui.ProcessKeyin("ons")

  Dim dispCtrlObj

  Set dispCtrlObj = pcbDocObj.ActiveView.DisplayControl

  Dim GlobDispCtrlObj

  Set GlobDispCtrlObj=dispCtrlObj.Global

  GlobDispCtrlObj.MiscItems(epcbDCSelHilShadowMode)=True

 

If anyone know why all red lines just do not do anything ?

Thank you all .


NxDat Plugin

$
0
0

Hi,

I use Calibre NxDat and would like to build a custom plugin.  I'm an experienced coder but I've never created a plug in for software that doesn't have a lot of tutorials online.  Can someone help give me a push start here?

 

I'm using Visual Studios.  I went to reference the COM but I'm not even sure which dll's to point to.  I tried a few in the bin directory of the program but it says they aren't accessible.

 

Any help would be greatly appreciated.

 

Thanks!

Matt

Contain the EMI Beast

$
0
0

Hi everybody!

 

We have a new blog series from Patrick Carrier on the PCB Blog. In the three-part series, Patrick will discuss PCB design EMI reduction. You can read the first part of the series here: Contain the EMI Beast

 

As always, let us know what you think!

DxDesigner - How to Select a Group of Parts and Move or Cut

$
0
0

In DxDesigner:

  1. How do I select a group of parts and move them together (not cut and paste) without clicking in each of the parts individually?
  2. Is there a way to set up the Selection Filter so that I can hold down the left mouse button, draw a selection box around a group of parts, and cut them?  When I try to do that, it either doesn't work or it only cuts text.

style set query

$
0
0

I want to Edit the value of the connector property by using query expression, I want to know a query that returns a
value.because  when we will use a regular expression.

Example, Property 12345678 → 1234-5678

 

8 character check
^ [0-9] {8,8} $
"

 

edit value

^([0-9]{4}[\s-]?){2}([0-9]{4})$

 

 

STM32F4 series footprints and symbols or example projects

$
0
0

Hi,

 

I need to work with an STM32F4 series MCU and could not find any part or project anywhere including PartQuest. I also checked ECAD Part Wizard but it doesn't work for me since I don't have MS Office installed.

 

Can you please direct me to right materials on this issue.

 

Thanks in advance.

 

Regards,

Ogulcan

Fanout pins with through vias only, avoiding microvias

Creating a Page Number File for Use with Cross Reference, Scout and xDX PDF using the @PRINTORDER Property


Creating a Page Number File for Use with Cross Reference, Scout and xDX PDF using the @PRINTORDER Property

Methodology for copying blocks from one Source project to a Destination host project

How to get total sheet count?

$
0
0

This is regarding DxDesigner in EE795 Flow.

 

For my flat schematic I want to get a total sheet count.  So, I have been using the following function but I noticed that this function only identifies the number of sheets that are currently open.  So for example if you have a 5 page (flat) schematic and one sheet is open then this function will output 1 as the total sheet count even though there are 5 sheets in the schematic.  Is this how it's supposed to work or is this a bug?  I don't want to have to open each of 200+ sheets in my schematic to figure out the total number of sheets.

 

Application.SchematicSheetDocuments.Count

 

Secondly, is there a different function that can be used to obtain the total sheet count?  Thanks for help.


Varun

PADS の Mobile Compute ライセンスをインストールするメニュー

$
0
0

PADS VX.1 以上:

スタート > すべてのプログラム > PADS VX.x (32-bit) > PADS Licensing Assistance > Install License File VX.x

 

PADS VX.0:

スタート > すべてのプログラム > Mentor Graphics PCB > PADS VX.0 (32-bit) > PADS Licensing Assistance > Install License File

 

PADS9.3 から PADS9.5:

スタート > すべてのプログラム > Mentor Graphics SDD > PADS Licensing Assistance > Install License File

 

PADS2007.4 から PADS9.2.1:

スタート > すべてのプログラム > Mentor Graphics SDD > PADS Licensing Assistance > Install License File

 

PADS2005 SPac2 から PADS2007.3:

スタート > すべてのプログラム > Mentor Graphics SDD > PADS<バージョン> > Licensing Tools > Install License

 

PADS2005 SPac1 以下:

スタート > すべてのプログラム > PADS<バージョン> > Licensing Tools > Install License

DxDesigner - Sheet Border for New Schematic Sheet

$
0
0

In DxDesigner, how do I add a new sheet and have it automatically add the same sheet border that the rest of the schematic sheets have?  Thanks!

Middle Layers are not in solid color, What is the error ?

$
0
0

Hi all,

 

I'm designing a 4 layer PCB and I want to add power planes to middle layers. when I assigned a GND net to layer 2 and layer 3, it does not show up in solid color. What is the error in plane assignment ? I hereby attach an image on how it looks like.

Thank you

Supun

visECAD Viewer - License

$
0
0

Hello guys,

 

i tried to install the free visECAD Viewer on my laptop, but i wasn't able to start it up.

 

1) first of all i got the license file via email with "a long file name".txt

 

2) then i installed the program and copied the license file into a default license folder like (C:\license\visecad)

 

3) as last step (as it was written in the license mail), i had to create a system variable named "MGLS_LICENSE_FILE" and set its value to "C:\license\visecad\filename"

 

=> visECAD dosnt start

 

i tried to set the variable value in 3 different ways:

- without the license name (just linked to the folder)

- include the license name

- with the .txt ending... but nothing helped me out.

 

maybe there`s a knows problem with the installation? or the .txt ending is maybe wrong? but i wasn't able to find something about the problem in this forum.

as last step i would install the whole expedition on my laptop for reviews, but a viewer would be a bit smarter.

 

would be cool if someone here know this issue or could help me with this problem

 

greetings Michel (:


V-Score in a PCB Panel

$
0
0

Hi,

How to  add V-score in  Fablink VX.1  when the panel has different PCBs?

thank you

Different results with DDRx wizard

$
0
0

Dear All,

struggling to understand why simulating manually a DDR DATA Line give me a different results then simulation the same line within DDRx wizard.

 

See picture below. Cyno is the net simulated manually and in red is the view of the files auto-generated in DDRx. The wave's shape seems to be similar but the Cyno it is extends more.

 

Very appreciated any advice.

Oscar

Obstruct in Expedition - Should allow plane but not trace

$
0
0

Hello All,

 

Any possibility to define a obstruct in Expedition which should allow copper of planes and shouldn't allow trace.

 

All the present Route obstruct doesn't allow both.,

 

Thanks,

Arunraj

PADS9.5: CREATE SCRIPT TO PLACE COMPONENTS USING REUSE

$
0
0

Hi, i create a reuse file from a group of components and nets. I need to apply this reuse to regroup and place many components group. I would like to create a script (automation) to do this.

I need to place hundred of groups and it will take too much time to select every time the reuse file and place the group to the new position.

 

Thanks

xDM Library is not assigning symbols

$
0
0

Hi,

 

I've been trying out the PADSVX.1.1 standard plus for a couple of days, trying to create a new part in the xDM library, everything seems find except the symbol I created is not assigned to the part:

 

Here I created a symbol and it's show up under symbol partition ok:

Then assigned the symbol to a part as Gate A

 

Saved everything, check part says no error and refreshed the window.

 

It says none associated symbols under part partition

 

And I was not able to use the part at all due to lack of symbol.

 

Any thoughts would be much appreciated.

 

Thanks

 

Niu

Viewing all 2579 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>