• 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 System Capture (EE Cockpit)
  3. How to get Capture TCL parameter value

Stats

  • State Verified Answer
  • Replies 4
  • Subscribers 26
  • Views 3035
  • Members are here 0
More Content

How to get Capture TCL parameter value

AZ202409056220
AZ202409056220 11 months ago

Such as  SetColor(color) : returns DboState    Class : DboValue    Parameters:   color: enum DboValue::ColorT. How to know Color Value? Also Display Type, Font parameter....

  • Sign in to reply
  • Cancel
  • CadAP
    +1 CadAP 11 months ago

    HI AZ,

    Below are the values:

    COLOR1= RGB(255,255,128) //
    COLOR2= RGB(128,255,128) //
    COLOR3= RGB( 0,255,128) //
    COLOR4= RGB(128,255,255) //
    COLOR5= RGB( 0,128,255) //
    COLOR6= RGB(255,128,192) //
    COLOR7= RGB(255,128,255) //
    COLOR8= RGB(255, 0, 0) // RED
    COLOR9= RGB(255,255, 0) //
    COLOR10= RGB(128,255, 0) //
    COLOR11= RGB( 0,255, 64) //
    COLOR12= RGB( 0,255,255) //
    COLOR13= RGB( 0,128,192) //
    COLOR14= RGB(128,128,192) //
    COLOR15= RGB(255, 0,255) //
    COLOR16= RGB(128, 64, 64) //
    COLOR17= RGB(255,128, 64) //
    COLOR18= RGB( 0,255, 0) // #####GREEN
    COLOR19= RGB( 0,128,128) //
    COLOR20= RGB( 0,64,128) //
    COLOR21= RGB(128,128,255) //
    COLOR22= RGB(128, 0, 64) //
    COLOR23= RGB(255, 0,128) //
    COLOR24= RGB(128, 0, 0) //
    COLOR25= RGB(255,128, 0) //
    COLOR26= RGB( 0,128, 0) //
    COLOR27= RGB( 0,128, 64) //
    COLOR28= RGB( 0, 0,255) // #####BLUE
    COLOR29= RGB( 0, 0,160) //
    COLOR30= RGB(128, 0,128) //
    COLOR31= RGB(128, 0,255) //
    COLOR32= RGB( 64, 0, 0) //
    COLOR33= RGB(128, 64, 0) //
    COLOR34= RGB( 0, 64, 0) //
    COLOR35= RGB( 0, 64, 64) //
    COLOR36= RGB( 0, 0,128) //
    COLOR37= RGB( 0, 0, 64) //
    COLOR38= RGB( 64, 0, 64) //
    COLOR39= RGB( 64, 0,128) //
    COLOR40= RGB( 0, 0, 0) // #####BLACK
    COLOR41= RGB(128,128, 0) //
    COLOR42= RGB(128,128,64) //
    COLOR43= RGB(128,128,128) //
    COLOR44= RGB( 64,128,128) //
    COLOR45= RGB(192,192,192) //
    COLOR46= RGB( 64, 0, 64) //
    COLOR47= RGB(255,255,255) // #####WHITE

    For display type:

    #DO_NOT_DISPLAY = 0,
    #VALUE_ONLY = 1,
    #NAME_AND_VALUE = 2,
    #NAME_ONLY = 3,
    #BOTH_IF_VALUED = 4,

    $::DboValue_NAME_ONLY -->display only Name of property

    Thanks

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • AZ202409056220
    0 AZ202409056220 11 months ago in reply to CadAP

    Thanks a lot, Have documents record those parameters? Sometimes,I also cannot understand functions used in Caputre TCL

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • CadAP
    0 CadAP 11 months ago in reply to AZ202409056220

    HI AZ,

    Please check the orcadsample scipt from below link:

    Title: OrCAD X TCL Sample Scripts -- Overview - Overview
    URL: https://support.cadence.com/apex/techpubDocViewerPage?xmlName=orctclsample.xml&title=OrCAD%20X%20TCL%20Sample%20Scripts%20--%20Overview%20-%20Overview&hash=&c_version=23.1&path=orctclsample/orctclsample23.1/Overview.html

    This will help you get idea about the tcl commands.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • AZ202409056220
    0 AZ202409056220 11 months ago in reply to CadAP

    Thanks a lot

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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