Adtech ADTECH9 Series Programming Manual page 114

Table of Contents

Advertisement

(1)
Specifying
main
program and argument
(9)Sine
(SIN)
(10)Cosine
(COS)
(11)Tangent
(TAN)
(12)Arcsine
(ASIN)
(13)Arc tangent
(ATAN)
(14)Arc cosine
(ACOS)
(15)Square
(SQRT)
(16)Absolute Value
(ABS)
(17)
(18)Rounding
(ROUND)
(19)Abandon the
ADTECH9 Series CNC Programming Manual
#i=#j
#501=SIN[60]
#502=1000*SIN[60]
#541=COS[45]
#542=1000*COS[45.]
#551=TAN[60]
#552=1000*TAN[60]
#531=ASIN[100.500/201.]
#532=ASIN[0.500]
#533=ASIN[-0.500]
#561=ATAN[173205/100000]
#562=ATAN[173205/100.]
#563=ATAN[173.205/100000]
#564=ATAN[173.205/100.]
#565=ATAN[1.732]
#521=ACOS[100./141.421]
#522=ACOS[10/14.142]
#523=ACOS[0.707]
#571=SQRT[1000]
#572=SQRT[10.*10.+20.*20]
#573=SQRT[#14*#14+#15*#1
5]
#576=-1000
#577=ABS[#576]
#3 = 70.
#4=-50.
#580=ABS[#4-#3]
#21=ROUND[14/3]
#22=ROUND[-14/3]
#21=FIX[14/3]
Definition/replacement
#10=00000100=4
#501
0.860
#502 866.025
#541
0.707
#542 707.107
#551
1.732
#552 1732.051
#531
30.000
#532
30.000
#533
-30.000
#561
60.000
#562
60.000
#563
60.000
#564
60.000
#565
59.999
#521
45.000
#522
44.999
#523
45.009
#571
31.623
#572
22.361
#573
190.444
#576
-1000.000
#577
1000.000
#580
120.000
#21
5.000
#22
-5.000
#21
4.000

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADTECH9 Series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Cnc seriesCnc9640Cnc9650Cnc9960Cnc9810Cnc9810e

Table of Contents