call sub profile ()
This function is used to mount another profile as a subnode in the target 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 Profile in target structure (sub profile).
Parameters
Parameter |
Description |
a |
Name of the mounted profile (will be set automatically). |
b |
If true, the time-driven Input Agent of the mounted profile (if it has one) 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. Alternatively, see parameter c. |
c |
If case b was not set, the input data for the mounted profile must be specified here (as a string). |