
FANUC PMC C language function
Supplemental Programming Manual
01 01.05.29
Maruyama
New registration
B-61863E-1/06-1
EDIT DATE DESIG.
DESCRIPTION
23/23
TITLE
DRAW.NO.
5 C
CC
Conversion
onversiononversion
onversion
from
from from
from
Series 16
i
/18
i
/21
i
-
A
AA
A
to
to to
to
Series 16
i
/18
i
/21
i
-
B
BB
B
Add “
J. CONVERSION FROM SERIES
16i/18i/21i-
A TO SERIES
16i/18i/21i-
B” of
“APPENDIX” after “
I. CONVERSION FROM FS15B TO FS15
i
A”
J CONVERSION FROM SERIES
16
i
/18
i
/21
i-A TO SERIES
16
i
/18
i
/21
i-B
For the conversion of C language applications from
Series 16
i
/18
i
/21
i
-
A to
Series
16
i
/18
i
/21
i-B, see the description below.
J.1 ACTION FOR LIBRARY FUNCTION SPECIFICATION MODIFICATIONS
The following functions in “III PMC LIBRARY” are not available to
Series
16
i
/18
i
/21
i-B because PMC memory is extended for PMC-SB7 on
Series 16
i
/18
i
/21
i-B and
because there are the sections which these conventional functions can not access.
5.1 pl_memc, pl_mems, pl_meml, pl_memuc, pl_memus, pl_memul
5.2 pl_membrd
5.3 pl_membwrt
Please use following functions instead of them.
5.4 pl_memc2, pl_mems2, pl_meml2, pl_memuc2, pl_memus2, pl_memul2
5.5 pl_membrd2
5.6 pl_membwrt2
To keep the compatibility of source program according to each PMC model having the
different PMC addresses, it is recommended to use above functions from 5.4 to 5.6.
J.2 ACTION FOR DIFFERENT OPERATION TIMING
With
Series 16
i
/18
i
/21
i-B, the ladder is made faster when compared with
Series
16
i
/18
i
/21
i-A. So, the C language application depending on the ladder program
execution speed may not operate as it is. Check the operation design.
Note
To execute the clear function, set the setting parameter as follows.
1.”EDIT ENABLE” to “YES” (K901.6 to 1) and “ALLOW PMC STOP” to “YES” (K902.2 to 1)
or
2.”PROGRAMMER ENABLE” to ”YES” (K900.1 to 1)