35
GENERIC_9
Probe A Total sum of probed errors. When there's 1or more errors
detected, an event is generated at the set priority.
GENERIC_10
Probe B Total sum of probed errors. When there's 1or more errors
detected, an event is generated at the set priority
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 GIX-HIX100-110 are:
Event Menu Item
Tag
Description
Announcements
01
hex
=NA
81
hex
= 1
Announcing of report and
control values
Ref-Status
02
hex
=REF_LOSS
82
hex
=REF_RETURN
Reference lost or returned
Input_A
01
hex
=INP_LOSS
81
hex
=INP_RETURN
Input A lost or returned
Input_B
41
hex
=INP_LOSS
c1
hex
=INP_RETURN
Input B lost or returned
TRS-Status_A
17
hex
= TRS_ERROR_A
97
hex
= TRS_OK_A
TRS A in error or OK
TRS-Status_B
48
hex
= TRS_ERROR_B
c8
hex
= TRS_OK_B
TRS B in error or OK
Active_Out_A
19
hex
= IN_B_->_OUT_A
99
hex
= IN_A_->_OUT_A
Output A is input B or A
Active_Out_B
1a
hex
= IN_B_->_OUT_B
9a
hex
= IN_A_->_OUT_B
Output B is input B or A
Freeze-Status_A
0e
hex
=FREEZE_ERROR_A
8e
hex
=FREEZE_OK_A
Probe A freeze error/OK
Freeze-Status_B
4e
hex
=FREEZE_ERROR_B
ce
hex
=FREEZE_OK_B
Probe B freeze error/OK
Black-Status_A
0f
hex
=BLACK_ERROR_A
8f
hex
=BLACK_OK_A
Probe A black error/OK
Black-Status_B
4f
hex
=BLACK_ERROR_B
cf
hex
=BLACK_OK_B
Probe B black error/OK
Audio-Data-A
05
hex
=AUDIO_ERROR_A
85
hex
=AUDIO_OK_A
Probe A audio sil-err/OK
Audio-Data-B
45
hex
=AUDIO_ERROR_B
c5
hex
=AUDIO_OK_B
Probe B audio sil-err/OK