Manual

Table Of Contents
DobotVisionStudio User Guide
Issue V4.1.2 (2022-06-08) User Guide Copyright © Yuejiang Technology Co., Ltd.
184
Calculator Parameters
Reset
Click it to reset as initial value.
Execute
Click it to execute once.
Confirm
Click it to save and exit the tool.
Calculator Initial Value/
Calculator Initialization
The variable calculates the initial value. When enabling calculator Initialization, each
time the process execution resets the variable to the initial value of the setting.
Expression
You can edit the expression here. After editing, you can click Check to verify its
correctness.
Output Type
It has three types, including int, float and point.
Note: The expression of point type supports plus, minus and multiplication only.
sin(x)
x is angle, the returned value is
sine.
asin(x)
It is asin, -1≤x≤1, angle value is
returned.
sinh(x)
x is angle, the returned value is
sinh.
asinh(x)
It is asinh, angle value is returned.
cos(x)
x is angle, the returned value is
cos.
acos(x)
It is acos, -1≤x≤1, angle value is
returned.
cosh(x)
x is angle,the returned value is
cosh.
acosh(x)
It is acosh, angle value is
returned.