With the Enhanced Recipe function, you can create recipe data in various data types mixed.
You can create a recipe corresponding to a device even if there are various types of data, and processes in a block are possible.
The usable data types are as follows; |
Data Type |
Setting Range |
8 bit |
8 Bit Dec Signed |
-128 to 127 |
8 Bit Dec Unsigned |
0 to 255 |
8 Bit BCD |
0 to 99 |
8 Bit HEX |
0 to FF |
16 bit |
16 Bit Dec Singed |
-32768 to 32767 |
16 Bit Dec Unsigned |
0 to 65535 |
16 Bit BCD |
0 to 9999 |
16 Bit HEX |
0 to FFFF |
32 bit |
32 Bit Dec Signed |
-2147483648 to 2147483647 |
32 Bit Dec Unsigned |
0 to 4294967295 |
32 Bit BCD |
0 to 99999999 |
32 Bit HEX |
0 to FFFFFFFF |
32 Bit Float |
-9.900000e+016 to 9.900000e+16 |
Bit |
0 or 1 |
Text |
Up to 72 bytes |
|
|
|
■ Setting Procedure |
1. |
Click [Enhanced Recipe] on the [Common Settings] menu. |
|
 |
|
|
2. |
Click [Add] and create a new Enhanced Recipe Group. |
|
 |
|
|
3. |
Select [Random] for [Address] and click [OK]. |
|
 |
|
|
4. |
Click [Add] and configure settings of the recipe data. |
|
 |
|
 |
|
|
|
For each element, Address and Data Type can be specified individually. |
|
 |
|
|