ACR Electronics FPR-10 PROGRAMMER Manual Pagina 171

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 199
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 170
Parker Hannifin
Additional Features 171
Use the PASSWORD command to protect the program from
uploading or listing.
Include the INVK commands in a program, or in the setup
before a program.
Example
The following program results in a circle instead of a straight line
because of the transformation described in program 7 (PROG7).
PROG7
PROGRAM
P12361= sin( P12360) : REM Describe transformation in PROG7
P12617= cos(P12360) : REM Describe transformation in PROG7
ENDP
PROG0
ATTACH MASTER0
ATTACH SLAVE0 AXIS0 "X"
ATTACH SLAVE1 AXIS1 "Y"
PPU X 2000 Y 2000 : REM Scale commands to engineering units
ACC 100 DEC 100 STP 0 VEL 0
INVK PROG7 : REM Tell MASTER0 where the transformation are
INVK ON : REM Turn on the Kinematics
PROGRAM0_start
X / 0.2 : REM Incremental move in Cartesian space
GOTO start
Vista de pagina 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 198 199

Comentarios a estos manuales

Sin comentarios