Reciperestore, Recipesave, Remark – Rockwell Automation RSView32 Runtime Users Guide User Manual

Page 73

Advertising
background image

A–42

RSView32 Runtime User’s Guide

Ramp Hopper1\Level delta

If Hopper1\Level is 1000 and delta is –200, the command writes
800 to the programmable controller.

RecipeRestore

RecipeRestore <file>

Reads the values from a recipe file into all input fields in the active
graphic display. This command is used with the Recipe field.

<file>

The name of the file, without a file extension, tag
values are read from.

This command operates on the active graphic display. If no display is
active, this command is ignored.

RecipeSave

RecipeSave <file>

Saves the values in all input fields of the active graphic display to a
recipe file. This command works with the Recipe field.

<file>

The name of the file, without a file extension, to
which the values will be saved. If a file of this name
does not exist, it is created. If a file of this name
does exist, this command prompts you to overwrite
it.

This command operates on the active graphic display. If no display is
active, this command is ignored.

Remark

Remark <comment>

Writes a text string to an activity log file, which is useful for
operators to store comments.

<comment>

A string up to 132 characters long. The string can
contain any characters, including spaces. Enclose
the exclamation mark (!) and the semi–colon (;) in
single or double quotes.

Advertising