Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
64
The queue is a first-in-first-out linear table. Its end that allows insertion is called the tail of the queue,
and the other end that allows deletion is called the head.
Click in DobotVisionStudio to enter the interface of multi-flow, and drag to set up one
or multiple data queues.
Data queue
No.
Queue index
Data Type
It includes int, float and string.
Queue Name
It refers to the name of queues.
Queue Cache Row Number
It refers to the max. quantity of queues.
In the process, you can use the function of sending data to send data to the data queue. The data can
be cached in the queue when not taken out.