list_info data_element

Format:

 
list_info data_element
data_element_name =
existing data element name
curve_name =
existing curve name
spline_name =
existing spline name
variable_name =
existing variable name
array_name =
existing array name
matrix_name =
existing matrix name
plant_input_name =
existing plant input
plant_output_name =
existing plant output
plant_state_name =
existing plant state name
string_name =
existing ADAMS string name
brief =
on/off
write_to_terminal =
on/off
file_name =
String

Example:

 
list_info data_element &
Curve_name =
curve_1 &
Write_to_terminal =
off &
File_name =
“c:\temp.txt” &
Brief =
on
The above statements will write the brief information about the curve data element in the file specified. The information window will not be displayed on the terminal as the write_to_terminal parameter is turned off.

Description:

 
Parameter
Value Type
Description
data_element_name
Existing data element name
Specify an existing data element.
curve_name
Existing curve name
Specify an existing curve name
spline_name
Existing spline name
Specify an existing spline name
variable_name
Existing Adams variable
Specify an existing variable name
array_name
Existing Adams array name
Specify an existing array name
matrix_name
Existing matrix name
Specify an existing matrix name
plant_input_name
Existing plant input name
Specify an existing plant input name
plant_output_name
Existing plant output name
Specify an existing plant output name
plant_state_name
Existing plant state name
Specify an existing plant state name
string_name
Existing string name
Specify an existing string name
brief
On/off
Specifies whether the information required is brief or not.
write_to_terminal
On/Off
Specifies whether the information has to be displayed on the terminal.
file_name
String
Specify filename into which the information should be written into