5/26/2015 2:33 AM | |
Joined: 9/27/2006 Last visit: 12/3/2024 Posts: 12299 Rating: (2691) |
Hello Mads; These are 2 separate and distinct questions. You can have up to 125 remote IO ET 200 stations if they use Profibus-DP as a network; if you choose Profinet, it will depend on your configuration (ring topology, Shared Devices, I-Devices...), but you can count on many nodes. PID in the S7 controllers are instruction-based, so the maximum number of PID blocks depends on the size of your CPU work memory (calculating the size of the PID block and the associated instance DBs).. So I am not very surprised that someone will claim up to 41 PID blocks, although it would require some attention to cycle durations to make sure you do not cause a watchdog fault. Here is what the S7-1200 system manual has to say as an introduction to PID instructions;
9.2.1 Inserting the PID instruction and technology object STEP 7 provides two instructions for PID control: ● The PID_Compact instruction and its associated technology object provide a universal PID controller with tuning. The technology object contains all of the settings for the control loop. ● The PID_3Step instruction and its associated technology object provide a PID controller with specific settings for motor-activated valves. The technology object contains all of the settings for the control loop. The PID_3Step controller provides two additional Boolean outputs. SIMATIC S7 S7-1200 Programmable controller Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 5/28/2015 3:21:42 PM |
|
5/28/2015 3:22 AM | |
Joined: 1/29/2015 Last visit: 11/18/2024 Posts: 14 Rating: (0) |
Thank you very much for your answer. It was very helpful. |
Follow us on