
21
What information is
available in an
event?
The message consists of the following items;
1)
A message string to show what has happened in text, for example:
“INP_LOSS”, “REF_LOSS”, “INP_RETURN”.
2)
A tag that also shows what happens, but with a predefined number:
e.g. 1 (= loss of input), 2 (= loss of reference), 129(= 1+128 =
return of input). For a list of these predefined tags see the table on
the next page.
3)
A priority that marks the importance of an event. This value is
defined by the user and can have any value between 1 and 255, or
0 when disabled.
4)
A slot number of the source of this event.
The Message String
The message string is defined in the card and is therefore fixed. It may
be used in controlling software like Synapse Set-up to show the event.
The Tag
The tag is also defined in the card. The tag has a fixed meaning. When
controlling or monitoring software should make decisions based on
events, it is easier to use the tag instead of interpreting a string. The
first implementation is the tag controlled switch in the GPI16. In cases
where the event marks a change to fault status (e.g. 1 for Loss of
Input) the complement is marked by the tag increased by 128 (80
hex
)
(e.g. 129 (81
hex
) for Return of Input).
Defining Tags
The tags defined for the card are:
Event Menu Item
Tag
Tag
Description
Announcements
0 or NA
0 or NA
Announcing of report
and control values
Input_A
01
hex
=INP_LOST
81
hex
=INP_RETURN
SDI input A lost or
returned
Lock-status_A
11
hex
=PLL_LOCKED
91
hex
=PLL_UNLOCKED
PLL input A locked
or unlock
Input_B
12
hex
=INP_LOST
92
hex
=INP_RETURN
SDI input B lost or
returned
Lock-status_B
51
hex
=PLL_LOCKED
d1
hex
=PLL_UNLOCKED
PLL input B locked
or unlock
Active_Out_A
19
hex
=IN_B_->_OUT_A
99
hex
=IN_A_->_OUT_A
Active output A is
In_B or In_A
Active_Out_B
1a
hex
=IN_A_->_OUT_B
9a
hex
=IN_B_->_OUT_B
Active output B is
In_A or In_B
The Priority
The priority is a user-defined value. The higher the priority of the
alarm, the higher this value. Setting the priority to Zero disables the
announcement of this alarm. Alarms with priorities equal or higher
than the Error Threshold setting of the RRC will cause the error LED
on the Synapse rack front panel to light.
The Address
Together with the message string or the tag, the slot number or address
of the card is relevant to be able to assign the event to a certain card.