Hey Guys
I was wondering if this is currently working correctly or not.
Lets say I have a tag that is used for a set point and my limits are 5 to 10 and I enter an 11 with Engineering Limit Enforcement set to both. It will indeed trigger the quality to go to a limit exceeded state but the value still gets written to the PLC. I would have expected it to check this value and if it is not out of range then write it to the PLC. Other wise this is not very useful in preventing values to be sent to PLC that are within specified ranges.
If the existing functionality is the way it going to work I need to know because we need to head in another direction to address this issue.