Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
45
Create Event
Process Method
It includes text, byte match and script.
Event Type
It includes protocol parse and protocol assembly. The protocol parse is to obtain the divided
data according to the delimiter via the received data, and protocol assembly is to assemble
data according to a given delimiter.
Currently, four types of events are available: text-protocol parse, text-protocol assembly, byte
match-protocol assembly, and script.
Text-Protocol Parse
Bind Device
Select the communication devices.
Delimiter
Delimiter is used to divide the received data
Character Length Compare
After the function is enabled, the software will automatically compare the length
of received data. If the length of the received character is not equal to the
configured length, the received data will not be configured to the output list and
will not respond to the corresponding event trigger (The delimiter also
represents a length).
Character Length
Set the character length.
Output List
Set and display the received data
Text-Protocol Assembly
Bind Device
It selects the communication devices.
Delimiter
Delimiter is used to divide the data to be sent
Character Length Compare
After the function is enabled, the software will automatically compare the length
of received data. If the length of the received character is not equal to the
configured length, the received data will not be configured to the output list and
will not respond to the corresponding event trigger (The delimiter also represents
a length).
Character Length
Set the character length.
Parse List
Set received data and compare with configured data.
Reply to Device
After the function is enabled, after receiving the data sent from the communication
device and being assembled, send the assembled data back to the communication
device
Delimiter
Delimiter is used to separate the data replied to the device
Assembly List
The data in the assembly list can be uploaded to upper, or replied to the device.
Byte Match-Protocol Assembly
Bind Device
Select the communication devices.
Character Length Compare
After the function is enabled, the software will automatically compare the length
of received data. If the length of the received character is not equal to the
configured length, the received data will not be configured to the output list and