Adams Basic Package > Adams View > View Command Language > panel > panel set acf_twindow output_file_separator

panel set acf_twindow output_file_separator

Specifies if Adams is to write delimiting lines to the Request, Results, Graphics, and Tabular Output files when the user modifies the model topology in the middle of of a simulation.

Format:

 
panel set acf_twindow output_file_separator
separator =
on_off

Example:

 
panel set acf_twindow output_file_separator &
panel set acf_twindow output_file_separator separator =
on

Description:

 
Parameter
Value Type
Description
separator
ON_OFF
Specifies whether or not Adams will write separators to the Request, Graphics, Results, and Tabular Output Files when you modify the model topology in the middle of a simulation.

Extended Definition:

1. You can change the model topology by adding Adams commands to your ACF file to activate an element, deactivate an element, change a marker position, or change the type or point of application of a force or constraint during a simulation.
If you specify SEPARATOR=ON (this is the default) the analysis information will be read into AdamsAdams View, one analysis for each block of output between the separators.
If you specify SEPARATOR=OFF the analysis information will be read into Adams View as a single analysis. This allow you to plot or animate the analysis from beginning to end.

Tips:

1. The default is to write the separator.