Denso RC5 Especificaciones Pagina 326

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 692
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 325
12-50
JDECEL (Statement) [Conforms to SLIM]
Function
Specifies the internal deceleration ratio of individual joints included in a
currently held arm group.
Format
JDECEL <Axis deceleration>
Explanation
The <DecelerationRatio> should be the target ratio (%) of the maximum
internal deceleration of individual joints in a currently held arm group. The entry
range is from 0.0001 to 100 of a real number.
NOTE: If less than 0.0001 is specified, no error will occur, but the actual
deceleration may differ from the specification. If 0 or less is specified, an error
will result.
The actual axis deceleration value is (external × internal ÷ 100).
If the axis speed is changed, the system automatically changes the axis
deceleration to a value obtained by (JSPEED
2
÷ 100).
If you write JDECEL without getting any arm group beforehand, an error will
result.
Related Terms
JACCEL, JSPEED, SPEED
Example
Ex1 DIM li1 As Integer
JDECEL 100 'Sets the axis deceleration to 100.
JDECEL li1/100 'Sets the axis deceleration to the value of (li1/100).
Ex2(extended-joint)
PROGRAM PRO1
TAKEARM 1 'Get Arm Group 1 involving 7th and 8th joints.
JDECEL 100 'Specify deceleration ratio of joints (7th and 8th)
'involved in Arm Group 1.
END
Vista de pagina 325
1 2 ... 321 322 323 324 325 326 327 328 329 330 331 ... 691 692

Comentarios a estos manuales

Sin comentarios