Studio 5000 PID.

Dale87

Lifetime Supporting Member
Join Date
Feb 2022
Location
Illinois
Posts
61
I'm setting up a PID for a 50hp RO pump in a water treatment plant. When I go to manual mode on hmi I set the swm bit, I also ons the pid output% to the hmi manual input% so there's no bumps. How can I do it the other way? When I switch from manual to auto it ignores the value I had in manual and goes back to the pid output. I want the pid to take over at the manual output% and adjust from there.
 
Are you using .SO for your bumpless transfer value? From the manual:

"Software manual (.SWM):

This mode is also known as set output mode and allows the user to set the output % from the software. The set output (.SO) value is used as the output of the loop. The set output value typically comes from an operator input from an operator interface device."

I think you can also use the so-called 'tieback' value the same way, in conjunction with .MO. See Publication 1756-RM003Y-EN-P, page 624.
 
Thank you. I was using a move instruction after the SWM xic bit to the analog output, just bypassing the PID. But was running into problems. Now when in manual (swm) I'm moving my hmi speed value to the SO register.
 

Similar Topics

Hi All, I'm using Studio 5000 ver 30 to modify existing logic that has PID, and I want to be able to use an external/remote source as a setpoint...
Replies
3
Views
638
In this routine, i have an issue where when "lineSpeed" is changed, the PID loop math does not appear to be working out correctly and if I'm only...
Replies
10
Views
2,713
It is now an add on license option for $ 713 After a week of nobody @ Rockwell being able to tell me why my Auto tune was grayed out... I...
Replies
33
Views
11,107
Does anyone know of any sample code for an analog process simulator? I'm looking to test out some PID tuning methods but would rather have the...
Replies
26
Views
7,742
PLC is a 1769-L30ER PID instruction. Setpoint = 26687 PV = 13537 Control Action = SP-PV. Error should = 26687 - 13537 = 13150 Error listed...
Replies
1
Views
1,472
Back
Top Bottom