S7 - 300 Problem

captain_is

Member
Join Date
Mar 2009
Location
Romania
Posts
57
Hi guys,

I have a problem with an S7-300 plc.

To describe a little the problem. This plc controls 2 VSD's. When is a power loss and then the power goes back my PLC doesn't start running until i go there and reset it. I know that normally the PLC will reload it's configuration and start running the program again if there is a power loss.

Does anyone had this problem before? I need to make a setting or something?
I thought to put an UPS for the plc?But i wonder if it is another solution maybe from configuration or something that i miss.

Thanks in advance guys, You are the best!
 
Leave the plc in stop and use the module diagnostics to interrogate the diagnostic buffer - this will indicate why the plc will not go into run or why it has stopped.

modd.JPG
 
Leave the plc in stop and use the module diagnostics to interrogate the diagnostic buffer - this will indicate why the plc will not go into run or why it has stopped.

I understand, the problem is that i am not right now near the plc..I will try to do that to see what is the problem.

Are there specific issues that can generate this type of failure?I'm not very experienced with Siemens plc's.

Thanks for your reply.
 
It should go back into Run mode if the power is lost and then regained. Is there perhaps some software in OB100 or one of the 'restart' OB's that is not being run unless the switch is cycled to 'Stop' and then back to 'Run' that perhaps is causing the PLC to go into Stop ??

Do you have OB100 / OB101 etc in your software??

;-)
 
LD is pointing you to using the diagnostics to determine which error OB's your program needs to handle. Since you are not familiar with Siemens I will tell you that when a fault occurs the S7 will call an error OB like OB86, etc. If the block does not exist the plc will go into stop mode. Your steps to counter this will consist of adding the appropriate OB and using code to fix the fault. You can cheat by just loading the appropriate OB, but a proper way is to use code in that OB as needed to handle the fault in a way that safely controls the system. Hope this helps.
 
please help me in s7 300

i have s7 300 plc cpu 312
in this i need to connect a 7 segment display where it should indicate 3 digits output.
how to interconnect from cpu
what is 7 segment display
any siemens make 7 segment display ia available

msbala
 
i have s7 300 plc cpu 312
in this i need to connect a 7 segment display where it should indicate 3 digits output.
how to interconnect from cpu
what is 7 segment display
any siemens make 7 segment display ia available

msbala

I suggest you start a new thread / topic as this thread is regarding something completely different, that way you stand a better chance of recieving a positive response.
 
S7-300 (sf & bf)

o_OHi Guys,

We are having s system where the CPU (CPU315-2DP)is link up with the DP PROFIBUS to the dc drives (18units), interface module (IM153-1AA03-OXBO), and the OP.
For some reasons the current status as follows -
1) CPU315
- SF Led ON
- BF Led Flashing
2) IM153-1
- BF Led ON

We have carried out the diagnostic, but could not find the root cause of the error indication. We noticed that all the units are mismtached with the CPU. Attached the result from the diagoses for your reference. Please comment on how we could identify the bus error or other errors.

Thank you,

Sinaralf
 

Similar Topics

Hello everyone, One of our machine we use Siemens Cpu315-2dp. And this cpu communicate with 4 Lenze servo drives series 9300 via profibus. Also...
Replies
0
Views
179
Hi.In the S7-300 plc, DB100.DBB10, whose data type is byte, is transferred to db23.dbb10, whose data type is bool, with the move command. This...
Replies
5
Views
807
Hello everyone, friends. The S7-300 315-2PN -DP CPU I'm using gives BF per minute. Actually, PLC was working with 1 Robot - 1 Lumberg IO Module...
Replies
9
Views
3,159
Hi All~ I have a case (designed by my boss But he has left the company) Please refer to the attached picture...
Replies
6
Views
2,390
Hi, I am trying to communicate Panel view 300 with Micrologix1500 LRP. PLC: Allen Bradley Micrologix1500 LRP HMI: Panel view 300 CAT#...
Replies
5
Views
1,971
Back
Top Bottom