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: How to Use ModScan Software for Testing Modbus Communication?
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 > How to Use ModScan Software for Testing Modbus Communication?

How to Use ModScan Software for Testing Modbus Communication?

In this post, we will see how to use Modscan software for testing Modbus communication in industrial applications.

Last updated: September 4, 2023 12:10 pm
Viral Nagda
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

Modbus communication is a widely used communication protocol in industrial automation. It is basically divided into three types – Modbus TCPIP, Modbus RTU, and Modbus ASCII. Modbus TCPIP uses Ethernet communication, whereas Modbus RTU and Modbus ASCII use serial line communication.

Apart from PLC, these protocols are also available in many devices like fire alarm annunciators, variable frequency drives, PID controllers, etc. This means, many devices nowadays provide these protocols so that users can get maximum data from them as much as possible.

So, PLC programmers need to know that there are many software available to test the protocol in these devices. One of the most common and simple used software is Modscan. In this post, we will see how to use Modscan software for checking Modbus communication.

ModScan Software

When you download the setup file of Modscan on your PC, you will see the following files below. As per the image, double-click the application file. Directly, the software will run through this, without a need for installation.

Download Modscan Software: Click Here

ModScan Software

As soon as you run this application, you will get four popups asking the user to register. This is shown in the figure below.

Modscan32

You just need to press the Esc button every time a popup appears. It means you can run the software for a demo time of mostly 5 minutes.

Modscan Software Registration

Then, the software will expire and you will have to close the software window and again follow this process to start running it once again.

Modscan Software Link
WinTECH Software Site

Once you have closed all four of these windows, you will get the following window as shown below. This is the main running window.

Here, you have to choose all the parameters required to establish successful Modbus communication with the device connected.

Enter the following details first – register address, length, device ID, and register type (function code).

How to Use ModScan Software for Testing Modbus Communication

Once you have entered all these parameters, the next step is to connect the device. Click connect in the connection tab of the toolbar, and you will get the following popup as shown below.

This setting allows you to connect to the device by choosing any three protocols – TPCIP, RTU, and ASCII. If you are connecting to a Modbus TCPIP device, then just select Remote Modbus TCP server as shown below and enter the IP address of the device in the next tab (shown below as 192.168.1.192).

Keep the service port as 502 and just hit the OK button.

Remote Modbus TCP Server

If you are connecting to Modbus RTU or ASCII device, then first click protocol selections as shown below and you will get the following popup.

Before that, change the connect using the tab to the COM port of your PC.

Modbus Protocol Selection

For example, if you have connected your USB to a serial converter in COM1 of your PC, then select the option as shown below and enter details like baud rate, data length, parity, and stop bit.

Modscan Configuration Parameters

After clicking OK, if the device has established communication with the PC, then it will show the values, else it will give errors depicting what is the issue.

Testing Modbus Communication

You can change the display format option as shown below, for viewing the data in the required format.

Download Modscan software

In this way, we saw how to use Modscan software on a PC to check Modbus communication with the device.

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:

  • MOVE Instruction in PLC
  • Allen Bradley PLC Hardware
  • Motor Classic Control Circuits
  • Control System Cyber Security
  • How to Design an Effective HMI?
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

PLC Example on Manufacturing Line Assembly
PLC Program for Star Delta Motor Starter
Waste-Burning System OMRON PLC Program Example
How to Create New Project in Studio 5000?
Hardware Troubleshooting Steps for PLC Automation Systems
100 Electrical Circuit Breaker Quiz
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

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

PLC Program for Artificial Fishpond Water Level Monitoring System
PLC Analog Signals Wiring Techniques
How to Work with Delta PLC Simulator?
Use of Regions in SCL Language
How Does Redundant Power Supply Work?
PLC vs PAC – Understanding the Key Differences and Similarities
Control Loops Objective Questions and Answers
UPS Selection Factors for a Control System

Keep Learning

Simulator in S7-1200 and S7-1500 PLC

How to Work With Simulator in S7-1200 and S7-1500 PLC?

Programmable Logic Controller Boiler Logic

PLC Ladder Logic for Start-up Control of Boilers

MCQ on PLC (Programmable Logic Controller)

MCQ on PLC (Programmable Logic Controller)

What is meant by a SCADA System

Troubleshoot the Status of a PLC Via CPU Indicators

Liquid Temperature Control System

Siemens TIA Portal Project: Liquid Temperature Control System

Actuator Sensor Interface (ASi) Protocol in PLC

Actuator Sensor Interface (ASi) Protocol in PLC

User Defined Data Types - UDT

User Defined Data Types (UDT) – Purpose, Need, Tutorial

Multi Way Switches using PLC

Making Multi Way Switches using PLC

Learn More

Control Valve Air to Open type

Control Valve Installation, Maintenance, Disassembly & Reassembly

Galileo thermometer Principle

Galileo Thermometer

reactor vessel

Practical Process Control System Questions & Answers – 5

Smart Transmitter Calibration Tutorial Part 3

Smart Transmitter Calibration Tutorial Part 3

Thyristor Interview Questions & Answers

Thyristor Interview Questions & Answers

old Pressure Switches

Pressure Switch Frozen Screwed Cover Extends the Plant Shutdown

High Frequency Amplifiers Objective Questions

High Frequency Amplifiers Objective Questions

Loop Diagram

15 Loop Diagram Questions

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?