Creating Backtracks
- Last UpdatedMar 10, 2020
- 2 minute read
Explore the creation of backtracks and the backtrack list.
-
On the main window, click the Backtrack Summary icon (
).
-
Resume running the simulation by clicking the Resume icon (
).
-
You can configure backtracks to save automatically every minute the simulation runs. The date and time of the computer's file system appears with each backtrack. Backtrack intervals can be configured from DYNSIM through the following menu.

Note: The assumption for the following steps is at least one SCP is up and running with the demo controls loaded. (Example: "FCP001").
-
Position the Snapshot Summary window so the Tank Level Control window is visible.
-
Open valve VTL2 while the model is running. In the Tank Level Control window, double-click the VTL2 object. Open the valve by moving the Command slider to 25.

-
Click OK to close the dialog box and accept the update.
-
Observe the Snapshot Summary window. Run the model until four new backtracks are saved (about four minutes of elapsed simulation time).

-
Freeze the simulation by clicking the Freeze icon.
The backtrack will be saved under the default directory path C:\SimSci\DSS60\Simulations\ <SimulationName>\backtrack.x on the SCP machine, as <SCP name> with the "backtrack identifier." Example: When Backtrack 1 is saved, the file name will be "FCP001-1.scp." For backtrack 2 it will be "FCP001-2.scp." The SCPEngine.snp file is in every backtrack directory.
If multiple SCPs are launched when backtrack 1 is saved, the files of the multiple controllers will be saved under C:\SimSci\DSS60\Simulations\<SimulationName>\ backtrack.1 on the SCP machine. Backtrack filenames will have the identifier attached to the SCP name.
Example: FCP001-1.scp, FCP002-1.scp, FCP003-1.scp.