How to Use Delta WPL Soft Simulator Software? (Beginners)

by Smart Thinkers in Circuits > Software

17249 Views, 7 Favorites, 0 Comments

How to Use Delta WPL Soft Simulator Software? (Beginners)

INTRO.jpg

Smart Thinkers will provide tutorials for those who wants to learn PLC programming using Delta PLC simulating by WPLSoft 2.41 Software.

Install WPLSoft Simulator Version 2.41

Untitled.png

Make Project File

2.png
3.png

Start Your Project

4.png

Select NO (Normally Open Switch)

5.png

Then Add NC (Normally Close) Switch

6.png

Add Output Coil (Y0)

7.png

Now Add TMR (Timer)

8.png
9.png
11.png

You can add TMR (timer) from F6 appilication instruction tool. Set (T0-T255) and value of K in seconds.

Add CNT (Counter)

13.png
12.png
14.png

You can add CNT (counter) from F6 appilication instruction tool > Basic tools. Set (C0-C255) and value of K in how many counts you want.

Start Simulator to RUN

s.png

Then Write to PLC Button

ww2.png

Then Run Button

rr.png

And Last Online Button

o.png

Now Check Your Project

ss.png
w.png

When X0 Sets ON, output Y0 will HIGH because of latching state due to X1.

Check Timer and Counter

s1.png
s2.png

When X2 Sets ON, Timer start and will stop after 5 seconds and makes output Y1 HIGH. Timer will reset when you Set OFF X2.

When X3 Sets ON, Counter starts to count and will stop after 3 counts and makes output Y2 HIGH.

Full Video of Tutorial

How to use Delta WPL Soft simulator software?