Configure New Alarm
Hi i am using an "SDValve" Object, i want to assocoiate its "out.value" field with an alarm. i want to get an Alarm when my valve gets triped/close. kindly guide how can i do this configuration
Voted best answer
Hi,
Associate Out.Value to a AlarmCond function block (AlarmEventLib). Connect Out.Value to Signal parameter of AlarmCond and give the proper source names and condition names. Please Note that, the Source name and condition names shoyld be given unique in the network. This will solve the purpose. For more details, check AlarmCond usage from online help.
Add new comment