
B-63443EN/02-2
5/15
EDIT
DATE DESIG. DESCRIPTION
FANUC Power Mate 0 Connection Manual
Addition of external I/O device control Expansion
TITLE
DRAW.NO.
CUST.
SHEET
01
011128 New design
But the data over 99999999 in absolute value can not be inputted or outputted.
The format is as follows, in case the parameter No.6001#2 VFP =1.
P#
number of macro variable
Q
data
P#
number of macro variable: number of macro variable is specified with 3-digit
value after
P#
.
Q
data: data is specified with a value after
Q
. (Decimal point is permitted.)
Blank
: blank data
0
: data of 0 or overflow/underflow
ex.)
%;
P#500 Q0;
P#501 Q1.000;
P#502 Q10000000;
P#503 Q-0.0000001;
P#504 Q0;
P#505 Q;
…
%
•
Output operation
In case of the output to I/O device, specified number of data are outputted
in order of #100
∼
#139, #500
∼
#531 from specified first number.
The first number of outputted macro variables is set in the signals of
EDG0
∼
EDG15. And number of data is set in the signals of EDN0
∼
EDN15.
But the output is not started when the first number that is set in the signals
of EDG0
∼
EDG15 is out of range (the range is 100
∼
149, 500
∼
531), or the
number of data that is specified in the signals of EDN0
∼
EDN15 is 0.
The output is stopped when the outputting data number is out of range.