2 . RSLogix

RSLogix

Software is downloaded from https://compatibility.rockwellautomation.com/Pages/home.aspx

RSLogix Download Cart
RSLogix Download Cart

Software needs to be installed in the following order:

  1. RSLinx Classic Lite
  2. RSLogix Emulate 500
  3. RSLogix Micro Starter Lite

Set each application's compatibility mode to Windows 7 and to run as administrator, then restart the computer.

Configure RSLinx

Click configure drivers icon on toolbar.

RSLinx Classic Lite
RSLinx Classic Lite

Add the Emulator driver

500 Emulator driver
500 Emulator driver

Add the RS-232 driver to connect to PLCs with a serial cable.

RS-232 driver
RS-232 driver

RSLogix First Program

RSLogix - select processor type
RSLogix - select processor type

Enter a name, select PLC type, and select driver.

RSLogix - I/O Configuration
RSLogix - I/O Configuration

I/O Configuration is used to configure addon modules connected to PLC.

RSLogix - Channel Configuration
RSLogix - Channel Configuration

Channel Configuration is used to set the IP address on the network interface.

RSLogix - Communications
RSLogix - Communications

Use Communications to select the PLC

RSLogix - Program running on PLC

Right-click on inputs and select Toggle bit to turn them on/off

RSLogix - Toggle Bit
RSLogix - Toggle Bit

Example program with a switch to control a motor direction with a software interlock.

RSLogix - Example Program
RSLogix - Example Program