EasyManua.ls Logo

Siemens SINUMERIK 808D ADVANCED Series

Siemens SINUMERIK 808D ADVANCED Series
480 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...
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018
371
Function name
Description
srad
The function converts the specified value into RADian.
Syntax:
<function name="srad" return="var"> value
</function>
sqrt
The function calculates the square root of the specified value.
Syntax:
<function name="sqrt" return="var"> value
</function>
round
The function rounds of the transferred number to the specified num-
ber of decimal places. If the number of decimal places is not speci-
fied, then the function rounds off the number, taking into account the
first decimal place.
Syntax:
<function name="round" return="var"> value, nDeci-
malPlaces </function>
floor
The function supplies the largest possible integer value, which is less
than or equal to the transferred value.
Syntax:
<function name="floor" return="var"> value
</function>
ceil
The function supplies the smallest possible integer value, which is
greater than or equal to the transferred value.
Syntax:
<function name="ceil" return="var"> value
</function>
log
The function calculates the logarithm of the specified value.
Syntax:
<function name="log" return="var"> value
</function>
log10
The function calculates the common (decadic) logarithm of the speci-
fied value.
Syntax:
<function name="log10" return="var"> value
</function>
pow
The function calculates the value "a
b
".
Syntax:
<function name="pow" return="var"> a, b </function>
min
The function compares the transferred value and returns the lower of
the values.
Syntax:
<function name="min" return="var"> value1, value2
</function>

Table of Contents

Related product manuals