element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Support (English) How can I select components booth in schematic and layout at the same time?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 21 replies
  • Subscribers 176 subscribers
  • Views 5010 views
  • Users 0 members are here
Related

How can I select components booth in schematic and layout at the same time?

malevil
malevil over 11 years ago

I've seen and used this practical feature in an other designer system. However if I select let's say IC1 in schematic and move to the layout there is no selection for IC1 at all...

Is there any solution for this?

 

Thanks,

Zoltan

  • Sign in to reply
  • Cancel

Top Replies

  • AnalogNotes
    AnalogNotes over 11 years ago in reply to AnalogNotes +1 verified
    Well, I copied and pasted from that last message and it was a bit wonky, so I uploaded it to my web page: http://analognotes.com/eagle/pickgrouped.ulp When/if Lorenz uploads it to the Cadsoft site, I'll…
  • malevil
    0 malevil over 11 years ago

    Any idea guys?


    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Richard_H
    0 Richard_H over 11 years ago in reply to malevil

    Hi,

     

    is this a good idea?

    If I select a component in the schematic why should I want to have it selected in the layout as well. Assumed I already placed the object properly then I have to do this again? Or do I miss something here?

     

    Regards,

    Richard

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • malevil
    0 malevil over 11 years ago in reply to Richard_H

    This would be very useful during the manual component placement, when I try to select a bunch of componenets on the schematic which are connected to each other somehow (eg.: an LDO + its bypass caps + resistors + jumpers)

     

    Thanks,

    Zoltan

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 11 years ago in reply to malevil

    Zoltan Doczi wrote:

     

    This would be very useful during the manual component placement, when

    I try to select a bunch of componenets on the schematic which are

    connected to each other somehow (eg.: an LDO + its bypass caps +

    resistors + jumpers)

     

     

    try to following ULP:

     

    pickGrouped.ulp

    #usage "%.1fmic %.1fmic)", u2mic(mx/gCnt),

    u2mic(my/gCnt));

          if (project.schematic) cmd = "edit .brd;" + cmd;

          exit(cmd);

        }

    }

     

     

    if it does what you want, you can assign it to a keyboard shortcut

    --

     

    Lorenz

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago

    Doesn't the 'show' button do exactly what the OP asks? With the sch and pcb editor windows both open (and in sync), click the 'show' mode button,

    image

    , then select the component you want highlighting in the schematic, it is also highlighted in the PCB.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • autodeskguest
    0 autodeskguest over 11 years ago in reply to Former Member

    Daniel Wainwright wrote:

     

    Doesn't the 'show' button do exactly what the OP asks? With the sch and

    pcb editor windows both open (and in sync), click the 'show' mode

    button,

    , then select the component you want highlighting in the schematic, it

    is also highlighted in the PCB.

     

    yes, but if you click on the "switch brd/sch" button instead using Alt+Tab

    (or having both windows next to each other) the highlighting disappears image

     

    Gruss, Matthias Dingeldein

     

    --

    Guillotinen sind nicht reziprok, aber das macht nix,

    die werden eh nur fuer die Hinrichtung verwendet

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • malevil
    0 malevil over 11 years ago in reply to Former Member

    actually I doesn't care about simultaneously showing a component on sch and layout but simultaneously selecting a component on booth sch and layout editors!

    So this way I can easily move and distribute them along the layout.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • RayA
    0 RayA over 11 years ago in reply to malevil

    This does seem like a useful ULP. Can someone upload it to the ULP files section? I haven't been able to copy the text version in a way that doesn't just provide an error when I run it in EAGLE. I have tried copying in "plain text" format in Textedit, Word, and Open Office. Apparently they all stick enough formatting into the file to mess it up.

     

    Thanks,

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • AnalogNotes
    0 AnalogNotes over 11 years ago in reply to RayA

    It's also in the thread "Two scripts to help layout a board from a multi-page schematic..." and I asked Lorenz if he had thought about uploading it.  It does take a couple days to do that because you have to create an account and they approve any uploads before they appear.  I'll try to insert the script again here:

     

    #usage "<b>pick-up parts in the board editor that are grouped in the schematic</b>\n"

          "<p>"

          "group parts in the schematic, then run pickGrouped"

          "<p>"

          "<author>Author: lorenznl@yahoo.com</author>"

     

    // THIS PROGRAM IS PROVIDED AS IS AND WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED

     

     

    void main (void) {

    string gInSch[], cmd;

    int    gCnt, mx, my;

     

       // collect the grouped parts

       project.schematic(SCH) {

         SCH.parts(PAR) PAR.instances (INS) {

           if (PAR.device.package && ingroup(INS))

             gInSch[gCnt++] = PAR.name;

         }

       }

     

       if (gCnt == 0) {

         dlgMessageBox("Nothing grouped in schematic!");

         exit(1);

       }

     

       project.board (B) {

         clrgroup(B);

     

         // regroup the collected parts in the board

         //  and determine center of weight

         B.elements (E) {

           if (lookup(gInSch, E.name, 0) != "") {

             mx += E.x;

             my += E.y;

             setgroup(E);

           }

         }

     

         // pick up the grouped parts at center of weight

         sprintf(cmd, "move (>%.1fmic %.1fmic)", u2mic(mx/gCnt), u2mic(my/gCnt));

         if (project.schematic) cmd = "edit .brd;" + cmd;

         exit(cmd);

       }

    }

     

    Hopefully that worked.  If not, I'll post it on my web site an give a link...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • AnalogNotes
    0 AnalogNotes over 11 years ago in reply to AnalogNotes

    Well, I copied and pasted from that last message and it was a bit wonky, so I uploaded it to my web page:

     

    http://analognotes.com/eagle/pickgrouped.ulp

     

    When/if Lorenz uploads it to the Cadsoft site, I'll point to that...

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Reject Answer
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube