Mitsubishi Electric CR750-Q Instruction Manual page 262

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

Advertisement

4MELFA-BASIC V
HOpen / HClose (Hand Open/Hand Close)
[Function]
Commands the hand to open or close.
[Format]
HOpen[]<Hand No.> [, <Starting grasp force>, <Holding grasp force>, <Starting grasp force holding time>]
HClose[]<Hand No.>
[Terminology]
<Hand No.>
<Starting grasp forcer>
<Holding grasp force>
<Starting grasp force holding timer>
*1) It is valid only in our company electric hand.
[Reference Program]
1 HOpen 1
2 Dly 0.2
3 HClose 1
4 Dly 0.2
5 Mov PUP
[Explanation]
(1) The operation (single/double) of each hand is set with parameter HANDTYPE.
(2) If the hand type is set to double solenoid, hands 1 to 4 can be supported. If the hand type is set to single
solenoid, hands 1 to 8 can be supported.
(3) The status of the hand output signal when the power is turned ON is set with parameter HANDINIT.
(4) The hand input signal can be confirmed with the robot status variable M_HndCq ("Hand input number").
The signal can also be confirmed with the input signals No. 900 to 907 (when there is one mechanism).
1 HClose 1
2 *LBL: If M_HndCq(1)<>1 Then GoTo *LBL
3 Mov P1
(5) There are related parameters. Refer to
and,
Page 485, "5.13 About default hand status"
4-242 Detailed explanation of command words
Select a numeric value between 1 and 8. Specify this argument using a
constant or a variable.
*1
This parameter is valid for the motorized hand, and invalid for any other
type of hand.
Set the required grasping force for starting the hand open/close.
Set the grasping force as a step between 0 and 63 (63 = 3.5kg).
The default value is 63. When omitted, the previous setting value will be
applied.
*1
This parameter is valid for the motorized hand, and invalid for any other
type of hand.
Set the required grasping force for holding the hand open/close.
Set the grasping force as a step between 0 and 63 (63 = 3.5kg).
The default value is 63. When omitted, the previous setting value will be
applied.
*1
This parameter is valid for the motorized hand.
Set the duration to hold the starting grasp force as a constant or variable.
It can be set in the range of 0.00 (sec) to the maximum single-precision
real number.
The default value is 0.3 sec.
' Open hand 1.
' Set the timer to 0.2 sec. (Wait for the hand to open securely.)
' Close hand 1.
' Set the timer to 0.2 sec. (Wait for the hand to close securely.)
'
Page 482, "5.10 Automatic return setting after jog feed at pause"
of this manual.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cr750Cr751-qCr751-dCr760-dCr760-qCr750-d

Table of Contents