PanelView Plus 1000 Alarm list not working ???
PanelView Plus 1000 Alarm list not working ???
(OP)
Last remainning issue on this project. Now i know my tags are comming in the touch screen.
What have I forgotten to do^
What I have done so far.
Configured the alarm setup (triggers and so on)
Pointed that to the alarm list page
Tags are all bits so I put bit for trigger type.
In the message i put trigger value to 1
Triggers and messages are all there.
Did a page with alarm list.
Why is no alarm being generated.???
Thanks ray
What have I forgotten to do^
What I have done so far.
Configured the alarm setup (triggers and so on)
Pointed that to the alarm list page
Tags are all bits so I put bit for trigger type.
In the message i put trigger value to 1
Triggers and messages are all there.
Did a page with alarm list.
Why is no alarm being generated.???
Thanks ray





RE: PanelView Plus 1000 Alarm list not working ???
The following is from the Rockwell Knowledge base,
E26036864:
Problem: Alarm trigger causes error when project is run.
Cause: Alarm trigger is set to bit triggered in Alarm setup, and trigger tag is digital. RSView ME is expecting Block tags when it sees bit triggered selected.
Verify:
Cure: If you are using digital tags, select Value as the trigger type in Alarm setup. This scenario is common when using OPC to communicate with a device, since OPC does not support Block tags.
RE: PanelView Plus 1000 Alarm list not working ???
Thanks NewBeaver