You are on page 1of 17

LogixPro

To practice and develop your RSLogix programming skills

Introduction
LogixPro is a PLC simulator. There is no need for any PLC hardware when using the simulator. It provides animated process simulations.

Objectives

LogixPro allows you to practice and develop your RSLogix programming skills.

Display

LogixPro Panel

There are two panels in Logixpro. Edit Panel PLC Panel

Edit Panel

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

PLC Panel

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

Clicking on the "Toggle Button" of the Edit Panel will bring the PLC Panel

Debugging Your Program

This is not a component of normal PLCs, but is provided To adjust the speed of the simulations

I/O Simulator

Coding

Output and Input Data File Addressing Formats

Inserting a Branch

Drag the instruction addressed to I:1/9 into the branch

Example (Silo Simulation)

From the simulation menu at the top of the screen, Select the Silo Simulation

Silo Ladder logic Diagram

Example (Door Simulation)

Door Simulation Ladder logic Diagram

You might also like