Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
259
After editing the script, you can parse the text by loading the script file in the protocol analysis
module.
For example, the formatted result "0000006400000005" can be parsed into decimal data 100 and 5
via script, as shown below.
NOTE
The name, type and number of output variables must be defined in the script.
Protocol Assembly
Protocol assembly is the reverse process of protocol analysis. Text assembly can assemble multiple
data and separate the data with a custom delimiter, as shown below.