Engine.OutputMessagesEnabled

Syntax

Engine.OutputMessagesEnabled

Data Type

Boolean

Purpose

Specifies whether TestStand sends UIMsg_OutputMessages messages to the user interface. The default value is True .

Remarks

Independent of this property, TestStand always sends output messages to a debugger if you enable the DebugOptions_SendOutputMessagesToDebugger option of the StationOptions.DebugOptions property.

See Also

DebugOptions

Engine.GetOutputMessages

OutputMessage.Post

StationOptions.DebugOptions

UIMessageCodes