Application and Target Management¶
Prerequisites for compiling a Q Application
To compile a Q Application, the target on which the application will run must be configured in Q Studio (see Configuring a new Target).
Prerequisites for deploying and running a Q Application on a target
The target must have Update Server and License Manager components, and a valid UNIQO license, to deploy and run the application on a target.
Note
if the target is unlicensed, the application runs in “demo mode”, which means that it stops running after two hours.
Configuring a new Target
Expand the menu of the button, then click Configure target: the configuration window opens.
Click to add a target, then fill in the available fields. In the Name field enter the data as follows:
Windows target: the username must be a system user name. It can be indicated in one of the following ways:
“DOMAINUsername”, for domain users
“.Username”, for local users on domain machines
“Username”, for local users on machines that do not belong to a domain
Linux ASEM target: the username must be that of the admin user.
(Only for Windows targets - optional) In the Destination path field, enter the path on the target in which to transfer the application, if the transfer is not to be in the predefined path (in %localappdata%, on partition C).
Hint
it is useful to specify a different path in this field when the target’s C partition is protected. The protection would in fact lead to the loss of writes in the project once the target is restarted.
Setting an Active Target
The target that Q Studio can connect to on the network to automatically deploy the compiled application is defined as active. From Q Studio, it is also possible to stop the execution of the application on the active and linked target.
To set a target as active, expand the button menu and click on the desired target.
Compiling, Deploying and Running an Application
Set as active the target on which to run the application (see Setting an Active Target).
Click .
Enter the password of the target user and click OK.
Note
automatic run after a project is deployed is natively supported by ASEM HMI50 targets. On other targets however, a manual run or automatic startup has to be configured.
Note
if the target is already running a Q Application, Q Studio stops it.
Stopping an Application on a Target
Set as active the target which runs the application to be stopped (see Setting an Active Target).
Click .
Export an application
Expand the menu of the button, then select the export mode:
If the export target is… |
Then… |
---|---|
Windows |
|
Linux ASEM |
|
Debian |
|