Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
257
Camera IO Communication Parameters
IO Output Condition
When the output condition is consistent with the event set by the output type, the
corresponding IO port output signal.
Related Camera
You need to select the global camera.
Camera Type
It includes common camera, smart camera and dalsa camera. The common camera has
2 IO ports, smart camera has 3 IO ports, and dalsa camera has 4 IO ports.
Duration
Duration to output the active level, and the unit is ms.
Output Type
It has 2 types, including Output when NG and Output when OK. When the event meets
condition, output active level. The default value is not output.
Protocol Parsing
There are three types of protocol parsing: text parsing, script parsing, and byte parsing.
When the character string sent by external communication contains special characters or line breaks,
the text content can be parsed into multiple readable variables through text. For example, 1; 123;
234 can be parsed into 1, 123 and 234 by setting the split symbol as ";". The settings are shown as
below.