
Chapter 12 Robot Control Statements
12-81
ST_ResetEralw (Statement) [Ver.1.9 or later]
Function
Resets the allowable deviation value of the specified axis to the initial value.
Format
ResetEralw <AxisNumber>
Explanation
Resets the allowable deviation value of the axis specified by
<AxisNumber>
to the
default value.
If
<AxisNumber>
is specified to "0," the allowable deviation values of all the axes will
be reset.
[For Ver. 1.4 or earlier] If you set "0" to
<AxisNumber>
, the positioning error
allowance set for all joints will revert to the default.
[For Ver.1.5 or later] If you set "0" to
<AxisNumber>
, the positioning error
allowance set for all joints involved in an arm group
semaphore held by the current task running
ST_ResetEralw
,
will revert to the default.
Related Terms
ST_ResetCurLmt, ST_SetEralw
Notes
(1) [For Ver. 1.4 or earlier] Execute this command in a TAKEARMed task that has
got robot arm semaphore. If you specify any joints not in
the arm semaphore to
<AxisNumber>
, then error "21F7
Cannot take arm semaphore" will result.
[For Ver. 1.5 or later] Execute this command in a TAKEARMed task that has
got an arm group. If you specify any joints not included
in the arm group to
<AxisNumber>
, then error "27D*
Cannot take J* semaphore" will result.
(2) Like this command, execution of
ST_ ResetCurLmt
will also reset the allowable
deviation values to the initial values.
Example
ST_ResetEralw 0 'Return the allowable deviation values of all
'axes to initial values.
Kommentare zu diesen Handbüchern