Description: Uploads current value of tags to the recipe from the opened Unit. Allows recipe to be uploaded, modified and saved in runtime.
Syntax:
<RCPUPLOAD>
Argument: none
Examples:
<RCPOPEN>@PAINT.RCP^SkyBlue
<RCPUPLOAD>
<RCPSAVE>@
<RCPCLOSE>
Uploads the current value of tags from the opened Unit to the PRESET values for the opened Recipe . Intended for use on user built displays. Unit and recipe are opened using <RCPOPEN> keymacro or RCPOPEN Action command (tcl script).
Similar to Shift_F2 and <S_F2> on Recipe Display
%TRCP2FILE, %TRCP2RECIPE, %TRCP2UNIT, %TRCP2DESC are associated with user-built displays and can be used to display the opened recipe file, recipe, recipe description and unit.
See Also: <S_F2>, <RCPOPEN>, <RCPSAVE>,<RCPDOWNLOAD>, <RCPCLOSE>, <DIALOG>RECIPE, <GOTO>RECIPE=