EMS Manual

Procedure Calls for Standard Events
EMS Manual426909-005
11-45
EMS_COMMON_TOKENS_EVT_BLD_ Procedure
is the length, in bytes, of the buffer. It cannot be greater than ZEMS-VAL-EVT-
BUFLEN (4024).
SSID input
INT .EXT:ref:6
is the ID of the subsystem originating the event.
Event number input
INT:value
is a number, specific to this subsystem, that identifies this event message.
User Content type input
INT:value
is a number that identifies the type of a subsystem-defined event.
Standard enumerated values are:
ZEMS-VAL-NULL
ZEMS-VAL-DATA-TRACE
ZEMS-VAL-DATA-DEBUG
ZEMS-VAL-DATA-DIAGNOSTIC
Subsystems can define their own values, but they must be greater or equal to
ZEMS-VAL-MIN-USER-VALUE (1024).
Subject token ID input
INT(32):value
is the token code of the subject of this event message.
Subject value input
STRING .EXT:ref:*
is the value of the subject to be added to the event message.
Subject length input
INT:value
if present, is the length, in bytes, of the Subject value. This parameter is ignored
unless the Subject token ID is defined as a variable-length token. For more
information, see Considerations on page 11-47.
Subject SSID input
INT .EXT:ref:6
if present, is the ID of the subsystem to which the Subject token ID belongs.