Predefined User Variables: Arithmetic Parameters (R) - Siemens Sinumerik 840D sl Programming Manual

Job planning
Hide thumbs Also See for Sinumerik 840D sl:
Table of Contents

Advertisement

1.1.3

Predefined user variables: Arithmetic parameters (R)

Function
Arithmetic parameters or R-parameters are predefined user variables with the designation R,
defined as an array of the REAL data type. For historical reasons, notation both with array
index, e.g. R[10], and without array index, e.g. R10, is permitted for R-parameters.
When using synchronized actions, the $ sign must be included as a prefix, e.g. $R10.
Syntax
When used as a preprocessing variable:
R<n>
R[<expression>]
When used as a main run variable:
$R<n>
$R[<expression>]
Significance
R:
$R:
Job planning
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Identifier when used as a preprocessing variable, e.g. in the part program
Identifier when used as a main run variable, e.g. in synchronized actions
Type:
REAL
Range of
For a non-exponential notation:
values:
± (0.000 0001 to 9999 9999)
Note:
A maximum of 8 decimal places are permitted.
For an exponential notation:
± (1*10
Note:
Notation: <Mantisse>EX<exponent> e.g. 8.2EX-3
A maximum of 10 characters are permitted including
sign and decimal point.
Flexible NC programming
-300
+300
to 1*10
)
1.1 Variables
21

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents