EMS Manual
Procedure Calls for Standard Events
EMS Manual—426909-005
11-19
EMS_OTHER_STATE_CHANGE_EVT_BLD_
Procedure
buffer input, output
INT .EXT:ref:*
is the event-message buffer provided by the caller.
maxbuflen input
INT:value
is the length, in bytes, of the buffer, and cannot be greater than ZEMS-VAL-EVT-
BUFLEN (4024).
SSID input
INT .EXT:ref:6
is the ID of the subsystem that owns the object that had the state change.
Event number input
INT:value
is a number, specific to this subsystem, that identifies this event message.
Current state input
INT:value
is the current state of the object that had the state change.
Previous state input
INT:value
is the previous state of the object that had the state change.
Change reason input
INT:value
is the reason for the state change. Standard values for this token are:
ZEMS-VAL-OPERATOR-INITIATED
ZEMS-VAL-UNDERLYING-UP
ZEMS-VAL-REASON-UNKNOWN
The caller can specify its own value, but it must be greater than 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.