• 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. How to keep your variables in the design?

Stats

  • Replies 25
  • Subscribers 160
  • Views 12716
  • Members are here 0
More Content

How to keep your variables in the design?

Silver John
Silver John over 14 years ago

Hi, All.

I have a script that creates a form with several fields. I want to save the contents of these fields in design, and the next time when I open the design and launches the script I have already configured the form.

There are functions for including the file or string to .brd-file, there are functions for working with the properties of the design...

What is the best way to save my settings?

Maybe someone has an example code?

Thank you.

  • Sign in to reply
  • Cancel
Parents
  • Ejlersen
    Ejlersen over 13 years ago

    Hi

    Taking this discussion one level further.

    I have an attachement with several settings in a board and retrieve it.

    How can I easily change just one attachment setting using axlSetAttachment without having to traverse all settings.

    e.g.,

    a_id = axlGetAttachment("ns_prog_settings" 'string)

    mylist = car(errsetstring(a_id->data))

    mylist has several settings like

    mylist->width

    mylist->spacing

    my_list->startx

    my_list->starty

    but I would just like to change mylist->width and save that back to the attachment.

    axlSetAttachment takes an open attachment as the argument, so that is a_id in this case, but I cannot find an easy way to manipulate a_id without having to traverse all settings and a_id->width does not seem to bring me anything usefull except all the values.

    axlSetAttachment(a_id) does give a new attachment but no changes.

    How can this be accomplished?

    Best regards

    Ole

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Ejlersen
    Ejlersen over 13 years ago

    Hi

    Taking this discussion one level further.

    I have an attachement with several settings in a board and retrieve it.

    How can I easily change just one attachment setting using axlSetAttachment without having to traverse all settings.

    e.g.,

    a_id = axlGetAttachment("ns_prog_settings" 'string)

    mylist = car(errsetstring(a_id->data))

    mylist has several settings like

    mylist->width

    mylist->spacing

    my_list->startx

    my_list->starty

    but I would just like to change mylist->width and save that back to the attachment.

    axlSetAttachment takes an open attachment as the argument, so that is a_id in this case, but I cannot find an easy way to manipulate a_id without having to traverse all settings and a_id->width does not seem to bring me anything usefull except all the values.

    axlSetAttachment(a_id) does give a new attachment but no changes.

    How can this be accomplished?

    Best regards

    Ole

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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