Rep_Dist; Rep_Option; Repeat - Omron TJ1-MC04 - PROGRAMMING 1 Programming Manual

Hide thumbs Also See for TJ1-MC04 - PROGRAMMING 1:
Table of Contents

Advertisement

BASIC commands

3.2.223 REP_DIST

/i
Type
Axis parameter
Syntax
REP_DIST
Description
The REP_DIST parameter contains the repeat distance, which is the allowa-
ble range of movement for an axis before the demand position (DPOS) and
measured position (MPOS) are corrected. REP_DIST is defined in user units.
The exact range is controlled by REP_OPTION. The REP_DIST can have
any non-0 positive value.
When the measured position has reached its limit, the TJ1-MC__ will adjust
the absolute positions without affecting the move in progress or the servo
algorithm. Not that the demand position can be outside the range because
the measured position is used to trigger the adjustment.
For every occurrence (DEFPOS, OFFPOS, MOVEABS, MOVEMODIFY)
which defines a position outside the range, the end position will be redefined
within the range.
The default value for all axes is 5000000.
Arguments
N/A
Example
No example.
See also
AXIS, DPOS, MPOS, REP_OPTION, UNITS.
PROGRAMMING MANUAL

3.2.224 REP_OPTION

/i
Type
Axis parameter
Syntax
REP_OPTION
Description
The REP_OPTION parameter controls the application of the
REP_DIST axis parameter and the repeat option of the CAMBOX
and MOVELINK Axis commands. The default value is 0. See the
table below.
Arguments
N/A
Example
No example.
See also
AXIS, CAMBOX, MOVELINK, REP_DIST.
/i
Bit
Description
0
The repeated distance range is controlled by bit 0 of the REP_OPTION parameter.
If REP_OPTION bit 0 is off, the range of the demanded and measured positions
will be between -REP_DIST and REP_DIST.
If REP_OPTION bit 0 is on, the range of the demanded and measured positions
will be between 0 and REP_DIST.
1
The automatic repeat option of the CAMBOX and MOVELINK commands are con-
trolled by bit 1 of the REP_OPTION parameter. The bit is set on to request the sys-
tem software to end the automatic repeat option. When the system software has set
the option off it automatically clears bit 1 of REP_OPTION.
3.2.225 REPEAT..UNTIL
/i
Type
Program control command
Syntax

REPEAT

commands
UNTIL condition
131

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tj1-mc16 - programming 1Tj1-mc04 1

Table of Contents