SendOperatorMessage Method

Sends an event message to the specified node. If no node is specified, it the message is sent to the local node This message is sent to all of the typers including the alarm history window.

Syntax

object.SendOperatorMessage Text, [NodeName]

Properties

The SendOperatorMessage method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Text

String. The message to send.

NodeName

String. (Optional) The fully qualified datasource name.

 

Example

Applies To