Operating instructions

4. Creating a PLC Project using SPEL AOIs
EPSON RC+ 7.0 Option AOI (Add-On Instructions) Rev.1 11
6. In rung 0, double click at [?] of “Examine On”, type in the name of the variable. In this
case we will use “InitSwitch”.
7. Do the same step as above, in rung 0, double click on [?] of the “Output Energize”, and
type “InitCoil”.
8. Right click on [InitSwitch], click on [New “InitSwitch”], then click <Create>, as shown
below.
9. Create new variable “InitCoil” same method used in “InitSwitch”.
10. Do same steps in 14 to 17 for rung 2 and 4 to create new variables. Use variable name
“MotorOnSwitch”, “MotorOnCoil” for rung 2, and “MotorOffSwitch”, “MotorOffCoil
for rung 4.
11. Now we configure SPEL_Init AOI inputs.
11-1. Inside “SPEL_Init” block, click [?] to the right of [SPE_Init], and type “Init”.
11-2. Right click on [Init], choose [New “Init”]. then click <Create>.
“Init” will be the name of the structure that holds all internal variable of
“SPEL_Init” AOI.
11-3. Click [?] next to “Start”, type “InitCoil”, you do not need to create a new
variable.