Siemens SINUMERIK 808D ADVANCED Series Commissioning Manual page 371

Hide thumbs Also See for SINUMERIK 808D ADVANCED Series:
Table of Contents

Advertisement

Function name
srad
sqrt
round
floor
ceil
log
log10
pow
min
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018
Description
The function converts the specified value into RADian.
Syntax:
<function name="srad" return="var"> value
</function>
The function calculates the square root of the specified value.
Syntax:
<function name="sqrt" return="var"> value
</function>
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>
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>
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>
The function calculates the logarithm of the specified value.
Syntax:
<function name="log" return="var"> value
</function>
The function calculates the common (decadic) logarithm of the speci-
fied value.
Syntax:
<function name="log10" return="var"> value
</function>
The function calculates the value "a
Syntax:
<function name="pow" return="var"> a, b </function>
The function compares the transferred value and returns the lower of
the values.
Syntax:
<function name="min" return="var"> value1, value2
</function>
".
b
371

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 808d advanced t

Table of Contents