interface plot panel reload
Allows the reloading the information from the model to the plot panel.
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.
Whenever, the model is edited the it may have few elements added of deleted. This command updates the information in the plot panel.
Format:
interface plot panel reload
Example:
interface plot panel reload
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.
2. Whenever, the model is edited, the new information of the model can be reloaded into the plot panel by this command. For example, a new measure created in the model will get displayed in the plot panel it is ‘reloaded’.
Tips:
The command needs no parameter.