Movicon.NExT Help on Line - Rel. 4.2.358
The properties below are used to configure the parameters of command executions of Recipes inserted in the project:
This assumes that the recipe commands refer to a local client and server. If you are using a remote client, you will need to specify the connection session for the recipe and enter the name of the session in the client's settings and specify the server that the recipe must connect to. |
RecipeName
Name of Recipe to be called.
This is used to select the command type to be executed for the recipe. The options are:
Show: opens the pop-up window with the Recipe defined in the “Recipe Name” parameter
Load From DB: loads the values of the Recipe defined in the "Tag Recipe Index" from the DataBase and transfers them to the "Tag Data Value" defined for the recipe fields (see topic on "Using Tags to manage recipes")
Save To DB: saves the values set in the "Tag Data Value" defined for the recipe field in the DataBase with the Recipe name defined in the "Tag Recipe Index". If the recipe does not exist in the DataBase, a new record will be added. It is already exists, it will be modified instead. (see topic on "Using Tags to manage recipes").
Delete From DB: removes the recipe with name defined in the "Tag Recipe Index" from the DataBase (see topic on "Using Tags to manage recipes").
Write to PLC: activates the Recipe with the name specified in the "Tag Recipe Index" (see topic on "Using Tags to manage recipes"). The values will be loaded from the DataBase and transferred to the device. If a recipe does not exist with this name, an error will be issued in the Tag Recipe State. Attention: the values that are transferred to the device are read by the DataBase and not by the recipe's Tag Data Value". In this case, a recipe is loaded and then modified using the "Tag Data Values". If the recipe is activated before being saved with the "Save Recipe" command, the old values in the database will be transferred. This command can nevertheless be executed without defining the recipe's "Tag Data Values".
Read From PLC: reads the device values and copies them to the recipe's "Tag Data Value" (see topic on "Using Tags to manage recipes").
Export/Import from file: exports/imports the selected recipe to/from the File.
Each of the following properties display according to which command has been selected in the previous "Type" section. |
Synchronous
Waits for command execution before consenting user to perform operations.
Sync Timeout
This is used to enter a timeout for synchronous operations.
Delay Command Secs
This field is not available for "Impulsive" and "Timed Impulsive" command types.
When setting the major value 0, the command will only execute after having been kept
pressed for the time set in seconds.
When set with the default value, the command will execute normally.
The commands executed in this way (delay) exclude any commands they have been associated
with and viceversa.
Long Click Time
This field is not available for "Impulsive" and "Timed Impulsive" command types.
When setting the major value 0, the command will only execute after having been kept pressed for the time set in seconds.
When set with the default value, the command will execute normally.
The commands executed in this way (delay) exclude any commands they have been associated with and viceversa.
This modality is not available in webclient; when a button is kept pressed down, all the delay commands that it has been associated with will be executed once only in sequence. |