RecipeProList

Use this command to open the recipe list in the RecipePro+ editor. The editor provides fewer functionalities such as filtering, uploading, and downloading recipe files.
Syntax
RecipeProList
[
/H
hmi_name
] [
/F
file_filter
] [
/R
recipename_tag
]
where
[
/H
hmi_name
] is the HMI server name of the current application. If omitted, all HMI server names will show in the server list.
[
/F
file_filter
] is the expression to filter recipe files. If omitted, all recipes of the current HMI server will show.
FactoryTalk View SE
supports the following wildcards:
  • ?
    Matches any single character.
  • *
    Matches any one or more characters. For example, the
    Chocolate*
    filter will show all recipe files starting with
    Chocolate
    .
[
/R
recipename_tag
] is a relative or absolute reference to a tag that represents the name of the downloaded recipe.
Remarks
This command is run only on the
FactoryTalk View SE
Client that issued it. It is ignored when it is issued from a
FactoryTalk View Studio
or HMI Server.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal