By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
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: Introducing PLC Programming using LogixPro Simulator Software
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Ask
  • Courses
  • Videos
  • Q & A
  • EE
  • Measure
  • Control
  • More
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 > Introducing PLC Programming using LogixPro Simulator Software

Introducing PLC Programming using LogixPro Simulator Software

Introducing PLC programming practices using LogixPro simulator software and downloading procedure in detail.

Last updated: November 21, 2022 4:07 pm
Hussien Ghareb
PLC Tutorials
No Comments
Share
4 Min Read
SHARE

Introducing PLC programming practices using LogixPro simulator software and downloading procedure in detail.

Contents
Introduction to LogixProPLC Software OverviewEditing and Downloading in LogixProTroubleshooting & Debugging the ProgramAvailable Data Types for LogixPro Software

Building a programming mindset is not that simple, practicing and executing many programming ideas will help you.

However, preparing ready-made Coding Structures into your programming mindset using different techniques will strengthen your PLC programming ability much more and make the programming easier for you.

Today and for the next posts, we will learn a group of sharp, precise, and smart programming techniques, by a commonly used programming software LogixPro.

Introduction to LogixPro

The LogixPro simulator is an interactive educational tool, developed to assist students in the acquisition of the programming skills commonly used in the PLC control of process equipment and systems.

Download PLC Software: LogixPro Simulator

The significant advantage of this software is that it is widely available, you can download and install it without any restrictions.

PLC Software Overview

Here as shown in Fig. (1) we can see the three major components of the software:

  • Programming window
  • Simulator
  • Edit menu
LogixPro Simulator Software

Editing and Downloading in LogixPro

The Edit Panel provides easy access to all the RS Logix instructions and they may be simply dragged and dropped into your program.

Once your program is ready for testing, clicking on the “Toggle Button” of the Edit Panel as shown in Fig. (2) will bring the PLC Panel into view.

PLC Editing and Downloading in LogixPro

From the PLC Panel, you can download your program to the “PLC” and then place it into the “RUN” mode.

This will initiate the scanning of your program and the I/O of your chosen simulation.

Troubleshooting & Debugging the Program

If you take a look at the PLC Panel, you’ll notice an adjustable Speed Control shown in Fig. (3).

This is not a component of normal PLCs but is provided with LogixPro so that you may adjust the speed of the simulations to suit your particular computer.

PLC Troubleshooting & Debugging the Program

When the simulation is slowed, so is the PLC scanning. You can use this to good effect when trying to debug your program.

Set the scan slow enough and you can easily monitor how your program’s instructions are responding. This capability may not be typical of real PLCs, but for Training Purposes, you will find that it is an invaluable debugging tool.

Available Data Types for LogixPro Software

One of the best advantages of this software is the “Drag & Drop” property.

As you can see in Fig. (4) by clicking on the data table button a new window will pop up with all the available addresses that you will need.

Available Data Types for LogixPro Software

(Output, Input, Timers, Counters, Markers are signed with “B” …)

All you need to do is to choose the required data type then select the desired bit from the table then drag it and drop it to the specified location.

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:

  • Function of Racks in PLC
  • Motor Classic Control Circuits
  • Control System Cyber Security
  • Features of Scada in IoT System
  • Conveyor Operation with a PLC
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 !
How to Add Security in InTouch SCADA?
Latched and Momentary Operation of Motor PLC Program
What is a GSD File and Why it is required?
Design a PLC program for Operational Sequence of Packaging Process
Edge Detection in PLC Programming
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
208kSubscribersSubscribe
38kFollowersFollow

Recent Comments

  • MIHARITSOA Aina Sitraka on Top Non-PLC Certification Courses for Automation Professionals
  • Vaishnavi on Free Instrumentation Course for Trainee Engineers
  • anuj kapoor on DCS Program to Maintain Draft in Furnace
  • anuj kapoor on IoT based Smart Boiler Control System with Cloud PLC and SCADA

Related Articles

OPC in PLC Systems

OPC in Old PLC Systems

PLC Logic Example on Multiple Switches and Motors

PLC Logic Example on Multiple Switches and Motors

Conveyor Speed Logic using Structured Text in PLC

Conveyor Speed Logic using Structured Text in PLC

PLC Automation for Product Weighing and Labeling

PLC Controlled Conveyor and Weighing with Labeling Automation

S7 1200 PLC Program

Siemens S7 1200 PLC configuration in TIA Portal

Exhaust Fan Control

Exhaust Fan Control: Example of PLC Timer Programming

How to Use Symbol Factory Software for Graphic Design in HMI or SCADA

How to Use Symbol Factory Software for Graphic Design in HMI or SCADA?

Converter Instruction in Siemens PLC Programming

Converter Instruction in Siemens PLC Programming

More Articles

VHDL Projects for Engineering Students

100 VHDL Projects for Engineering Students

Power Electronics Objective Questions

Type D Chopper Objective Questions

Digital Electronics Multiple Choice Questions

Integrated Injection Logic (IIL) Objective Questions

Lights with Adjustable Timers PLC Programming

Flip-Flop PLC Programming: Lights with Adjustable Timers

Components of MCB

Components of MCB – Electrical Engineering Questions

NDIR gas analysis

Non-Dispersive Analyzers

Advances in Control System

Adaptive Control

pressure transmitter calibration setup

Why Pressure Vessel Connected to Tubing System?

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?