A Quick Tutorial On RSLogix..
A Quick Tutorial On RSLogix..
As a quick introduction we’ll go through a simple example of setting up a simulation. This involves three
major steps.
To start the Chassis Monitor, click Start > Programs > Rockwell Software > RSLogixEmulate 5000 >
RSLogix Emulate 5000 Chassis Monitor.
When the emulator opens up you’re confronted with what looks like an empty chassis. In slot 0 is an
RSLinx module which has to be there for the emulator communications to work. Your slot 1 might have
another irremovable RSLinx module depending if you are running RSLogix Enterprise.
From here we set up our hardware configuration for simulation. Our first step will be to add the CPU. In
this case it is a special one called an Emulation Controller.
5. At this point you may be accosted with a message about previous configurations. Just select Reset
the Configuration to Default Values and click NEXT.
6. The next two dialog screens are for setting up the controller details. Click NEXT and FINISH to
accept all the defaults.
Next we’ll add some input/output simulation.
4. Accept the defaults for the setup by clicking NEXT and FINISH.
The chassis monitor will now have two emulation modules in it ready to go.
Creating a connection in RSLinx
1. Start RSLinx under Start > Programs > Rockwell Software > RSLinx > RSLinx Classic
2. Click Communications > Configure Drivers.
3. Select the Virtual Backplane (SoftLogix 58xx) driver from the Available Driver Types list.
4. Click Add New. The Add New RSLinx Driver dialog box appears. Click OK.
5. The new driver appears in the Configured Drivers list. Click Close.
To use the emulator in a project you must setup the hardware correctly.
Assembly
Size
Instance
Input 1 2
Output 2 1
Configuration 16 0
6. On the next Module Properties screen make sure to change the Requested Packet Interval to 50.0
ms.
Ready, Set, Go
You are now ready to use the emulator just like you would any other PLC. Open Who Active and set the
path to the RSLogix 5000 Emulator.
The inputs can be simulated in the emulator’s Chassis Monitor by right clicking on the module and
selecting Properties. Under the I/O Data tab is the ability to toggle each of the inputs on or off.
Note:
RSLogix Emulator is sometimes erroneously called RSEmulator.