0% found this document useful (0 votes)
85 views

Aim: in Dangerous Process, It Is Common To Use Two Palm Buttons That Require A Operation To Use Both

To create a safety circuit requiring two buttons to be pressed simultaneously within 2 seconds to start a machine cycle using Delta WPL software: 1. Create a new ladder logic program in SS mode connecting RS232 to COM0. Add normally open contacts for inputs X4 and X5 in parallel. 2. Connect inputs X4 and X5 in series with the normally closed contact of timer t1 set to 20 seconds, producing output Y1. 3. When either X4 or X5 is pressed, timer t1 starts. Both must be pressed before t1 expires in 2 seconds, or output Y1 will not activate and the cycle will not start.

Uploaded by

Nipun Lakhumna
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views

Aim: in Dangerous Process, It Is Common To Use Two Palm Buttons That Require A Operation To Use Both

To create a safety circuit requiring two buttons to be pressed simultaneously within 2 seconds to start a machine cycle using Delta WPL software: 1. Create a new ladder logic program in SS mode connecting RS232 to COM0. Add normally open contacts for inputs X4 and X5 in parallel. 2. Connect inputs X4 and X5 in series with the normally closed contact of timer t1 set to 20 seconds, producing output Y1. 3. When either X4 or X5 is pressed, timer t1 starts. Both must be pressed before t1 expires in 2 seconds, or output Y1 will not activate and the cycle will not start.

Uploaded by

Nipun Lakhumna
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Aim: In dangerous process, it is common to use two palm buttons that require a operation to use both hands to start

a process.(This keeps in hands out of process, etc)To develop this there are two Inputs that must be turned ON within 2 seconds of each other before a machine cycle may begin. Procedure: Use the Delta WPL software . Open the file menu , then click new and then a menu option will come which will ask to select a PLC mode. In the select option choose the SS option, and the communication setting must be RS232(COM0) ,then click ok and later a Ladder Diagram mode window will open, maximize it and start working. To use a normally open push button , we have to select the normally open contact option in the menu bar, and the dialog box will open which will ask for the Input Device Instruction. And in the Input device instruction dialog box choose the Device name and Device number. Choose the device name to X , and the device number to 4. Then click OK. Connect a timer with it of 20 seconds. There is also another input, a normally open contact X5 which is in parallel connection with the normal open contact X4. In the next line , put normally open contact X5 and X4 are in series with the normally closed contact of t1 which will give the output Y1. There is also another normally open contact Y1 which is connected in parallel connection with normally open contact X5. In the end put the end to the program. And connect the program to the online mode. Observation: When we press either normally open contact X4 or X5 then the timer t1 starts. During the time period the timer is ticking the the X4 and the X5 buttons should e pressed simultaneously so that the output Y1 will glow . And when the timer has done 2 seconds the output Y1 stops and the connection breaks, and the output stops.

You might also like