The Method SetMessage sets the Message that the underlying system will display for the alarm. Message is inherited from a parent type.
The signature of this Method is specified below. Table 185 specifies the Arguments representation.
Signature
SetMessage (
[in] 0:LocalizedText Message,
[out] MethodExecutionFeedbackTypeExecutionFeedback);
Table 185 – SetMessage Method Arguments
Argument |
Description |
Message |
The message that will be displayed for the external alarm. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |