QUOTE(Chavak @ Oct 14 2008, 05:02 PM) [snapback]74630[/snapback]
Hi,
How do I set to trigger an alarm in value [of word address] rather than bits, the default selection in CX Designer
Regards
______
You would have to do this in the PLC, alarms can only have BOOL addresses configured in CXD.
You could compare the word value to a preset value and if it equals trigger the bit that has your alarm defined.