Mitsubishi Electric CR800 Series Instruction Manual page 160

For industrial robot
Hide thumbs Also See for CR800 Series:
Table of Contents

Advertisement

15 Maintenance of robot program
P_TrkPDcl
[Function]
Change the tracking deceleration coefficient of the parameter "TRPDCL" temporarily.
[Format]
[Writing]
P_TrkPDcl(<Condition number>) = <Position data>
[Referencing]
<Position variable> = P_TrkPDcl(<Condition number>)
[Terminology]
< Condition number [Integer]>
Specify the condition number corresponding to the tracking.
Setting area: 1 to 8
<Position data [Position]>
Specify the tracking deceleration coefficient.
Setting area: For each component, 0.1 to 10.0
<Position variable [Position]>
Return the specified tracking deceleration coefficient
[Reference program]
P_TrkPAcl(1) = (0.2, 0.2, 0.2, 1.0, 1.0, 1.0, 1.0, 1.0) ' Specify the tracking acceleration coefficient.
P_TrkPDcl(1) = (0.2, 0.2, 0.2, 1.0, 1.0, 1.0, 1.0, 1.0) ' Specify the tracking deceleration coefficient.
・・・・・
*LTRST
TrkMv On, PGTUP, 1, *S91STOP 'Start the interrupt processing->Trk On-> Move to the tracking upper
[Explanation]
(1) Specify the tracking deceleration coefficient used in tracking command "TrkMv".
(2) You can confirm the tracking deceleration coefficient by referencing "P_TrkPDcl".
(3) You can omit the step to specify <Condition number>.When it is omitted, condition number will be treated as
"1."
(4) Number which you can enter to specify <Condition number> is an integer in the range of "1" to "8." Entering
anything else causes L3110 (Argument value range over) error to occur.
15-148 MELFA-BASIC V or MELFA-BASIC VI instruction
position

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr800-rCr800-qCr800-d

Table of Contents