Start Program With Rslogix 500

Published on Apr21, 2021 | Category: introduction
Share this article:

RSLogix 500 Software Is A Windows Ladder Logic Programming Software For SLC 500 And MicroLogix PLC. It Is Compatible With SLC 500 And MicroLogix Programs Created With Any Of Rockwell Software’s Programming Packages. RSLogix 500 has a Professional, Standard and Starter version. RSLogix 500 software includes:

Create a project in rslogix 500

to create a Project open rslogix 500 as administrator and Select File > New.

img/rslogix_2.webp

select processor for project in rslogix 500

Select the type of processor that is being used in your system hardware configuration. Use the scroll bar to the right of the list box to scroll down through the list and then click a processor type and Click OK.here i am selected "MicroLogix 1500 LRP Series C"

img/rslogix_3.webp

empty project in rslogix 500

An empty project is created with a default filename, and a tree directory of your project (project tree) is shown in a separate window. The default project name typically displays Untitled. You rename the project when you save the project. To the right of the project tree you see an empty ladder file. This is the main program file (LAD 2). img/rslogix_4.webp

Create a ladder logic program for rslogix 500 plc

Enter/Edit Logic Program

enter addresses in logic instructions rslogix 500 program

Enter Addresses You can use several methods to add addresses to logic instructions. Three of these methods are included here.

Check and Verify Program and logic

Verify Program Logic: To verify program logic: Select Edit > Verify File menu item. (If you want to verify all files in the project at once, select Verify Project.) after sucessfully varified without any error save your project.

img/rs_save.webp

rs linx classic gateway configuration for rslogix 500 plc

RS LINX classic gateway configuration

rslogix simulation in rs emulate

RSLogix Emulate:

img/rslogix_8.webp

check and test your rslogix 500 program in rs emulate

start simulation