Chapter 3 Creating and Editing Screens
3.3.3 Indirect Address Register (Read / Write) : *$
Word Access:*$n( n : 0-65535 )
Indirect address register is an area where an address is stored. The user must get the
address from *$n and then get the values stored in this address.
For example: if $7 = 20; $20 = 39; then *$7 = 39.
The general formula:if $n = m; $m = x, then *$n = x (m : 0-65535)。
The value of m must not be more than 65535.
Note: The setting values of this register are not retained when power is off.
3.3.4 Recipe Number Register (Read / Write) : RCPNO
This register is used to specify the recipe data number (Fig. 3-3-2). When upload/download
the data to HMI or the external controller, HMI or the external controller uses the settings of
recipe number regist er to read/write the data of recipe. If RCPNO is set to 1 , it indicates it is
defined as 1st number of recipe data. If RCPNO is set to 4, it indicates it is defined as 4th
number of recipe data. In addition, when editing the recipe data, the user can set the size of
each number of recipe data. For more details, please refer to the descriptions of Recipe
Register RCP.
Note: The setting values of this register are not retained when power is off.
1st Number, RCPNO = 1
4th Group, RCPNO = 4
Fig. 3-3-2 Recipe Editing Screen
3-18 Revision May, 2010