call sub profile (a,b,c)
Group |
This function is used to mount another profile as a subnode in the destination structure of this profile.
It is used in the calling profile on the node that uses a profile as a subnode. The function is automatically set when inserting the subnode, but parameters b and c must be adjusted.
For details see section Mounting Profile as Subnode in Destination Structure.
Parameter Description
Parameter |
Description |
a |
Name of the mounted profile (will be set automatically). |
b |
If true, the time-driven Input Agent of the mounted profile will be started. This option must be specified explicitly if the profile has a time-driven Input Agent, otherwise, the mounted profile will not get any data. Otherwise see parameter c. |
c |
If case b was not set, the input data for the mounted profile must be specified here (as a string). |