S7-300 Trouble getting it to run mode

minerman

Member
Join Date
Nov 2012
Location
Columbus, OH
Posts
82
Hello,

I have my S7 PLC on my desk, it is the CPU only. Is it possible to get this thing to run my program without the associated IO attached? Right now it is forced into stop mode and I'm not sure why. The error info is a little confusing. Here is some of the errors that I'm getting from the module diagnostics:


Serial number: S C-C7UG46772012


Event 1 of 92: Event ID 16# 4563
STOP caused by I/O access error (OB not loaded or not possible, or no FRB)
FC number: 3
Module address: 16
Previous operating mode: RUN
Requested operating mode: STOP (internal)
Internal error, Incoming event
06:33:35.714 PM 01/02/1994
(Coding: 16# 4563 FF84 8C00 0101 0003 0010)


Event 2 of 92: Event ID 16# 2942
I/O access error, reading
P area, word access, Access address: 256
Requested OB: I/O access error OB (OB122)
OB not found, or disabled, or cannot be started in the in the current operating mode
External error, Incoming event
06:33:35.710 PM 01/02/1994
(Coding: 16# 2942 FE7A 0020 0100 0000 0000)

Edit: Also, I'm constantly having trouble accessing the module. It seems like I have to download the hardware config again and again, then I have to reset the ethernet node. I don't know if this is related to the errors or not.
 
Last edited:
See event 2, put in an empty OB122.a

Your CPU will limp heavily trying to access all the missing IO. The speed would increase if you remove the calls of the blocks that accesses the IO.

Kalle
 
Are you using Step 7 Professional?
If you do, perhaps you would be better off to use the PLCSIM for testing, instead of the CPU on your desk?
 
Yes, I am. I think I may try the plcsim later. Actually, my main goal right now is to establish communications and to get some experience with the actual PLC. Maybe in a couple days, I will put the PLC back in the cabinet once I gain some confidence. I want to be good to go before I go out to the field. :)
 

Similar Topics

I have an FB that I'm trying to write to a data array inside of it's local DB. I am trying to: T LW 2272 So 2272 / 8 should give me local...
Replies
10
Views
3,500
I am having some problems getting our laptop we just got to communicate with the Panelview 300 MMI through the DF1 port. I tried switching the...
Replies
1
Views
2,168
Hi, I want to start experimenting with the TP 170A and S7 312. I have the PLC soft and hardware and PC cable and I got a TP170A to test with...
Replies
4
Views
3,653
I'm attempting to download an application to a PV300 terminal, but I cant seem to get RSLinx to connect to the terminal:smas: . I am using an...
Replies
11
Views
4,524
Greetings! I've encountered strange trouble trying to establish online connection with PLC using Step7 (Simatic S7-300 station, CPU 3152DP) We...
Replies
3
Views
12,144
Back
Top Bottom