Defining Spectre cPlans
You define a Spectre cPlan by writing a script. Before starting, you may want to review the basic structure found in cPlan Code Block and the list of possible attributes found in cPlan Tags.
-
In your Workbench project, select File > New > cPlan.
The New cPlan dialog displays.
- Select a parent folder where the file will be saved. The recommended folder is /cplans.
-
Specify a Name and click Finish.
The new cPlan opens in the text editor. For example:
-
Position your cursor inside the red quotes, highlight my-input, and enter the name of your cBase. For example:
cbase-input "/cbases/dairy.cbase"
- Add a carriage return at the end of the line to add a new line to the script.
-
Hit Ctrl-space to see a popup of possible tags to use next.
- Use the scroll bar to locate the desired tag.
- Select it and hit enter.
-
The text editor continues to offer suggestions.
- Continue in this fashion to complete your cPlan.
-
Open the cPlan in ProDiver by right-clicking the cPlan and selecting Open with > Diver.
NOTE: The columns shown in ProDiver are the columns from the cBase. Any additional columns created with time-series in your cPlan are available in ProDiver through Edit > Select Columns.
Once you create a cPlan, you can create a DivePlan on top of it to create ProDiver console categories.
See also: