How-to’s
Section 5-1
303
5-1-5-3 Origin search against hardware parts blocking movement
This origin search procedure performs origin search against a physical object
and mechanically blocks the movement. There are no limit switches, no
absolute position switch and no reference pulses. The origin position is
detected by detecting a particular amount of torque against the blocking
objects. An adequate torque limit is required in order not to damage the
mechanics during the origin search process. The example for this homing
procedure is shown in the figure.
The program example that does this origin search sequence is given below.
BASE(0)
DRIVE_CONTROL=11 'Monitor torque with DRIVE_MONITOR
SERVO=ON
WDOG=ON
SPEED=CREEP
REVERSE
WA(1)
WAIT UNTIL DRIVE_MONITOR < -100
'Wait for particular amount of applied torque
CANCEL
DEFPOS(0)
MOVEABS(10) 'This is necessary, otherwise the position
'is kept pushing the hardware limit of the
'machine and the motor trips by overload
5-1-5-4 Origin search using encoder reference pulse “Zero Mark”
moving part
ON
OFF
ON
OFF
min. limit switch
moving part
max. limit switch
encoder
Содержание SYSMAC CJ Series
Страница 2: ......
Страница 70: ...Specifications Section 2 4 58...
Страница 84: ...FINS commands Section 3 4 72...
Страница 148: ...All BASIC commands Section 4 2 136 AXIS 1 AXIS 0...
Страница 277: ...Section 265 SECTION 5 Examples This chapter gives 2 categories of examples and tips How to s Practical examples...
Страница 370: ...Section 358...