RSLogix5000: Assigning Slots

smittylsr4

Member
Join Date
Jul 2013
Location
Louisiana
Posts
7
Good evening! Doing some programming for a Compactlogix PLC and have what seems to be a silly question about assigning slot numbers. For example the CPU sits in slot 0, I have 3 input modules a power supply and two output modules. If I place the 3 input modules after the CPU (slots 1-3) and the power supply after the input modules does the power supply count as slot 4 or should the output module placed after the power supply be assigned slot 4?

Appreciation in advanced.
 
It's actually a great question.

CompactLogix power supplies don't communicate with the controller over the data bus, so they don't have a Slot number.

Your system will be:

Slot 0 CompactLogix CPU
Slot 1 Input Module
Slot 2 Input Module
Slot 3 Input Module
Power Supply
Slot 4 Output Module
Slot 5 Output Module
 

Similar Topics

Hi! So my problem is a little funky, I had Studio 5000 v 24 and 30 installed, but forgot to install RSLogix (which I cannot go without). Is there...
Replies
2
Views
112
So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
427
Hello everyone, I have an RSLogix5000 project which is running live in the factory but I need to make some changes to the logic. I want to test...
Replies
0
Views
1,120
Good Morning Everyone, I'm looking to use the GSV instruction to get I/O fault codes for my project so I know if there's a comms issue in my E/IP...
Replies
5
Views
867
The machine is running production. When trying to go online with the laptop the whole machine looses communication and faults out. Drives, HMI...
Replies
13
Views
1,932
Back
Top Bottom