EasyManua.ls Logo

Fagor CNC 8070 - Page 505

Fagor CNC 8070
556 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...



Programming manual
CNC 8070
STATEMENTS AND INSTRUCTIONS
Programming statements
15.
(SOFT V02.0X)
471
#SIGNAL It activates the mark in its own channel
The #SIGNAL instruction activates the indicated marks in its own
channel. Each channel has 10 marks that are numbered from 1 to 10.
These marks correspond to the #WAIT instructions.
This instruction does not perform any wait; it goes on executing. Once
synchronized, the marks are deactivated, if so wished, using the
#CLEAR instruction.
The programming format is:
#SIGNAL [<mark>,...]
#CLEAR It clears the synchronism marks of the channel
This instruction activates the indicated marks in its own channel. If no
marks are programmed, it deletes all of them.
The programming format is:
#CLEAR
#CLEAR [<mark>,...]
In the following example, channels ·1· and ·2· wait for mark ·5· to be
active in channel ·3· to synchronize. When mark ·5· is activated in
channel ·3·, it resumes the execution in all three channels.
Parameter Meaning
<mark> Synchronization marks that is activated in the
channel.
Parameter Meaning
<mark> Synchronization marks that is deleted in the channel.
CHANNEL 1 CHANNEL 2 CHANNEL 3
%PRG_1
···
···
#WAIT [5,3]
···
···
···
M30
%PRG_2
···
#WAIT [5,3]
···
···
···
···
M30
%PRG_3
···
···
···
#SIGNAL [5]
···
#CLEAR [5]
M30

Table of Contents

Other manuals for Fagor CNC 8070

Related product manuals