The setup is a CPM2A & NS5.
I have an alarm configured to switch screen when alarm/event
happens. The setup is a CPM2A & NS5.
2 things were not quite right. The first was, if the alarm
condition was active, then the screen would be displayed
permanently, the operator could not exit from the screen until
the alarm condition is cleared.
What I then tried, was using a 1-shot to an internal address
so that the screen could be exited if required. This did not
work, the screen did not switch when the alarm condition was
active? I was using the LR area for this, should not be an
issue, as they work fine when the 1-shot is not used.
This seemed odd to me, what I had to do in the end, was to use
the $SW allocation & screen switch function. I then 1-shot
the required screen no based on the fault condition.
So the problem is 2-fold,
1. If alarm is configured to switch to a specified screen, it
will keep switching to that screen until the alarm is cleared,
I am ok with this, as could act as a sort of security feature as well.
2. When the alarm is configured to trigger a 1-shot, the NS-Screen
does not recognise the change of state.
