Elmomc Multi-Axis Motion Controller-Maestro Motion Contro Bedienungsanleitung Seite 9

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 72
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 8
Maestro Motion Library Tutorial
MAN-INTUG (Ver. 1.7)
6
for t = 0:pi/72:2*pi
x = R*cos(3*t)
y = R*sin(5*t)
v1.splinep(x,y) // add spline point
end for
v1.splinee(0) // end spline sequence
v1./jointfilesconvert/1588247/bg //start motion
while (a1.ms==2)||(a2.ms==2) //wait until both axes have stopped
wait(10)
end while
Figure 1-1: Recording of the spline trajectory (Lissajous curves)
1.3.3.2 Examples of three-dimensional spline interpolation
For 3D vector motion, there must be a defined resource file with a vector built from three axes.
In the Elmo Studio it can be defined as shown in the picture below.
Seitenansicht 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 ... 71 72

Kommentare zu diesen Handbüchern

Keine Kommentare