CONTROL PROCESS ALARM NOT SHOWING
Configured few AlarmCond Function block with Signal (program variable), Sourcename, Message, Severity : 50 , Class : 7).
Using Name uploader being upload on Control Structure but show "No object with Name property found".
Soft controller being set and running. When tried trigger Signal (program variable On), but the checked alarm condition on Control Builder M always receive state 0 and the alarm list also not showing these alarm.
Answers
Name upload will try to read two properties, "name" and "description" (case insensitive) from each object and if found, update the Name aspect in System 800xA.
The SimpleEventDetector and AlarmCond blocks need proper settings - this problem has been discussed on this website many times in the past. Please search for the most commonly occurring mistakes. Furthermore, there is a Status word output that may expose an error code which can be looked up in the Control Builder M's excellent On-Line Help.
Please note that a few of these parameters are so called Edit variables, i.e. require warm start if changed online (after download).
The SimpleEventDetector and AlarmCond blocks need proper settings - this problem has been discussed on this website many times in the past. Please search for the most commonly occurring mistakes. Furthermore, there is a Status word output that may expose an error code which can be looked up in the Control Builder M's excellent On-Line Help.
Please note that a few of these parameters are so called Edit variables, i.e. require warm start if changed online (after download).
Hi, you need to connect also condition parameter. Source name of each alarmcond block in the system have to be unique.
Like Stephan advised, warm restart after each change. Read carefully help for alarmcond block
Like Stephan advised, warm restart after each change. Read carefully help for alarmcond block
Hello,
ensure "Condition" name should be without space ex:LOWLOW else it through illegal warning on the FB.
ensure "Condition" name should be without space ex:LOWLOW else it through illegal warning on the FB.
Found root cause.
Function block status show -30.
The alarm source name is not allow spacing.
Add new comment