Inst ToolsInst ToolsInst Tools
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
      • Instrumentation
      • Electronics
      • Electrical
      • Practical Questions
    • MCQ
      • Instrumentation MCQ
      • Electrical MCQ
      • Electronics MCQ
      • Control Systems MCQ
      • Analog Electronics MCQ
      • Digital Electronics MCQ
      • Power Electronics MCQ
      • Microprocessor MCQ
      • Multiple Choice Questions
  • EE
    • Electronics
      • Electronics Q & A
      • Electronic Basics
      • Electronic Devices & Circuits
      • Electronics Animation
      • Digital Electronics
    • Electrical
      • Electrical Basics
      • Electrical Q & A
      • Power Electronics
      • Electrical Machines
      • Electrical Animation
      • Power Systems
      • Switchgear & Protection
      • Transmission & Distribution
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Search
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Reading: How to Work with Delta PLC Simulator?
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC Tutorials
  • Control Systems
Search
  • Ask
  • Courses
  • Videos
  • Q & A
    • Interview
    • MCQ
  • EE
    • Electronics
    • Electrical
  • Measure
    • Control Valves
    • Calibration
    • Temperature
    • Pressure
    • Flow
    • Level
    • Analyzers
    • Switches
    • Vibration
    • Solenoid Valve
  • Control
    • PLC Tutorials
    • Control Systems
    • Safety Instrumented System (SIS)
    • Communication
    • Fire & Gas System
  • More
    • Design
    • Tools
    • Animation
    • Basics
    • Formulas
    • Standards
    • TextBooks
    • Common
    • Software
    • Excel Tools
    • Erection & Commissioning
    • Process Fundamentals
    • Videos
    • Books
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > How to Work with Delta PLC Simulator?

How to Work with Delta PLC Simulator?

Learn how to work with Delta PLC programming software to test the ladder logic in the simulator.

Last updated: March 4, 2021 11:12 am
Editorial Staff
PLC Tutorials
4 Comments
Share
4 Min Read
SHARE

In this article, I will discuss how to work with the simulator in the delta PLC.

Contents
Delta PLC SimulatorStep 1:Step 2:Step 3:Step 4:Step 5:Step 6:Step 7:Step 8:Step 9:Step 10:Step 11:Step 12:Step 13:Step 14:Step 15:

Delta PLCs are quite popular like Siemens and Allen-Bradley, provide an easy interface and easy connectivity.

Delta PLC Simulator

To work with the simulator in the delta PLC, do follow the below steps to test the PLC ladder logic.

Download: Delta PLC Software

Step 1:

Open Delta PLC. The version I have is WPLSoft 2.9

Make sure that you open up WPLSoft in an administrator mode otherwise, you will face a time-out error.

In the “properties” section do the following setting to run the software in an administrator mode.

WPLSoft

Step 2:

Now, open Delta PLC. Create a new project.

Create a new Delta PLC Project

Step 3:

The following window will open up.

Delta PLC Ladder Diagram Mode

Step 4:

Now, let’s write the PLC program to run 5 consecutive motors by pressing the push button. STOP button is used to stop all the motors.

In the delta PLC Input is denoted by X and output is denoted by Y.

Delta PLC Example Logic

Step 5:

Now, let’s test the program in the simulator. To work with the simulator first click on an icon as shown in the below window.

Click on this “code” icon to compile the program.

Delta PLC compile the program

Step 6:

After compile, click on the simulator icon as shown in the below window.

simulator icon in PLC

Step 7:

Now, click on the below icon to download the program to the PLC.

Write to PLC

Step 8:

Clicking on the download icon following pop up will open.

Keep the selection as it is to PC to PLC and hit “ok” to proceed.

PC to PLC Communication Mode

Step 9:

Click on the “online” icon to go to the monitoring.

Online Mode in PLC

Step 10:

At last, select the “run” icon to monitor the logic. Clicking on the run icon will turn the red color “STOP” to green “RUN”.

PLC Program Run

Step 11:

You can now see that you are now in the monitoring environment.

PLC monitoring environment

Step 12:

To test the logic do right click on “X0” and click on “set on” which will turn ON all the outputs.

On the release of the button, it will hold the output status in ON state as I have used “Y0” in parallel with input to latch the outputs.

PLC Bit Set ON

Step 13:

As you can see all the outputs are set now. If I release the button an output will remain turn ON.

Delta PLC Simulator

Step 14:

Turning OFF the input has no effect on the output.

Delta WPL Soft Simulator Software

Step 15:

Pressing the stop button will turn OFF all the outputs.

Delta wplsoft Programming

Author: Suhel Patel

If you liked this article, then please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

  • Example PLC Programming
  • PLC and Motor Program
  • Push Button PLC Program
  • Watchdog Timer in PLC
  • Alarm Security System
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !
PLC Example with Switches
Normally-open and Normally-closed Switch Contacts
How to Backup and Restore from Simatic Prosave HMI?
Instrumentation System Architecture
PLC Wiring Questions for Technicians and Engineers
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
4 Comments
  • Mohammad says:
    December 3, 2021 at 12:22 am

    in step 9 when click in ‘online mode’, get ‘timeout!’ Error. How can I solve it?

    Reply
  • Reliems says:
    February 26, 2023 at 11:15 pm

    Run your software as administrator

    Reply
  • Nasrin says:
    September 12, 2023 at 11:54 pm

    Hi
    I had a question about software simulator that I would be very grateful if you could guide me. I tried versions 2.49, 2.41 and 2.51 of the software and encountered the same problem in all three versions. After installing the software, the software keys sometimes did not turn on or off. If the key was turned on, it would not affect the output. I right-clicked on the program icon and specified Windows compatible with the program in the properties section. Then I clicked on the option. After this change, the first keys were turned on and off by the user. In version 2.49, key changes were working correctly on the output. But in the other two versions, the output change was not always seen according to the key change. The second keys are still not activated. These three versions were tested on Windows 7 and 10, but a completely correct simulation has not yet been observed. Please guide me in this regard.

    Yours sincerely
    Nasrin

    Reply
  • Kalyan says:
    June 1, 2025 at 1:14 pm

    In wplsoft can I stimulate hmi and plc?
    I don’t have hmi and plc in real-time. In software it is possible to stimulate both. In ispsoft it is possible. But in wplsoft I cannot able to do this.

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Recent Comments

  • Kamli on Top Free PLC Software
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • Guifty Shimica on Top Non-PLC Certification Courses for Automation Professionals
  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals

Related Articles

How to set password in Siemens HMI

How to Password Protect HMI in Siemens TIA Portal?

Programmable Logic Controller Quiz

Programmable Logic Controller Quiz

Falling Positive and Falling Negative Instructions in PLC

Positive and Negative Edges using Statement List Language

Allen Bradley PLC Example with Sub routines

How to use Sub Routines with Allen Bradley PLC

Function Block Program Simulation

What are Functions in PLC Programming? (FCs)

Siemens CP Module

Communication Processor Module in Siemens PLC

Wonderware Recipe Manager Plus

What is Recipe Management in SCADA?

Can a PLC Function Without an HMI or SCADA

Can a PLC Function Without an HMI or SCADA?

More Articles

power factor correction equipment

Power Factor Controller (PFC) – Commissioning

PID Controller Loop Tuning Questions and Answers

PID Controller Loop Tuning Questions and Answers – Part 2

Difference between Servo Motor and DC Motor

Difference between Servo Motor and DC Motor

Learn about PLC, DCS, RTU, SCADA, and PAC

Learn about PLC, DCS, RTU, SCADA, and PAC

DC Motor Action

DC Motor Speed

NAMUR OPEN ARCHITECTURE

What is NAMUR OPEN ARCHITECTURE?

Double-acting cylinder - 2

Fluid Power Systems

Thermistors and Resistance Temperature Detectors (RTDs)

Thermistors and Resistance Temperature Detectors (RTDs)

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?