Queue Settings Edit Tab

To display the Queue Settings edit tab in the TestStand Sequence Editor , insert a Queue step and select Edit Queue Settings or Step Settings from the context menu. The following operations are available when you use the Queue step type:

  • Create —Creates a reference to a new or existing Queue object.
  • Enqueue —Adds new elements to the queue.
  • Dequeue —Removes an element and/or stores the data from an element.
  • Flush —Empties the queue and optionally retrieves all the elements from the queue.
  • Get Status —Obtains information about the current state of the queue.

See Also

Synchronization Step Types