26.27.2 Recipe Group (Recipe Group1) Settings Guide

Create a recipe.

Change Attributes

Click to change the attribute for a recipe group.

Select label language

Use these settings to change recipe labels or element labels to other languages. Click this link and the following dialog box appears.

Number of languages

Set the number of languages you can display. You can set up a maximum of 16 languages.

Select Language (Text Table)

Displays the number of text tables as defined in [Number of languages].

No.

The label number for the [Recipe] and [Element] list.

Table Name

Displays the table name and language, selected from the [Common Settings] menu's [Text Table] screen, [Language Change] dialog box. Select the table for recipe and element labels.

Show All Labels>>

When recipe or element labels are set up to display multiple languages, displays label names in all defined languages. Clicking [Show Only Default Label <<] lists label names in the default language only.

Recipe

Lists the recipe settings in the recipe group. You can double-click a cell to edit its settings.

Add

Click to display the following dialog box and create a new recipe.

Recipe ID

Specify the recipe ID from 1 to 65535.

  • You can create up to 2048 recipe IDs.

  • You cannot register the same recipe ID twice.

Label

Enter up to 32 characters for the name of the new recipe.

The defined labels appear as recipe labels in the Enhanced Recipe List.

Security Level

You can define the security level from 0 to 15 for each recipe ID.

If the security level is less than the defined security level, you cannot edit element values on the Enhanced Recipe Data List.

  • When using system variables to automatically transfer enhanced recipe data, data transfer will occur even if security levels are set up. Import and export of enhanced recipe data also works even with security levels.

  • To set the security level, from the [Common Settings] menu, point to [Security] and click [Security Password]. An then select the [Enable Security Function] check box.

Delete

Deletes selected recipes from the [Recipe] list.

Send Options

When you transfer enhanced recipe data to the device/PLC, writes the enhanced recipe's [Recipe ID] and [Recipe Label] to the [Destination].

Furthermore, when receiving enhanced recipe data from a device/PLC, overwrites the display unit's enhanced recipe label with the enhanced recipe label defined by the [Destination].

Send Recipe IDs

When sending enhanced recipes, sends the recipe ID to the [Destination].
This does not work when receiving enhanced recipes.

Send/Receive Recipe Label

When sending enhanced recipes, sends recipe labels to the [Destination].
When receiving enhanced recipes, overwrite enhanced recipe labels with the enhanced recipe label defined in [Destination].

  • Recipe labels in enhanced recipes should not be duplicated.

  • When there are two or more label languages, search uses the current language. When editing recipe labels in the [Destination] field, use character codes from the current language.
    For information on character codes, see "Character codes for recipe labels" in the following topic.
    26.26 Confirming Which Enhanced Recipe's data is Transferred

 

Destination

Set the destination address to store the recipe ID and recipe label.

For writing recipes, you need one word for the recipe ID, and 32 words for the recipe label.

When the recipe ID is not sent, the recipe label is written to 32 words beginning from the start address.

Element

Sets up elements for recipes in the [Recipe] list.

Enter up to 32 double-byte characters or 32 single-byte characters for the label name of the element.

The defined label appears as the element label in the Enhanced Recipe Data List.

Select the data type for element values.

Data Type

Setting Range

8 Bit Dec Signed

-128...127

8 Bit Dec Unsigned

0...255

8 Bit BCD

0...99

8 Bit Hexadecimal

0 to FF

16 Bit Dec Signed

-32768...32767

16 Bit Dec Unsigned

0...65535

16 Bit BCD

0...9999

16 Bit Hexadecimal

0 to FFFF

32 Bit Dec Signed

-2147483648...2147483647

32 Bit Dec Unsigned

0...4294967295

32 Bit BCD

0...99999999

32 Bit Hexadecimal

0 to FFFFFFFF

32 Bit Float

-9.900000e+016 to 9.900000e+16

Bit

0 or 1

Text

Up to 72 bytes

 

Set up the start address of the destination (or source) device. You can also use internal device addresses.

If [Data Type] is anything other than [Text]

Specify from 1 to 10,000 the number of consecutive addresses in words or bits starting from the address defined in the [Address] cell. If the [Data Type] is 32-bit, specify from 1 to 5,000.

If [Data Type] = [Text]

For the element value, set the number of bytes of text to display, from 1 to 72.

Specify whether to allow editing of element values on the Enhanced Recipe Data List. If the check box is selected, you can edit its value in the defined range, in the [From] and [To] fields.

Set the element's [From] and [To] values. You can select this option if [Data Type] is of integer type or [32 Bit Float] and [ON].

Set the minimum value for element values.

Set the maximum value for element values.

Link the element with the mapped address. When you link the element, the element value of the selected recipe is written to the mapped address. This write operation occurs whenever you select a recipe or change an element value. You can also reflect the mapped address value in the recipe element value by using the system variable #RecipeRecieveMapAddress.

This is only selectable when [Edit] is selected.
26.30.3 Mapped Addresses

Set the element and associated address.

Specifies element values for the recipe label selected in the [Recipe] list.

If using [Input control], you can specify element values in the [From] and [To] range.

Delete

Deletes the elements selected in [Element] list.

Show Only Default Label <<

Displays only the element labels and element values in the [Element] list.

Click [Show All Labels >>] to display all the settings in the [Element] list.

Data size

The status bar shows the data size in bytes for recipes ([Recipe] list).

To calculate the data size, the [Data Type] defined in the [Element] list is converted into bytes.

Data Type

Number of Bytes

8 Bit Dec, Hex, BCD

16 Bit Dec, Hex, BCD

Bit

2

32 Bit Dec, Hex, BCD, Float

4

Text

Number of characters defined in [Units] cell = number of bytes

If the defined number of characters is an odd number, the number of bytes is "#+1".

Total Data Size

The status bar shows the data size for recipe groups in bytes.