vsTASKER 7 User Manual
×
Menu
Index

Properties

 
Properties
1

Qt Project

1. Qt Project
Specify here the project file used by vsVIEWER to run the current scenario database.
The file might be parsed by vsTASKER to extract useful setting.
 
2

Build Directory

2. Build Directory
Specify here the directory where Qt generates the build of vsVIEER (in either release or debug mode).
vsTASKER relies on the Qt makefile to rebuild a new vsVIEWER application including the simulation engine.
 
3

VS Solution

3. VS Solution
Use this button to produce or update a Visual Studio solution file based on the actual Qt project.
You can use the sln/vcproj solution instead of Qt Creator (Visual Studio is better on the debug side). Nevertheless, you will need to go back to Qt Creator when you change the UI.
 
4

Enabled

4. Enabled
One viewer must be at least enabled for the simulation to compile. Enabling one viewer disable all the other one.
When unchecked, all specific viewer code (and third party software API) are not generated and do not impact the makefile.
 
5

Include HMI

5. Include HMI
If checked, vsVIEWER will activate the HMI panel and code if an HMI has been defined in the Database.
If no HMI is defined, this option is ignored.
 
6

Help

6.
Put here all text explanations or documentation content needed to maintain this Viewer.
The Help content is saved but is not inserted into the generated code.
It will be used for the automatic document generation (see Make Documents)