Adams Basic Package > Adams View > View Command Language > xy_plots > xy_plots auto_plot output_requests

xy_plots auto_plot output_requests

Allows you to control results set components that are used by the automatic plot generator to create plots.
Only results set components from results sets that have been read from requests files can be specified. To plot data from results files you must use the SYSTEM_DATA keyword instead.

Format:

 
xy_plots auto_plot output_requests
analysis_name =
existing analysis
displacements =
on_off
velocities =
on_off
accelerations =
on_off
forces =
on_off
functions =
on_off
linear =
on_off
x =
on_off
y =
on_off
z =
on_off
mag =
on_off
angular =
on_off
r1 =
on_off
r2 =
on_off
r3 =
on_off
amag =
on_off
linear =
on/off

Description:

 
Parameter
Value Type
Description
analysis_name
Existing Analysis
Specifies an existing analysis from which to use results sets to generate plots.
displacements
On/Off
Specifies whether or not to automatically generate plots for displacement information.
velocities
On/Off
Specifies whether or not to automatically generate plots for velocity information.
acceleration
On/Off
Specifies whether or not to automatically generate plots for acceleration information.
forces
On/Off
Specifies whether or not to automatically generate plots for force information.
functions
On/Off
Specifies whether or not to automatically generate plots for user-function information.
linear
On/Off
Specifies whether or not to automatically plot linear information. This includes the results set components with the names X, Y, Z, and MAG.
x, y, z
On/Off
Specifies whether or not to automatically plot linear x, y, and z information.
mag
On/Off
Specifies whether or not to automatically plot linear magnitude information.
angular
On/Off
Specifies whether or not to automatically plot angular information. This includes the results set components with the names r1, r2, r3, and amag.
r1, r2, r3
On/Off
Specifies whether or not to automatically plot r1, r2, or r3 information.
amag
On/Off
Specifies whether or not to automatically plot angular magnitude information.

Extended Definition:

1. You can get a list of analysis by typing a "?" in response to a parameter that requires an analysis name be entered.
You must separate multiple analysis names by commas.