Accell MPC-68K Series Manuel d'utilisateur Page 29

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 45
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 28
Relative coordinate movement
1) RMVL is the command for linear interpolation of relative coordinate movement.
You can give variables or constants to define the parameters.
5000
5000
X
Y
0
0
10 PG &H400
20 ACCEL 5000
30 FEED ALL_A 0
40 CLRPOS
50 FOR I=1 TO 5
60 RMVL 1000 1000 0 0
70 WAIT RR(ALL_A)==0
80 NEXT I
1000
1000
I=1
I=2
I=3
I=4
I=5
2) The RMVS command is similar to the RMVL command but it doesn't have linear
interpolation.
5000
5000
X
Y
0
0
10 PG &H400
20 ACCEL X_A 5000
30 ACCEL Y_A 10000
40 FEED X_A 128
50 FEED Y_A 0
60 CLRPOS
70 FOR I=1 TO 5
80 RMVS 1000 1000 0 0
90 WAIT RR(ALL_A)==0
10 NEXT I
1000
1000
I=1
I=2
I=3
I=4
I=5
29
Vue de la page 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 44 45

Commentaires sur ces manuels

Pas de commentaire