Bosch Rexroth IndraMotion MTX 09VRS Manual page 218

Standart nc opeation
Table of Contents

Advertisement

206/233
Bosch Rexroth AG | Electric Drives
Extended Functionality
Functions
Function Call
Constants
Rexroth IndraMotion MTX 09VRS | Application Description
and Controls
pairs, i.e. one left bracket and then one right bracket per level. Deviation from
the parity of the brackets can be seen in the central status display.
Example:
Fraction Term
In a fraction term like
and division are of the same priority and thus performed from left to right. Nu‐
merator and denominator must, however, in each case be calculated from the
quotient. Without brackets. i.e. a*b/c*d, the calculation according to the pri‐
ority rules would be ((a*b)/c)*d (wrong!). Apart from the expression
(a*b)/(c*d) exactly converted into the syntax, the following expressions
would lead to the correct result, as well: a*b/(c*d) and a*b/c/d.
Functions and Constants
The following functions can be used within one expression:
Name
Description
absolute value
ABS
Arcus cosine
ACOS
Arcus sine
ASIN
Arcus tangent
ATAN
Cosine
COS
Conversion into an
integral number by
INT
cutting off the deci‐
mal fraction
Rounding up or
down to the next in‐
tegral number. With
a decimal fraction of
ROUND
exactly 0.5, the next
even number is re‐
turned.
Sine
SIN
Square root
SQRT
Tangent
TAN
Fig.11-16:
Compilation of the implemented functions
A function call always consists of the function name followed by the argument.
In this connection, the argument does not have to be put into brackets, also if
it has a sign unless it is an expression.
You can fall back on the value of mathematical and other constants using their
constant names. The following constants are available:
ab
cd
for example, there are often errors as multiplication
Value range of the
argument
rational number
-1 <= x <= 1
-1 <= x <= 1
rational number
rational number
rational number
rational number
rational number
x >= 0
x <> n*90 and/or
x <> n*π/2 with
n<>0
Value range of the
function value
y >= 0
0<= y <= 180 and/or
π
-90 <= y <= 90 and/
or
-π/2 <= y <= π/2
rational number
-1 <= y <= 1
integral number
integral number
-1 <= y <= 1
y >= 0
rational number

Advertisement

Table of Contents
loading

Table of Contents