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);
Table 185 – SetMessage Method Arguments
Argument Description
MessageThe message that will be displayed for the external alarm.
ExecutionFeedbackThe extended feedback returning a detailed message in case of execution failure.