4.1 Arithmetic parameter R

The arithmetic parameters R, R0-R99, are used if an NC program is not only to be valid for values assigned once, or if you must calculate values. The required values can be set or calculated by the control system during program execution. Another possibility consists of setting the arithmetic parameter R values by operator inputs. If values have been assigned to the arithmetic parameters R, they can be assigned to other variable-setting NC addresses in the program.

Example:

R1=10

R2=SIN (30)

R3=R1*R2

You can assign multiple R parameters in one block:

R1=10 R2=SIN (30) R3=R1*R2

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
2.1 Absolute / incremental dimensioning: G90/G91, AC/IC
Viewed 4916 times since Thu, Aug 25, 2016
3.5 Tool radius compensation G40/G41/G42
Viewed 5589 times since Fri, Aug 26, 2016
5.3.2 Undercut CYCLE94
Viewed 3561 times since Fri, Aug 26, 2016
5.2.6 Boring (boring 2) CYCLE86
Viewed 11873 times since Fri, Aug 26, 2016
2.4 Coordinate transformation
Viewed 2468 times since Thu, Aug 25, 2016
5.3.1 Groove CYCLE93
Viewed 3832 times since Fri, Aug 26, 2016
5.3.4 Thread undercut CYCLE96
Viewed 6357 times since Fri, Aug 26, 2016
3.4 Tool group TGROUP
Viewed 1701 times since Fri, Aug 26, 2016
2.7 Axis movements
Viewed 11574 times since Thu, Aug 25, 2016
1.7 The instructions table
Viewed 2028 times since Thu, Aug 25, 2016