|
TechWatch
Technical hints from Premier EDA Solutions Ltd.
www.eda.co.uk |
The Query utility in P-CAD Library Executive is a perfect aid in finding the ideal component for a design. For a simple example, we would like to place a capacitor on your PCB design. Although you can use Query from P-CAD Library Executive, as in Exercise 3. This example illustrates using the Query dialog directly from the PCB design in which you want to place the component. The Query utility is embedded in the Place Component and Place Part commands of PCB and Schematic.
Specify the Search Criteria:In this case, we would like to place a capacitor. In the sample library all capacitors have the letters CAP somewhere in their component name. Click in the Criteria (And) column to the right of the ComponentName field, and select the IsLike operator. Enter the expression: IsLike *CAP*. The two * wildcards indicate that CAP can be in the beginning, end, or middle of the name. The embedded Query dialog should look like the following:
Using Query Results to Place a Component:When you click Query, the Query Results Viewer appears. The Viewer contains all source components satisfying the selected search criteria.
Return to the exercise index. Proceed to the next exercise. |
||||||||||||||||