interface plot panel mode_set
Allows the setting the mode of display in plot panel in the plot window
The plot window can display plots, model, animation as well as reports. The plot panel is displayed below the plot window enables to select the mode of display in the plot window.
The mode of the display can be any of the following: object, request, measure, result, eigen, default, dac, rpc, and so on.
Format:
interface plot panel mode_set |
|---|
mode = | plot_panel_modes |
Example:
interface plot panel mode_set & |
|---|
mode = | object |
Description:
Parameter | Value Type | Description |
|---|
mode | Plot_panel_modes | Specify the mode of display of plot panel parameters |
Extended Definition:
1. The plot panel lists the available items under a parameter like object, request, measure, result, eigen, default, dac, rpc and so on. For example, if the mode is set to ‘object’, then the panel will display all the objects under the model with default filters applied. One can choose any object and its characteristics to be measured from this panel. For example, a simple pendulum modeled in Adams View may have objects as link with filter ‘body’. The link has characteristics like CM_position, CM_velocity and so on. for which the x,y, or z components can be displayed in the plot. Otherwise if the mode is set to measure, then the panel will display all the measure created under the model and any characteristic components of the same can be chiosen to be displayed.