Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
235
Branch Parameters
Condition Input
It can bind the previous module or int data from external communications.
Branch Parameters
Index by value
Index by value is to compare the condition input value with the set value
after the module ID index. If these two values are the same, the
branch will be executed. Otherwise, the branch will not be executed.
Index by bit
Index by bit is to convert the condition input value into binary system,
and the binary sequence corresponds to the bit sequence of the module
ID. When the bit is 1, the branch is executed (multiple is available at a
time). Otherwise, the branch is not executed.
Branch String
The branch string comparison module detects the input characters. If the detection passes, data
transmission will be executed, as shown below.