0:01
Good morning everyone, thank you for joining us again on this webinar on OCS 360.
0:06
This week we will be looking at alarming notifications.
0:10
As usual feel free to put in questions at any point and I will get to that at the end.
0:14
Hello and welcome to today’s webinar.
0:18
Today we will look at Alarming and Notifications in OCS 360.
0:23
Let’s look at our agenda for today.
0:26
We are going to start with a quick review of OCS360 and then we are going to look at how OCS360 generates alarms and how OCS360 handles notifications.
0:40
And there will be demonstrations throughout and we will finish with a Q &A session.
0:45
Here is a review of OCS360 Cloud Service.
0:49
It is a new cloud service from Horner Automation, making it as easy as possible to push the data from a Horner OCS to the cloud.
1:00
And we happen to use a special version of MQTT.
1:04
Since we have a Horner device talking to a Horner cloud, we are able to do that.
1:10
And there is no setup required.
1:12
Now the core functions of OCS 360 are data recording up to five years.
1:18
That is important because you want to analyze what is going on historically with your process or your machine.
1:25
So you can make improvements and there is also dashboarding which we covered last week and Alarm Annunciation and Notifications Which we are covering this week.
1:38
Now if you would like to support OCS 360 You would need a prime or a canvas controller.
1:45
Both of these series completely support OCS 360. Let’s take a look at how alarms work.
1:52
The main application which we have highlighted there in the center of the screen it is continuously receiving pushed variables data from OCS controllers in the field.
2:05
Now as data comes in the main application of OCS 360 is comparing those variable values against a pre-configured alarms and if anything needs to be updated on the alarm side then it will update the web-based alarm page and it will generate any notifications that have been specified.
2:27
So that is all done by the main application from a notification standpoint.
2:32
We then move on to the main application passing information to those messages can be generated.
2:39
Passing those along to a third-party managed services for email generation, as well as text messages or SMS generation.
2:49
Even though the messages are triggered by those third-party services, No private information is sent to the third party only enough for the transactional message whether it be an email or a text or both.
3:03
For our demonstration we are going to start by looking at how to set up alarms and set up notifications with OCS360.
3:12
Let’s start by taking a quick look at what we have done on our demo program.
3:17
So here is a look at the bench with our XLW Prime.
3:21
We have added a test button here for testing alarms so let’s navigate.
3:26
We have got a new screen here and we’ll have the ability if we go into alarm test modes to be able to simulate high pressure, critical pressure and normal pressure.
3:39
None of these alarms are at setup OCS 360 yet but if we hit the simulate high pressure button then we get a pressure value 69 which is above the threshold and also some flashing indicators here.
3:54
If we want to simulate critical pressure the only real difference is the value as you can see of 72 in this case and then if we want to go back to normal then we can just go back to normal.
4:08
Now we are back here on the OCS 360 looking at our This is the dashboard we built last week.
4:16
OCS 360 has been visually logging data.
4:19
If we take a look at the process history, we can see some actual data here and you can see the trending that occurred over the last week or two.
4:29
Today we are going to talk about alarms and notifications.
4:33
We are going to start out by creating some alarms, so to do that we need to go to device profile and let’s click on our default device profile.
4:43
And then to start the process of creating alarms we need to go to the alarm rules tab.
4:49
There are no alarm rules yet, we need to create some.
4:53
So let’s hit the edit button and add an alarm rule.
4:57
So whenever we add a new alarm the first thing we are going to do is configure the message that we want displayed.
5:03
When the alarm occurs let’s go ahead and create a high pressure alarm.
5:08
Let’s type in some text here, pressure has reached a high level that is what we are going to put for the message, the text that we want displayed that is under the alarm type, then we want to categorise this, this is a critical alarm, all the way down to the interterminate and warning and minor and major, what we are going to do here is we are going to put this as a major alarm on that particular scale you just looked at.
5:37
This is how we are going to classify it. You can classify your alarms any way you would like.
5:43
Once we have done that and picked from the severity, the next step is we need to add our rule condition. Let’s hit the plus button here to add our rule condition.
5:55
Let’s add a key filter.
5:57
Under the key filter, this pull down list here, we need to select time That is the first step and then under the key name our list of variables should pop up.
6:09
The variables that are being pushed by the OCS, this is our pressure based alarm.
6:15
We are looking at a numeric value with this pressure variable, this is the value type that we want to specify here.
6:22
Now we have to add a filter and in this case we want to create an alarm that indicates we have high pressure but it is not a critical alarm.
6:32
Let’s see the first condition is if the value of pressure is greater or equal to 69 that is going to be our level that we are going to set it to.
6:43
We are going to go ahead and add another test so that has to be true and the value needs to be less than 72 because this is the level or the range of values at which it considers to be major alarm but not a critical alarm. Let’s hit add.
7:00
We have got everything configured here. The pressure has reached a high level. Here is our filter.
7:07
Let’s hit the check mark here to apply our changes.
7:11
We have added to our list an alarm rule that pressure has reached a high level. Let’s go ahead and add another one.
7:19
Let’s go back into edit mode and add another alarm rule, this one we are going to say pressure has reached a dangerous level, that is the message we want to display and let’s call this one a critical one.
7:33
Now let’s add the keyfilter time series name of variable which is still pressure it is still a numeric and we are adding the fact that it needs to be greater than or equal to 72, that is the level we are calling a critical level and I think higher or equal to that and hit add. Because that is complete and let’s hit save.
7:58
Now we have two alarm rules that we have created, pressure has reached a high level and pressure has reached a dangerous level.
8:07
Now let’s test this and make sure it is going to work us. Let’s go to the new test screen.
8:14
We are in alarm set mode and let’s simulate a high pressure alarm. So the next transmission of our controller to OCS360.
8:24
We should get an alarm condition enunciated on the OCS360. Let’s go back to OCS360.
8:32
Now let’s go to the alarms area and here is our initiation we have pressure has reached a high level considered a major severity and that is how we classified it now we can go ahead and assign this particular alarm condition we can also see what the status is and we can go in and change the status so we want to acknowledge this alarm we click on the three dots over here and we can go ahead and acknowledge that particular alarm. You can also add a comment if you would like. Let’s close that.
9:08
Now our status has changed to active and acknowledged and then the next step for us would be once the alarm condition is no longer in effect then we can go ahead and clear that alarm.
9:20
Let’s go back to our bench and let’s go back to the test area.
9:24
We are going to simulate normal pressure that puts it back to a normal level.
9:29
So if we go back to the OCS 360 and assuming that the alarm condition is no longer active or at least it’s certainly no longer going in the machine.
9:40
Now if we go ahead and clear that alarm then it is not going to come back again because the alarm condition is still occurring on the equipment so that is a quick look at creating a couple different alarm conditions and also just quickly verifying those.
9:56
For the next part of demonstration we are going to demonstrate notifications so we have seen that you can have alarms notified on the screen but what about emails and text messages so let’s set that up we are going to start by going to the notification center and the first thing we have to do is navigate to the rules tab and there is one thing we are checking here we want to check for a new alarm, we want to make sure that the slider is in the on position, that means that the notifications for a new alarm is enabled, this is what we want.
10:33
So we just need to verify that it should be in the on position, but let’s just make sure.
10:39
Next we are going to go to the templates and we are going to look for a new alarm notification under templates.
10:45
Now this is where we configure our information here in terms of a notification side of things.
10:51
So by default web is enabled and we have already seen an alarm notification on the web interface.
10:59
Because we dealt with that the last time we generated an alarm condition, let’s go ahead and add email or SMS or text messages and let’s go ahead and configure all this.
11:11
We will hit the next button and then by default this is the information that shows up on our web application under alarm.
11:19
It says hey you have got a new alarm and then the alarm will appear inside these single quotes that are for each alarm.
11:28
The first thing you can figure is the field called alarm type which is basically the text that you want to appear here.
11:35
Then the message itself we have saw a very detailed critical major here.
11:41
Critical major were the two that we were using.
11:44
You also get which entity is originating the alarm, which OCS and its name, so we do not have anything else we need to do for that.
11:54
We can just hit next.
11:55
Now we are configuring the email side of things.
11:58
We need to fill in a subject and a message.
12:02
Let’s go back here to the same information that we saw on the web interface.
12:07
Let’s just copy it here.
12:09
So under subject we will paste the information and it will go back again and under messages just do a copy. Let’s paste the same information into the body of the message.
12:21
So our subject is going to be a new alarm and alarm type and then we have gotten additional details here in the message body for an email text. We need to configure the text message.
12:34
Let’s just copy what we have already copied and now that we have pasted in the same information that was in the body of our email that is the information that is going to be text to you.
12:47
Let’s hit the save button.
12:49
The next time we have an alarm condition we are not only going to get the information on the web section of the alarms, we are also going to get an email as well as a text message.
13:00
Let’s go ahead and generate another alarm back at our test screen, simulating a high pressure again.
13:08
Now back to the OCS360, let’s head over to its dashboard to see if we have gotten the information in yet.
13:16
We will go to gauges, there we got the higher level.
13:20
Our Annunciation says new alarm pressure has reached a higher level.
13:25
Now let’s see if we got an email and a text message.
13:28
Let’s start by checking email, new alarm pressure has reached a high level, it is a major alarm and the originator is EpoxyMatic.
13:39
Now let’s take a look at the text message and see if we have got the same information and there is a severity major originator device EpoxyMatic.
13:50
That concludes our webinar for today, thank you so much for listening and the Q &A session will begin shortly.
14:06
Okay, so that was Alarming and Notifications.
14:10
I don’t see any questions as yet on that, but again, feel free to come to TechSport if you do have questions on this.
14:17
Next week we will follow on with OCS 360 again with downloading data.
14:22
So if you want to register for that, the links are up on the web as usual.
14:29
I’ve still not seen anything come in on that, so I guess we can leave it there.
14:33
Thank you all for joining, and we’ll see you next time.