Queue Step Configuration Dialog Box
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
Queue Step Configuration Dialog Box
Select Configure Queue in the context menu for the step to launch the Queue Step Configuration dialog box from a TestStand User Interface . You can also click Configure Queue on the General tab of the Step Properties dialog box. In the Queue Step Configuration dialog box, select an operation for the step to perform.
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.