
Ed. Date Design Description
Date Jan.07.’04 Design. Apprv.
page
-
42/64
FANUC Series 30i-MODEL A
Real time custom macro
A-79350EN
Title
Draw
No.
ZEND ;
X300. ;
:
The modal information of command (2) is G91 and G00, regardless of command (1).
Single block stop
If an NC statement is placed in the single block stop state, for example, by the single
block stop signal SBK, the axis control command of an RTM statement also comes to
a single block stop.
However, the automatic operation start signal STL is turned off when all conditions on
the NC statement side are satisfied, even if the axis control command of an RTM
statement is not terminated.
If an RTM command consists of multiple statements and an axis control command is
coded in multiple blocks, only the block of the RTM statement that is currently
executing an axis command can be brought to a single block stop by setting the
group-by-group single block stop signal (ESBKg) for PMC axis control corresponding
to the axis to 1.
Feed hold
Even when an NC statement enters the automatic operation halt state, the axis
control command of an RTM statement does not stop immediately but stops at the
time of termination of the block currently being executed. To stop also the axis
control command of an RTM statement immediately when the NC statement enters
the automatic operation halt state, control the temporary stop signal (ESTPg) for
PMC axis control of the related group by monitoring the automatic operation halt
in-progress signal (SPL).
Reset
Even when the CNC is reset by an MDI reset, the external reset signal (ERS), or the
reset and rewind signal (RRW), the axis control command of an RTM statement does
not stop immediately but stops at the time of termination of the block currently being
executed. When the emergency stop state is set, however, the RTM statement also
stops immediately.
During execution of the axis control command of an RTM statement, the real time
macro being executed can be stopped independently of the NC statement by setting
the group-by-group reset signal (ECLRg) for PMC axis control corresponding to the
axis to 1. To stop also the axis control command of an RTM statement when the
CNC is reset, control the reset signal (ECLRg) for PMC axis control of the related
group by monitoring the reset signal (RST).
Alarm stop
Even when a P/S alarm is issued with an NC statement, the axis control command of
the RTM statement being executed does not stop immediately but stops at the time of
termination of the block currently being executed. Moreover, even when an
overtravel alarm is issued for an axis other than the axis controlled by the RTM