To open the context menu, you must right-click on the project in the project table. You can also select several templates and press the right-click, then the selected action will be applied immediately to all dedicated projects.
Menu items
Settings
This item opens the input settings of the project. You can also open them by clicking twice on the project.
Run
Runs the execution of the template. In the "Project Settings" tab, the number of threads and the number of repetitions should be set.
Stop
Smooth stop of work. When this function is selected, all running threads will reach their logical end and will no longer run until the "Run" button is pressed.
Interrupt
An abrupt interruption of work. The work of the project will be immediately interrupted.
Using this function, you can save all the settings and data for the project - the number of threads, the number of executions, tags, stop conditions, current status, id, schedule, etc.
The resulting file has a .zptsk extension. You can open the file using any text editor (Notepad ++, SublimeText, etc.). Internally, the data is stored in XML form.
Click the Add button in the Main Menu, in the file selection window that opens, select All files (*) in the lower right corner (this action will enable the display of files of all types, not just .zp
Then select the file of the saved settings .zptsk and click the "Open" button. A template with all its settings will be added to the project table.
Project directory
The folder where the template file is saved will open in Explorer.