Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 327 -
FANUC Series 16/18 C Executor
3.4 CNC/PMC window library
==========================
Lists of Functions
~~~~~~~~~~~~~~~~~~
1. CNC window library
--------------------------------------------------------------------------
Name Function
--------------------------------------------------------------------------
1.1 cnc_sysinfo Read CNC system information.
1.2 cnc_dwnstart Start output of NC program to be registered.
1.3 cnc_download Output NC program to be registered.
1.4 cnc_cdownload Output NC program to be registered
(conditional).
1.5 cnc_acdwnload Output NC program to be registered (by
address, conditional).
1.6 cnc_dwnend Stop output NC program to be registered.
1.7 cnc_vrfstart Start output NC program to be compared.
1.8 cnc_verify Output NC program to be compared.
1.9 cnc_cverify Output NC program to be compared
(conditional).
1.10 cnc_acverify Output NC program to be compared (by address,
conditional).
1.11 cnc_vrfend Stop output NC program to be compared.
1.12 cnc_dncstart Start output NC program to be executed.
1.13 cnc_dnc Output NC program to be executed.
1.14 cnc_cdnc Output NC program to be executed
(conditional).
1.15 cnc_dncend Stop output NC program to be executed.
1.16 cnc_upstart Start input NC program.
1.17 cnc_upload Input NC program.
1.18 cnc_cupload Input NC program (conditional).
1.19 cnc_upend Stop input NC program.
1.20 cnc_buff Read condition of registration/comparison
buffer.
1.21 cnc_search Search specified program.
1.22 cnc_delall Delete all programs.
1.23 cnc_delete Delete specified program.
1.24 cnc_rdprogdir Read program directory.
1.25 cnc_rdproginfo Read program information.
1.26 cnc_rdprgnum Read program number in executing.
1.27 cnc_rdseqnum Read sequence number in executing.
1.28 cnc_actf Read actual feed rate of controlled axes.
1.29 cnc_acts Read actual spindle speed.
1.30 cnc_absolute Read absolute position.
1.31 cnc_machine Read machine position.
1.32 cnc_relative Read relative position.
1.33 cnc_distance Read distance to go.
1.34 cnc_skip Read skipped position.
1.35 cnc_srvdelay Read servo delay amount.
1.36 cnc_accdecdly Read acceleration/deceleration delay amount.
1.37 cnc_rddynamic Read dynamic data.