Unconfigured I/O address

ceilingwalker

Lifetime Supporting Member
Join Date
Mar 2010
Location
Phoenix, AZ
Posts
1,586
Hello, again. I have written my first SLC500 program (5/03 processor) and when I ask it to verify, I get a whole list of errors displayed below and they say "unconfigured I/O address used". I have programmed other PLC's, just not AB's. Could someone tell me what i've done wrong? Thank you
 
In the left pane under I/O Configuration is where you describe to RSLogix 500 the system with its CPU, rack (if appropriate) and I/O modules. If the I/O is not shown in this configuration the 'accept' will complain about an input or output in the program which is not included in that setup.
 
In RSLogix500 in the project tree on the left hand side under controller (you might have to click the + to expand it) you will see IO configuration. This is where you configure what rack(s) you have and what IO cards are in each rack. Until you do this no memory is allocated for an IO image table.

edit: Bernie beat me to it once again. 🍻
 
I also tried to load it into my test plc and told me it couldn't download because of program errors. Thank you for the info. I really need SLC500 training!!!!
 
try uploading the file .. so someone can help identify the issues. Most likely it is an I/O module not correct.. include a list or your specific I/O modules.

usually you can read the I/O off the rack before you download the program. eg... under controller-io configuration- read io.
 
these should help you then
http://literature.rockwellautomation.com/idc/groups/literature/documents/gr/lg500-gr002_-en-p.pdf Rs Logix 500 getting results
http://literature.rockwellautomation.com/idc/groups/literature/documents/rm/1747-rm001_-en-p.pdf SLC 500 instruction set or reference manual
http://claymore.engineer.gvsu.edu/~jackh/books/plcs/pdf/ I also find this free book very handy there is a later version on the same site.
Its a PLC book that uses primarily the SLC instruction set.

The first book explains how to use RS logix and RS linx also factorytalk. The second is a listing and examples of the various instructions available.
 

Similar Topics

i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
132
Hi, I wanted to ask is there a way to have a visibility expression use the IP address of the HMI (Dynics, not PV) to show certain elements? The...
Replies
3
Views
209
Hello. I have a few machines that use Kinetix 300 (each machine has two drives). Both drives on one of the machine keep losing IP address. They...
Replies
2
Views
105
Hi Guys, Is it okay to have Redundancy ControlLogix Processor IP address set to DHCP? I had Static IP address on it but removed it via RSLinx...
Replies
3
Views
243
Hi everybody, I have DELTA PLC DVP-32ES and I have make a simple project in WPLSoft. using the input X0 to switch ON the output Y0 and using the...
Replies
0
Views
187
Back
Top Bottom