• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Allegro X PCB Editor
  3. component_height.il

Stats

  • Replies 8
  • Subscribers 159
  • Views 15163
  • Members are here 0
More Content

component_height.il

LRCohen
LRCohen over 16 years ago

I'm running Allegro v16.2. Although I am loading it in my 'allegro.ilinit' file with my other skill routines, when I try to use 'component_height.il', I get an error saying ' E - Command not found: height'. Can anyone help ?

  • Sign in to reply
  • Cancel
  • Randy R
    Randy R over 16 years ago

    1)  When you open a board file, check the command window to see if it had any errors loading the skill file.

    2)  Type helpcmd and look for the command to make sure it was registered.

    3)  Check the file for the axlCmdRegister( ) function to make sure you're entering the correct command.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • LRCohen
    LRCohen over 16 years ago

    Thanks Randy. There are no errors when I open a board file, however, when I type 'helpcmd', the skill file is not in the list. How do I get it registered ?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Randy R
    Randy R over 16 years ago

    It is registered by the axlCmdRegister( ) function in the skill file when it is loaded.  Please note that the command registered may not match the skill filename.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • LRCohen
    LRCohen over 16 years ago

    I'm guessing that it's loading because I'm not getting any error messages when I load a board, and yet 'height' does not appear in the list when I run 'helpcmd'. The line in the component_height.il script reads 'axlCmdRegister("height" `component_height)'. Is anyone else using this script with v16.2 successfully ?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Randy R
    Randy R over 16 years ago

    Depending on your license level, you may be able to try loading it manually at the command window; i.e. skill load "component_height.il". 

     I just tried this with v16.2 and got the following results:

    1)  It loaded fine.

    2)  The command "height" was shown in the helpcmd window.

    3)  When I entered "height", it displayed a popup.  I tried a couple of actions, but it didn't seem to provide any results.  I then took a quick look at the code and noticed something important.  It was tested on v11.0.  Back then component height was handled differently.  Therefore, without looking deeper into the code than I have time for, I'm assuming it won't work unless it gets updated.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
>
Cadence Guidelines

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information