Disable Integral PID portion in TI545?

OdinIII

Member
Join Date
Nov 2012
Location
Georgia
Posts
97
I'm trying unsuccessfully to control a steam regulator for drying cans with a TI545. I'm using WorkShop for programming. When I make a new loop the Integral is set to "+INF" in the loop settings and displays "1.#INF" in data view. Once an Integral value is set I can't figure out how to disable the I portion again. Does anyone know what I'm missing.

Also are there any simulators online that allow you to see the effects of changing the gain values on a virtual system?
 
I have not used your software, but can't you just put a value of 0 into the integerator I value? In a PID control system, once your error is calculated, based on your settings of the P,I & D those values are totaled together to give a output, if any of those have a value of 0 its as if that part does not exist. Hope this helps.
 
I have not used your software, but can't you just put a value of 0 into the integerator I value? In a PID control system, once your error is calculated, based on your settings of the P,I & D those values are totaled together to give a output, if any of those have a value of 0 its as if that part does not exist. Hope this helps.

Thanks dbh6

I had tried entering a 0 in the data view which didn't work but realized that I hadn't tried entering a 0 into the PID settings until I read your post. Thankfully when I enter a 0 in the PID settings it correctly changes the Integral value to infinity.

Thanks again.
 
Another trick that sometimes works when any controller refuses to read zero, enter as small of a number as it will let you (i.e. 0.01 isn't zero but it may be "close enough" to be zero)
 

Similar Topics

Hello, I am still new to PLC programming and I just got this job two year out of school so I don’t remember much. I was given a task were I have...
Replies
1
Views
163
How can we disable the DHCP server on a Stratix 5700 ethernet switch? It is running on a machine with Rockwell automation and drives. We...
Replies
6
Views
1,570
Hello. We have a Powerflex 700s phase II firmware 4.002, but the encoder card is burned. We want to disable it to use the Drive without motion...
Replies
0
Views
450
As above. I've been fishing around on TIA portal but haven't found a "Disable channel" tickbox. Is there one? If so, where is it? Cheers
Replies
9
Views
1,318
Hello, I have plc Schneider TM241CE40T with the hmi HMIS5T. Do you have idea how to disable a button after an emergency stop to vijeo designer ...
Replies
5
Views
1,428
Back
Top Bottom