Вы находитесь на странице: 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.

Вам также может понравиться