Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Searching For Configuration Settings (CSETS)

Each CadEnhance tool provides a powerful search function to let users find a CSET by name, value or category. From there they can inspect and/or modify its current value, and also see the source of it's current value.

Accessing the CSET Search Tool

The Main UI provides a Search for Config Setting Button which pops up the Search Controls. The same search can also be accessed using the Config->Search for Configuration Settings Menu item.

CSET Search Operation

Main Search Entry (Search for setting containing…)

Multiple match Strings can be entered separated by commas in the main Search Entry

In the example shown below, the user entered power,sig_name in the Search for setting containing... entry and then pressed the Search Button (or hit enter)

The Tool searched all of its CSETS to see if their NAME contains either "power" or "sig_name" and then listed the matching CSETS below the search control entries.

Modifying Search Critera

With Prefixes Like #,TAB=,Source=,VAL= and !Default the user can change the search criteria used for each individual match string. 

#Category/Tag

Each CSET in the tool is assigned a list of Categories or Tags that they apply to. The user can use these Tags to search for all the CSETS that are used to control specific functions for the tool. Originally the Tags were referred to as TABS because the CSETs in the View/Set All Configuration Settings were split into a TAB for each function like shown in the NetBom UI image above

The User may enter a TAG Match using the #[matchString] or TAB=[matchString], the tool will search for all CSETs whose category/tag matches the matchString

VAL=PREFIX

With the VAL=MatchString, the tool will search for any CSET whose VALUE contains the matchString.

SOURCE=PREFIX 

With the SOURCE=[SITE|LOCAL] the tool will search for any CSET whose VALUE was contained in the SITE or LOCAL Configuration File

!DEFAULT

If the user enters !DEFAULT as a pattern, the tool will search for any CSET whose VALUE is not equal to the internally stored DEFAULT value. This provides a good way to look for all values that have been changed by the user.

The latest Category/Tag Pulldown provides the user a shortcut to browse and select any of the available CSET Tags.

Mix and Match Search Types

Each of the multiple search_strings can be entered with a different prefix…For example

#Admin,Val=158,LIMIT

The result will display all the CSETS assigned to the ADMIN category, and CSET whose VALUE contains '158' and any CSET whose NAME contains 'LIMIT'


  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.