How do you add a new line in a property field?
I have created a new User Property which I have defined as having a limit of 60 characters and 3 lines. If the first line is only 20 characters how do I get it to move to the next line?
View ArticleRe: Setting a PCB heat flux
Hi Hugo. The power dissipation associated with the filtered components gets applied to the overall board sides (top and bottom depending on where the components are located). So you do not need to set...
View ArticlePARTQUEST Problems
Still not resolved. After upgrading to VX1.2, part quest no longer functional. Uninstalled and reinstalled PartQuest did not help. Uninstalled VX1.1 and VX1.2, clean boot then reinstalled VX1.2 only....
View ArticleRe: PARTQUEST Problems
Tom - thanks for letting us know. I am going to move your post to the PartQuest-specific community where it will receive better visibility. This community is for general community related questions and...
View ArticleRe: PARTQUEST Problems
Actually, Tom, I see you have posted your question already in the PQ community a few days ago. Let me see if I can help get a response to that one.
View ArticleQuery for Column with Wire and Outer MC name
Hello,Need help with query.Below is query which gives out names for wire/MC ID in the same column. But for Multi core, only the outer MC ID should be visible.In below table within Red Box only MC1...
View ArticleRe: xDx Designer script to automatically propagate block name as Cluster...
great script,just one suggestion: wouldn't it be useful to call this during Packaging?Maybe as a checkbox in the Packaging Dialog, (well not sure if the packaging Dialog is hard coded or can be modify...
View ArticleRe: Query for Column with Wire and Outer MC name
Hi Arjun The following query will do this using "concatenate" and "filter" as a combination to form the "if condition" needed.I assumed multicores are not nested (so MC>MC>Wire is not an option)....
View ArticleHow to disable component DRC for one component?
I have a SFP module that includes 4 connectors that fit within one 'cage'. The connectors need to be built as different components, each with its own refdes The cage fits down on top of all 4...
View ArticleRe: How to disable component DRC for one component?
"place 4 of them at the correct spots" - sounds like one decal to me once you define the 'correct spots' in the decal. "different components, each with its own refdes" - can you make it multiple...
View ArticleRe: Query for Column with Wire and Outer MC name
Muhammad, Our multicore is nested like MC1 is the outer and MC6 is the twist. Will that work?Thank for your time.Regards, Arjun
View ArticleRe: how to get demonstration enable code for hyperlynx ?
Dear Mehmet As I see, you are analyzing using Hyperlynx ver 9.0. This has a different simulation engine from what was used in Hyperlynx Ver 8.0 used by the instructor in the training module. This kind...
View ArticleRe: How to disable component DRC for one component?
There are 4 connectors, each numbered 1-20, within a larger 'cage' that fits in over all 4 connectors. The cage has a whole bunch of mounting holes (some grounded) in non-symmetrical locations that...
View ArticleWire Style Set
Hello,I am trying to define a style set for the wire showing (WIre ID)(Color)(CSA) on top of the wire, but I cannot seem to find where in the style set can I make this change. TO get a better idea of...
View ArticleRe: looking for xDX - Project Close / Closing Event
Did you try app.ProjectClosed? PublicWithEvents app as ViewDraw.Application PublicSub app_ProjectClosed() Handles app.ProjectClosed Debug.Print("Project has been closed.") EndSub This is different,...
View ArticleRe: How to disable component DRC for one component?
It still seems like you are doing it the hard way. Here is an example showing a hard way that a colleague who was a PADS rookie did, and an easier way.
View ArticleRe: How to disable component DRC for one component?
Hi Randy, You could try making channels or moats around the 4 connectors in the larger 'cage' like I've got shown in the attached screen shot. Just build in whatever clearance you need to clear your...
View ArticleRe: How to disable component DRC for one component?
It's the comp body to comp body errors I was thinking about. Was thinking there must be a toggle to turn that off individually, but apparently there is not. The moats you show would only be to clear...
View ArticleRe: How to disable component DRC for one component?
I need to keep the 4 connectors within the larger cage to have different refdes. With just gates within the same component, they all share the same refdes, and can't reuse the same 1-20 pin numbers...
View ArticleRe: How to disable component DRC for one component?
At the moment, I am just building the comps separately and will have to live with the body to body DRCs, will have a note to ignore them in the design's checklist. Randy
View Article