Display text messages in the STK Message Viewer window
Message <ApplicationPath> {MessageOptions}
The Message command can be used to place a text message in the STK Message Viewer window or to Clear the messages from the Message Viewer window. The following table describes the valid {MessageOptions}.
{MessageOptions} | Description |
---|---|
ClearAllMessages | Clears the messages from the Message Viewer window. |
<MessageType> "<Message>" | <MessageType> defines the priority level of the message. "<Message>" is the text message to be displayed. |
Valid values for <MessageType> are:
<MessageType> | Description |
---|---|
0 | Low priority. Displays as Debug message. |
1 | Informational message. |
2 | Important informational message. |
3 | Warning message. |
4 | Error message. |
To display the informational message "Hubble entering Zone of Exclusion" in the Message Viewer window:
Message / 2 "Hubble entering Zone of Exclusion"
To clear all messages from the Message Viewer window:
Message / ClearAllMessages
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
7.0
STK Programming Interface 11.0.1