I am having a problem with OB35 I am calling OB35 with 100Hz frequency each 10ms and sometimes PLC gives SF.
What is the real limit for OB35?
Also I have a bigger problem.
I have to produce a 6Hz sine wave with 315-2dp but I cant manage to create a proper sinewave with 100Hz. I only have 16 samples per period which is not enough.
Have anyone seen this kind of problem before?
Is there any way to overcome this problem. Thanks.
Last edited by ErdemSivri on Wed Aug 12, 2009 5:18 am, edited 1 time in total.
When the same watchdog interrupt is generated again while the associated watchdog interrupt handling OB is still executing the operating system calls OB80(timing error).
Time interval for trigerring 1ms to 1 minute(incremmented by 1 ms).
You can do this when you parameterize the CPU.
You go on HW Config(Object Hardware in S7 project)->double click on CPU3xx on slot 2->Cyclic Interrupts ->OB35
Try to increase the base!
The problem is that the execution time of the interrupt is bigger then triggering time.Tell me what is the error from Diagnostic Buffer
I am not at the company right now.Tomorow the very first thing I will do is to check the diagnostic buffer and write down here. Thanks for your interest pal.