SmartAXIS Touch User’s Manual 18-1
18
Recipe Function
This chapter describes how to configure the Recipe function and its operation on the Touch.
1.1 How the Recipe Function is Used
The Recipe function batch writes values prepared in advanced to specified devices and batch reads the values for
specified devices according to the state of a device. Use this function for situations such as configuring the initial
values of an external device when the Touch starts running. The data used by the Recipe function is called recipe
data for the data saved in internal memory, a recipe file for data saved to the external memory, and recipe values for
the values written to devices that were saved in recipe data and recipe files.
The Recipe function can perform the following functions.
• Batch write the recipe values saved in internal memory to devices when a value of device changes from 0 to 1
• Batch write the recipe values saved on the external memory to devices when a value of device changes from 0 to 1
• Batch read value of a device and save them to the external memory as a recipe file when a value of device changes
from 0 to 1
Chapter 18 Recipe Function
1Overview
External device
Tou ch
0
1
Internal Memory
D100= 0
D101=
0
D102=
0
100
150
200
Write
100
150
200
Recipe Data
External device
Tou ch
0
1
USB flash drive
D100= 0
D101=
0
D102=
0
100
150
200
Write
100,
150,
200,
Recipe File
External device
Tou ch
0
1
USB flash drive
D100= 100
D101=
150
D102=
200
Output to USB flash drive
100,
150,
200,
Recipe File
To keep the values of devices, you can use recipe function. The recipe function saves them as a recipe file
in the external memory. For example, save the values of devices before the power is turned off and write
them the next time the power is turned on.