Purpose

This example demonstrates how to show step execution progress and status in the TestStand Sequence Editor or Execution window.

Example File Location

<TestStand Public>\Examples\Modifying User Interfaces\Updating the Status Bar Using UI Messages\DotNET\Updating the Status Bar Using UI Messages.seq

Highlighted Features

  • Execution
  • .NET Adapter

Major API

  • SequenceContext
  • Thread
  • Thread.PostUIMessage
  • UIMessageCodes Enumeration

Prerequisites

None

How to Use This Example

In TestStand, select Execute»Single Pass to run the sequence. Review the progress bar and progress status field on the status bar of the sequence editor.