Alarm Triggers in FTVS

kandymann

Lifetime Supporting Member
Join Date
Jan 2011
Location
Virginia
Posts
168
Using Factory Talk View Studio, I am trying to set up alarms. I want set alarm triggers correctly and I am unsure if this is correct.

I have a DINT tag called conveyor_faults

I am using latching bits to trigger these alarms.

If Conveyor #1 pull cord switch is enabled, conveyor_faults.0 bit is TRUE.

I want an alarm message to appear for the operator to address the issue such as:

"Conveyor #1 Pull-Cord Switch Fault"

In order for this to happen, I have to set an alarm trigger. The trigger cannot be zero (0). It must be one (1) or greater or a negative number. Just not zero.

Remember I have a DINT tag called conveyor_faults

I want conveyor_faults.0 - conveyor_faults.31 to be able to trigger alarm messages if TRUE.

In the Trigger Settings, and under Trigger Type, I selected BIT

Do I apply a 1 to conveyor_faults.0 as the trigger? And so on?
" " 2 to conveyor_faults.1
" " 3 to conveyor_faults.2
" " 32 to conveyor_faults.31

I hope I am making sense. If not, let me know.

Thanks for any help with this. It is greatly appreciated!
 
Last edited:

Similar Topics

I know how to use excel to copy+paste alarm triggers is the "Messages" tab of the alarm editor, but how the heck do you import the alarm triggers...
Replies
6
Views
3,688
Morning I have created an alarm list in FTV ME, this time i used DINTs to bank certain alarm together such as individual tank alarms or system...
Replies
5
Views
1,941
Has anyone had any luck programming these? Source plc is a MicroLogix 1400 via ethernet. The tag referenced is a bit and alarm type is a bit set...
Replies
6
Views
4,041
We have Control Logix 5562 (PLC) is linked with FactoryTalk SiteView and Factory Talk transaction Manager. Our project is PLC- SCADA process...
Replies
1
Views
1,979
Are there registers, Inputs or, outputs that get triggered for alarms on fanuc robots? we currently connect to the robots using Kepware and snmpx...
Replies
0
Views
2,178
Back
Top Bottom