Find Signals with Regular Expression 

The Verdi system supports searching signals by Regular Expression. This capability provides a flexible way for users to find signals of interest quickly. The following steps provide an example for how to use this capability.

1.     In nWave (with a loaded FSDB file), invoke the command Signal -> Get Signals to open the Get Signals form.

2.     In the Get Signals form, click the Options button to open the Options setting form, turn on the Search Signals with Regular Expression option and then press Close.

3.     In this example we would like to find a signal whose name starts from letter a to letter d, let's input ^[a-d] in the Find Signal field then press Enter.

4.     As you can see in the following figure, signals whose names start from a to d will be listed. Changing the scope in the left pane will list signals with the same Regular Expression in other scopes.



Comments


If you have trouble reading the code, click on the code itself to generate a new random code.