EasyManua.ls Logo

Omron SYSMAC FH Series

Omron SYSMAC FH Series
882 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
WWW.NNC.IR
Macro Reference
743
8
Appendices
Vision System FH/FZ5 Series
User’s Manual (Z340)
Sin
Gets the sine of the specified expression.
Format
Sin(<expression>)
Parameter
Return value
Returns the sine as a double precision real number value in the range -1 to 1.
Description
Gets the sine of the expression specified in the <expression> parameter.
In the <expression> parameter, specify the value in radians. To convert an angle value to a radian value,
multiply by π/180.
If an incorrect data type is specified for a parameter, a "Type mismatch" error will occur.
If a value is assigned to the return value variable or the variable is not used in an expression, a "Syntax error"
error will occur.
If the format is written incorrectly, such as writing the macro function name incorrectly, omitting a comma, or
omitting a half-width space, a "Syntax error" error will occur.
Usage Cautions
None.
Example
Gets the sine of 30°.
The result is shown below.
Useable Modules
Unit Calculation Macro / Scene Control Macro / Communication Command Macro / Unit Macro
Supported Versions
Version 3.50 or later
Parameter
name
Data type Description
<expression>
Integer type
Double
precision real
number data
type
Expression to get the sine
DATA# = Sin(30/180*3.141592)
DATA# = 0.5

Table of Contents

Other manuals for Omron SYSMAC FH Series

Related product manuals