Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: PLC Commissioning and Testing Procedure (Programmable Logic Controller)
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > PLC Commissioning and Testing Procedure (Programmable Logic Controller)

PLC Commissioning and Testing Procedure (Programmable Logic Controller)

In this article, we will discuss the commissioning and testing procedure of PLC (Programmable Logic Controller).

Last updated: September 28, 2022 4:10 pm
Viral Nagda
PLC Tutorials
1 Comment
Share
6 Min Read
SHARE

In this article, we will discuss the commissioning and testing procedure of PLC (Programmable Logic Controller).

Various first-time programmers of industrial automation face a question on what to do when they are asked to test a PLC and its logic properly.

Well, it is obvious because every new task requires some set of rules and steps to follow for proper execution. So, commissioning a PLC is also a tedious task for a new programmer.

PLC Commissioning

In this post, we will see some general guidelines regarding the commissioning of a PLC. Using these, any new programmer can easily test a PLC and its logic afterward.

PLC Commissioning and Testing

Let us have a look at the below steps.

Every PLC has its own software. You are given a PLC and just by starting it, you will not be able to identify what type of software to use.

So, when given a PLC, first check its software version and firmware version on the internet. When you get the latest one, download it to your PC / laptop and install it. The software will also by default install communication drivers along with it, or you will need to manually install it.

Once downloaded, install the software and its communication drivers. When the software is installed, you will be able to select the PLC model number that you have. If the model number is shown correctly, that means the software you have installed is correct.

Once confirmed, you have to start building your PLC program in it. Also, configure the hardware of PLC in the program inside.

After building, compile the program and check for any errors. The program will not be downloaded in PLC if there are compilation errors.

Now, you have to check the wiring of inputs, outputs, and communication ports.

Open the PLC hardware catalog for reference.

Determine whether the PLC inputs are sink or source;

PLC outputs are triac, transistor, or relay type, analog inputs are 4-20 mA or 0-10 V, and analog inputs are 4-20 mA or 0-10 V. Once confirmed, do the necessary wiring in the PLC.

Now that your program is ready and wiring has also been done, take the PLC and power it up according to the supply it requires.

Make sure you also provide proper earthing to the PLC panel.

After powering up, you have to connect the communication cable to it according to the medium you have set in the backup for downloading.

For example, you have set the medium as USB, connect a USB cable to it and see whether its driver is showing the proper name in the computer driver sheet or not. If it is not showing properly or not installed, then you have to reinstall the driver and look for any other updated driver on the internet and use it.

If your connection has been established successfully, go online in the PLC through it now.

First, download the latest firmware in the PLC. After the firmware has been downloaded, power reboot the PLC and then, download your final program in it.

After downloading, put the PLC in run mode.

Now that your PLC is loaded with the program, you now have to check the inputs, outputs, and communication ports.

According to the PLC wiring that you have done, check digital inputs first.

On giving the input, the corresponding PLC input address in the program must be turned on.

Then, check the digital outputs. According to the PLC output address that you have turned on, the physical PLC output must also turn on. When it is ON, check the output voltage across it.

Then, check the analog inputs. On giving the input, the corresponding PLC input address in the program must be shown analog counts accordingly.

Then, check the analog outputs. According to the PLC output address that you have given counts, the physical PLC output must also give the corresponding counts.

After the IO’s have been checked, check the communication ports configured in PLC. See whether they are communicating or not.

Now, check the program that you have developed and see whether it is functioning according to the IO’s configured. If done, your PLC is commissioned now.

In this way, we saw how to commission a PLC.

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

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

Read Next:

  • Errors in Siemens PLC
  • DCS Commissioning
  • Learn SCADA System
  • Electrical Wiring Diagram
  • Yokogawa DCS Tutorials
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 !

Continue Reading

3 Phase Motor Control using PLC Ladder Logic
Explaining Various Types of Analog Instruments
Allen Bradley PLC to PLC Communication in Studio 5000
Create Logic with InTouch Scada using Scripting
Programmable Logic Controller (PLC) Scan Time – Types, Theory
Software Troubleshooting Errors and Faults in Siemens PLC
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Asiku Godwin says:
    February 20, 2022 at 1:33 pm

    Good

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Most Asked Questions on SCADA with Answers
PLC Program for Controlling Sequence of Conveyors with Interlock
Key Facts About RS485 Industrial Network
Communication between Factory IO and Siemens Tia Portal
PLC Ladder Logic Example based on Set Coil and Reset Coil
What is a Watchdog Timer in PLC?
Draw a Ladder Logic to switch ON-OFF a Bulb using a Toggle Switch ?
What are High-Speed Counters and Fast Counters in PLC?

Keep Learning

Save to Memory Card

How to Save a PLC Project to a Micro Memory Card?

Mixing Process with Valve Control

PLC Mixing Process with Adjustable Timer and Valve Control

InTouch SCADA Password Protection

InTouch SCADA Login Password Security

Ladder Logic Example of Two Motors

Ladder Logic Example of Two Motors Interlinked with another Motor

Learn PLC Programming

Basics of Ladder Diagram in PLC Programming

Function Module in Siemens PLC

What is Function Module in Siemens PLC?

PLC Program for Trash Compactor

PLC Program for Trash Compactor

Siemens Communication between PLCs using I-Device

Tutorial: Siemens Communication between PLCs using I-Device

Learn More

Two wire loop powered transmitters

4-20 mA Transmitter Wiring Types : 2-Wire, 3-Wire, 4-Wire

PLC Program for Analog Input Sampling

PLC Analog Input Sampling Ladder Logic

Doubtful Temperature Readings

Doubtful Temperature Readings threatens Soaking Pit Wrecks 

control valve sequencing

Control Valve Sequence Methods

Programmable Logic Controller Practice Tests

Programmable Logic Controller Practice Tests

Pre-Startup Safety Review (PSSR)

Pre-Startup Safety Review (PSSR)

Gases LEL and UEL

What is Lower Explosive Limit & Upper Explosive Limit ?

Importance of Unit Measurement

Importance of Unit Measurement

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

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?