Page 1 of 1

[?]: Simatic STEP7 PID Controller example ?

Posted: Mon Jan 02, 2012 1:58 pm
by dhiyia
Hi....
I'm looking for example program for using PID controller function in PLC S7-300 in order to control the level of the water in the storage tank ...
Thank u...

Re: [?]: Simatic STEP7 PID Controller example ?

Posted: Mon Jan 02, 2012 5:31 pm
by dsekulic
Hi,
Take a look following link
(sfaq) Where can I find an example of level control that can be parameterized via SIMATIC Standard PID Control?
http://support.automation.siemens.com/W ... en/8846287
regards

Re: [?]: Simatic STEP7 PID Controller example ?

Posted: Tue Jan 03, 2012 9:09 am
by dhiyia
Hi dsekulic

Thank u for ur reply...

can i use standard PID Control Tool software V5.2 + SP2 for my application ...

Thank u for your time...

Re: [?]: Simatic STEP7 PID Controller example ?

Posted: Tue Jan 03, 2012 6:32 pm
by dsekulic
Hi,
Of course You can use PID Control Tool software V5.2 + SP2. There is no any restrictions.
regards

Re: [?]: Simatic STEP7 PID Controller example ?

Posted: Thu Jan 19, 2012 3:44 pm
by dhiyia
Dear dsekulic

Hello

Hoping you are ok...

Sorry for disturbing u, but I’m not so familiar with STL language, so do u have other tested example ....????
I tried to use FB41 in my program , is it ok …???

Thank u for your time...

Re: [?]: Simatic STEP7 PID Controller example ?

Posted: Fri Jan 20, 2012 8:32 pm
by dsekulic
Hi,
Maybe You should start from here
https://www.automation.siemens.com/WW/f ... age=en#top
Here You will find program example for FB41. Also You should call FB41 in some cyclical interrupt OB (for example OB35).
regards