
EDIT
DATE DESIG
DESCRIPTION
B-63173EN-1/01-28
DRAW.NO.
CUST
TITLE
FANUC Power Mate i -MODEL H
CONNECTION MANUAL(FUNCTION)
M-code direct output function
(High Response Function)
3/16
SHEET
1.8.2.3 Direct signal output function in high response function
In high response mode, the signals of the built-in I/O (Y1000-Y1002) can
be controlled directly by the M-code command of CNC.
• This function enables to turn on/off signals at high speed, because
signals can be input/output without passing through PMC .
• As for on/off timing of direct signals, there are two types of
controlling methods. One is immediate output type. Another type
is output after pulse distribution end. The preferable method can
be selected by the command.
For example, this function can be used as the following fig.1.
1) When the axis moved by G01 reaches near the point B, this function
turns on a direct signal. Then, another program is started, and the axis
of another path is started moving.
2) When the axis stops at the point C, this function turns on another direct
signal. Then, the program to terminate the operation is started.
1) This function turns on a direct
signal
2) This function turns on
another direct signal after
the axis stops at the point C.
Another program is started.
The program to terminate the
operation is started.
An axis is moved from A to B by way of C.
Fig.1
Add the following description after the chapter 1.8.2.2 “M99 in high speed response
modemode””..