Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

SARVESHWARAN S

917721F044

DESIGN AND IMPLEMENTATION OF PLC PROGRAMS USING


FUNCTION BLOCKS AND MOVE FUNCTION
EXP NO: 9
DATE: 16/09/23

AIM:

To design and implement PLC program using Functional Blocks, Move function in
IndraWorks Engineering software.

APPARATUS REQUIRED:
 IndraWorks Engineering
 PC
 PLC Controller

PROBLEMS:

1. Design the Ladder logic program for the following using function block. The sequence of
operation should be,

a. [For Function block 1] => After START button is pressed, lamp ON for 3
seconds, then OFF for 2 seconds, then ON for 3 seconds & again OFF for 2
seconds, and so on. (BLINKING LIGHT)

b. [For Function block 2] => After START button is pressed, lamp ON for 5
seconds, then OFF for 5 seconds, then ON for 5 seconds & again OFF for 5
seconds, and so on. (BLINKING LIGHT), counts the event up to 3 cycles, and
then automatically switches it off all.

2. Design the Ladder logic program for the following,


[Transfer the Timer set PT value and counter PV value, using MOVE function to the program]

a. On the count of 3 after 5s delay, Switch on the Output in the order of 1, 2, 4, 5,


8(use move function) @ %QB0.

b. On the count of 5 after 6s delay, Switch on the Output in the order of 2, 3, 6,


7(use move function) @ %QB1.
SARVESHWARAN S
917721F044

PROCEDURE:

1. Open IndraWorks Engineering on your PC.

2. Create a new project, select empty project and rename it

3. Add IndraLogic XLC – IndraControl L25

4. Select device type as “CML25.1-PN” and enter IP address of


corresponding PLC controller

5. Execute the connection test

6. Add the required modules attached in the PLC

7. Design your circuit and Function Blocks required in the program

8. Simulate and then build and upload to the PLC Controller to verify its
working

PROBLEM 1 OUTPUT:
SARVESHWARAN S
917721F044

FUNCTION BLOCK 1:

FUNCTION BLOCK 2:
SARVESHWARAN S
917721F044

PROBLEM 2 OUTPUT:
SARVESHWARAN S
917721F044

RESULT:

Thus, the PLC ladder logic diagrams for the given problems have been designed and
verified, using IndraWorks Engineering.

You might also like