Device Based Alarming in FactoryTalk View SE

stuofsci02

Member
Join Date
Aug 2008
Location
Toronto
Posts
21
Hi All,

I am using the new ALMA and ALMD alarm instruction in RSLogix5000 V16 and am very happy with them. I have FactoryTalk View SE CPR9 and I understand that it can be setup to use Device Based alarming, so that the PLC stores all the alarm info in the alarm instruction and just passes the data to the HMI.

Can anyone walk me through or point me in the right direction on how to get FactoryTalk View SE to subscribe to these alarms.

This will save me from making tags in View the old school way.

Thanks,

Stuart
 
Step 1: make sure Logix Processor is at Revision 16.21 or above (NOT 16.3, or 16.7, or even 16.20, but 16.21 and up.

Step 2: be using RSLinx Enterprise for Alarms and Events. In FTView SE Project tree, right click on Linx Enterprise, select Properties, and on the A & E Tab, check off "Enable alarm and event support". Also, on the topic configuration under RSLinx Enterprise, Communications, make sure the topic is selected to use Alarms and Events.

Step 3: Create a display, and drop on it the Alarm and Event thingies from "Objects"

Step 4: Right click on objects, and configure as you like.

Hint: I generally create a seperate topic name for alarms and events.
 
Redundancy

FTAE will be awesome once Rockwell adds support for FTView SE redundancy. Until then it feels like a tease. :)
 
Thanks For the Help Guys...

I realize now that I only have FactoryTalk View Studio Machine Edition. It apparently is not available on this platform.

With all the renaming that has gone on I am confused as hell...

Thanks again,

Stuart
 
unfortunately the ME edition does not support this. But has anyone ever looked at the size of the ALMA or ALMD UDT size? Over 1K which isn't a big deal unless you are using a smaller compactlogix PLC. Faults chew up PLC memory pretty quick when I was experimenting with these instructions.
 

Similar Topics

Hello everyone, nowadays i am working on a project for remote access to our machines. We are using a remote access module, but i want to make my...
Replies
0
Views
390
Hey guys, I have to take an upload of a program on an S71200 PLC to change a hardware config option and then redownload the program with this...
Replies
3
Views
101
Hi, First time poster, long time reader. I've got a mass flow controller device for controlling the flow of gas. It has a flowmeter and an...
Replies
4
Views
260
We are trying to poll data coming from a PLC for remote monitoring we have the IP address of the PLC and the default port number and the path is...
Replies
25
Views
543
I'm adding an IAI Gateway with 2 axes connected to it. To an ethernet network on my PLC. So, I think the math is correct on the Input and Output...
Replies
0
Views
128
Back
Top Bottom