Adams Basic Package > Adams View > View Command Language > list_info > list_info output_control results

list_info output_control results

Lists information about the result settings for a model.

Format:

 
list_info output_control results
model_name =
existing model name
brief =
on/off
write_to_terminal =
on/off
file_name =
string

Example:

list_info output_control results
Results Settings For Model: .MODEL_2
Formatted : Off
XRF : On
Accelerations : On
Applied Forces : On
Displacements : On
Reaction Forces : On
Velocities : On
Data Structures : On
System Elements : On
Linear : On
Floating Markers: On
Friction Summary: Off
    Request : On
Comment : None
It will take the default model open as the argument and show the equilibrium parameters for that.

Description:

 
Parameter
Value Type
Description
Model_name
Existing model
Specify an existing model name
Brief
On/off
Specify whether the information needs to be specified in brief or not.
Write_to_terminal
On/off
Specify whether writing the information to the terminal is necessary.
File_name
String
Specify a location and name of file to which the information needs to be written.

Tips:

1. Typing ? after file_name parameter will open the browse window in Windows platform making it easier to specify the file to which the information would be written into.