The fundamental element of a Qapp is called a node. Each node contains specific attributes and connects to each other in a logical way.
Example: Qapp execution flow, as known as Qapp Editor
The Qapp Editor has two types of tabs:
▪Execution Flow tab — define the execution sequence of the nodes within a Qapp, as well as the relations or conditions among the nodes.
oStart — the starting point of a Qapp. You can define the way of the Qapp to obtain devices at runtime within this node.
oStop — the endpoint to terminate a Qapp. You can define a message and the message will prompt when the Qapp executes this node.
▪Canvas tab — contain an internal workflow composed of multiple subnodes as follows.
The context menu of Qapp Editor is as follows:
Icon |
Description |
Save the Qapp. |
|
Save as another Qapp. |
|
Run the Qapp. |
|
More operations, such as customizing functions and locking the Qapp. |
See also: