0% found this document useful (0 votes)
39 views1 page

Aim: Using Timers, Show The Blinking of The Output With The Time Gap Between The Blink Be 1 Second. Procedure

The document provides instructions for using timers in Delta WPL software to blink an output with a 1 second time gap between blinks. It describes opening the software, selecting RS232 communication, adding a normally open push button input, setting a timer to turn on an output after 1 second, then setting a second timer to reset everything and repeat the cycle, causing the output to blink continuously with 1 second between blinks.

Uploaded by

Nipun Lakhumna
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
39 views1 page

Aim: Using Timers, Show The Blinking of The Output With The Time Gap Between The Blink Be 1 Second. Procedure

The document provides instructions for using timers in Delta WPL software to blink an output with a 1 second time gap between blinks. It describes opening the software, selecting RS232 communication, adding a normally open push button input, setting a timer to turn on an output after 1 second, then setting a second timer to reset everything and repeat the cycle, causing the output to blink continuously with 1 second between blinks.

Uploaded by

Nipun Lakhumna
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Aim: Using timers , show the blinking of the output with the time gap between the blink

be 1 second. 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. Now set a timer t1 of 1 second with this normally open contact X4.In the next line pu a normally open contact t1 which sets the output Y0. The next line will have a normally open contact named Y0 which will start another timer t2 of 1 second.The next line will have the normally open contact t2 which will reset t2 and there is a vertical line with normally open contact t2 which will reset t1, and there is a vertical line with normally open contact t2 which will reset Y0. Now end the program and get in the online mode. Observation: When we press the normally open push button X4 then the timer t1 of 1 second starts and after 1 second it will glow the output Y0, then again a timer t2 of 1 second will start which will reset timer t2, reset timer t1,reset output Y0. This cycle will keep on going again and again which will result in the blinking of output Y0.

You might also like