OutputMessage

An OutputMessage object specifies the details about an output message. The object lets you specify the message text, timestamp, category, severity, color, icon, and location. When you call the OutputMessage.Post method, TestStand copies the OutputMessage object and adds the copy to the collection TestStand maintains. You can access the collection using the reference the Engine.GetOutputMessages method returns.

Properties

Methods

See Also

Engine.GetOutputMessages

Output Messages (Example)

OutputMessage.Post