Mitsubishi Electric CR750-Q Instruction Manual page 342

Cr750/cr751/cr760 series
Hide thumbs Also See for CR750-Q:
Table of Contents

Advertisement

4MELFA-BASIC V
M_Acl/M_DAcl/M_NAcl/M_NDAcl/M_AclSts
[Function]
Returns information related to acceleration/deceleration time.
M_Acl: Returns the ratio of current acceleration time. (%)
M_DAcl: Returns the ratio of current deceleration time. (%)
M_NAcl: Returns the initial acceleration time value. (100%)
M_NDAcl: Returns the initial deceleration time value. (100%)
M_AclSts: Returns the current acceleration/deceleration status.
(Current status: 0 = Stopped, 1 = Accelerating, 2 = Constant speed, 3 = Decelerating)
[Format]
Example) <Numeric Variable>=M_Acl [(<Equation>)]
Example) <Numeric Variable>=M_DAcl [(<Equation>)]
Example) <Numeric Variable>=M_NAcl [(<Equation>)]
Example) <Numeric Variable>=M_NDAcl [(<Equation>)]
Example) <Numeric Variable>=M_AclSts [(<Equation>)]
[Terminology]
<Numeric Variable>
<Equation>
[Reference Program]
1 M1=M_Acl
2 M1=M_DAcl(2)
3 M1=M_NAcl
4 M1=M_NDAcl(2)
5 M1=M_AclSts(3)
[Explanation]
(1) The ratio of acceleration/deceleration time is the ration against each robot's maximum acceleration/
deceleration time (initial value). If this value is 50%, the amount of time needed to accelerate/decelerate
is doubled, resulting in slower acceleration/deceleration.
(2) M_NAcl and M_NDAcl always return 100 (%).
(3) This variable only reads the data.
4-322 Detailed explanation of Robot Status Variable
Specifies the numerical variable to assign.
1 to 32, Enter the task slot number. If this argument is omitted, the current slot
will be used as the default.
' M1 will contain the ratio of acceleration time set for task slot 1.
' M1 will contain the ratio of deceleration time set for task slot 2.
' M1 will contain the ratio of initial acceleration time value set for task slot 1.
' M1 will contain the ratio of initial deceleration time value set for task slot 2.
' M1 will contain the current acceleration/deceleration status for task slot 3.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr750Cr751-qCr751-dCr760-dCr760-qCr750-d

Table of Contents