9.37.1 SetMessage Method
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] MethodExecutionFeedbackType ExecutionFeedback);| 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. |