News CNCnetPDM About us Support  
       
  

FLIST_PROGRAM | PROGRAM

TOP

CNC: Function related to CNC program

Function Name Brief description
cnc_dwnstart Start downloading NC program
cnc_download Download NC program
cnc_cdownload Download NC program(conditional)
cnc_dwnend End of downloading NC program
cnc_dwnstart3 Start downloading NC program (3)
cnc_download3 Download NC program (3)
cnc_dwnend3 End of downloading NC program (3)
cnc_dwnstart4 Start downloading NC program (4)
cnc_download4 Download NC program (4)
cnc_dwnend4 End of downloading NC program (4)
cnc_vrfstart Start verification of NC program
cnc_verify Verify NC program
cnc_cverify Verify NC program(conditional)
cnc_vrfend End of verification
cnc_vrfstart4 Start verification of NC program(4)
cnc_verify4 Verify NC program(4)
cnc_vrfend4 End of verification(4)
cnc_buff Read buffer status for downloading/verification NC program
cnc_dncstart Start downloading DNC program
cnc_dnc Download DNC program
cnc_cdnc Download DNC program(conditional)
cnc_dncend End of downloading DNC program
cnc_dncstart2 Start downloading DNC program (2)
cnc_dnc2 Download DNC program (2)
cnc_dncend2 End of downloading DNC program (2)
cnc_rddncdgndt Read the diagnosis data of downloading DNC program
cnc_upstart Start uploading NC program
cnc_upload Upload NC program
cnc_cupload Upload NC program(conditional)
cnc_upend End of uploading NC program
cnc_upstart3 Start uploading NC program (3)
cnc_upload3 Upload NC program (3)
cnc_upend3 End of uploading NC program (3)
cnc_upstart4 Start uploading NC program (4)
cnc_upload4 Upload NC program (4)
cnc_upend4 End of uploading NC program (4)
cnc_search Search specified program
cnc_delall Delete all programs
cnc_delete Delete specified program
cnc_delrange Delete specified program(area specified)
cnc_rdprogdir Read program directory
cnc_rdprogdir2 Read program directory (2)
cnc_rdprogdir3 Read program directory (3)
cnc_rdprogdir4 Read program directory (4)
cnc_rdproginfo Read program information
cnc_rdprgnum Read program number under execution
cnc_exeprgname Read program name under execution
cnc_exeprgname2 Read program name under execution (2)
cnc_rdseqnum Read sequence number under execution
cnc_seqsrch Search specified sequence number
cnc_seqsrch2 Search specified sequence number(2)
cnc_rewind Rewind cursor of NC program
cnc_rdblkcount Read block counter
cnc_rdexecprog Read program under execution
cnc_wrmdiprog Write program for MDI operation
cnc_rdmdipntr Read execution pointer for MDI operation
cnc_wrmdipntr Write execution pointer for MDI operation
cnc_rdmdiprgstat Get MDI program information
cnc_rdproctime Read processing time stamp data
cnc_rdprgdirtime Read directory for processing time stamp data
cnc_copyprog Copy program
cnc_mergeprog Merge program
cnc_renameprog Change program number
cnc_condense Condense program
cnc_rdprogline Read NC program by line basis
cnc_rdprogline2 Read NC program by line basis(2)
cnc_wrprogline Write NC program by line basis
cnc_delprogline Delete NC program by line basis
cnc_searchword Search string in NC program
cnc_searchresult Get result of string search in NC program
cnc_setpglock Set the protection of running/editing of NC program
cnc_resetpglock Reset the protection of running/editing of NC program
cnc_rdpglockstat Get the status of running/editing of NC program
cnc_rdactpt Get execution pointer
cnc_wractpt Set execution pointer
cnc_rdexecpt Read execution pointer
cnc_rdpdf_drive Read information of Program memory drive
cnc_rdpdf_inf Read information Program memory file
cnc_rdpdf_curdir Read information of current folder
cnc_wrpdf_curdir Set current folder
cnc_rdpdf_subdir Read information of subfolder
cnc_rdpdf_alldir Read file information
cnc_rdpdf_subdirn Read number of subfolders or files
cnc_pdf_add Create folder or file
cnc_pdf_del Delete folder or file
cnc_pdf_delall Delete all programs
cnc_pdf_rename Rename folder or file
cnc_pdf_copy Copy file
cnc_pdf_move Move file
cnc_pdf_cond Rearrange the contents of the program
cnc_wrpdf_attr Change attribute of folder or file
cnc_pdf_rdmain Read main program
cnc_pdf_slctmain Select main program
cnc_rdpdf_line Read NC program by line basis(For arbitrary file name)
cnc_wrpdf_line Write NC program by line basis(For arbitrary file name)
cnc_pdf_delline Delete NC program by line basis(For arbitrary file name)
cnc_pdf_searchword Search string in NC program(For arbitrary file name)
cnc_pdf_searchresult Get result of string search in NC program(For arbitrary file name)
cnc_setpdf_pglock Set the protection of running/editing of NC program
cnc_resetpdf_pglock Reset the protection of running/editing of NC program
cnc_rdpdf_pglockstat Get the status of running/editing of NC program
cnc_pdf_rdactpt Get execution pointer(For arbitrary file name)
cnc_pdf_wractpt Set execution pointer(For arbitrary file name)
cnc_saveprog_start Starts of the manual saving for the high speed program management
cnc_saveprog_end Get execution result of the manual saving for the high speed program management

Privacy notice

This website uses cookies. By continuing to use it you agree to our privacy policy. 

https://www.inventcom.net/fanuc-focas-library/program/flist_program

Fanuc Focas Library | Program | cnc_buff

Reads the number of empty buffers used for downloading/verification. If there is no space for buffer, this function... [read more]
Fanuc Focas Library | Program | cnc_buff

Fanuc Focas Library | Program | cnc_cdnc

Sends NC command data to CNC(for DNC operation). When the data processing on the CNC side is delayed and the next data cannot be transferred,... [read more]
Fanuc Focas Library | Program | cnc_cdnc

Fanuc Focas Library | Program | cnc_cdownload

Outputs NC program to be registered(downloading). When the data processing on the CNC side is delayed and the next data... [read more]
Fanuc Focas Library | Program | cnc_cdownload

Fanuc Focas Library | Program | cnc_condense

Condenses the specified program or all programs.... [read more]
Fanuc Focas Library | Program | cnc_condense

Fanuc Focas Library | Program | cnc_copyprog

Copy the NC program.... [read more]
Fanuc Focas Library | Program | cnc_copyprog

Fanuc Focas Library | Program | cnc_cupload

Read NC program registered on the tape memory in CNC (program memory). As for the Data window interface, this function is... [read more]
Fanuc Focas Library | Program | cnc_cupload

Fanuc Focas Library | Program | cnc_cverify

Outputs NC program to be compared with already registered one to CNC. When the data processing on the CNC side is delayed and the next... [read more]
Fanuc Focas Library | Program | cnc_cverify

Fanuc Focas Library | Program | cnc_delall

Deletes all NC programs registered in CNC. This function is a function equal with all NC program deletions by O-9999.... [read more]
Fanuc Focas Library | Program | cnc_delall

Fanuc Focas Library | Program | cnc_delete

Deletes the specified NC program registered in CNC. The program which is executed or selected in foreground by CNC cannot be... [read more]
Fanuc Focas Library | Program | cnc_delete

Fanuc Focas Library | Program | cnc_delprogline

Deletes the NC program by line basis. When you specify the line including O number(ex.Oxxxx), this function deletes the character after O number, but... [read more]
Fanuc Focas Library | Program | cnc_delprogline

Fanuc Focas Library | Program | cnc_delrange

Deletes the specified NC program(area specified) registered in CNC. When the running program is included within the range of the specified... [read more]
Fanuc Focas Library | Program | cnc_delrange

Fanuc Focas Library | Program | cnc_dnc

Sends NC command data to CNC(for DNC operation). When the data processing on the CNC side is delayed and the data cannot be transferred,... [read more]
Fanuc Focas Library | Program | cnc_dnc

Fanuc Focas Library | Program | cnc_dnc2

Outputs the NC part program for DNC operation or M198 operation to CNC. This function outputs the characters of NC program as long as... [read more]
Fanuc Focas Library | Program | cnc_dnc2

Fanuc Focas Library | Program | cnc_dncend

Notifies the end of DNC operation to CNC. Execute this stopping command after the CNC's operation has been completed and reset.... [read more]
Fanuc Focas Library | Program | cnc_dncend

Fanuc Focas Library | Program | cnc_dncend2

Notifies the termination of outputting NC part program for DNC operation or M198 operation to the CNC.... [read more]
Fanuc Focas Library | Program | cnc_dncend2

Fanuc Focas Library | Program | cnc_dncstart

It is possible to get CNC to run an NC program (NC command data), which is made by the application program, directly (DNC operation).... [read more]
Fanuc Focas Library | Program | cnc_dncstart

Fanuc Focas Library | Program | cnc_dncstart2

This function returns whether DNC operation or M198 operation is being executed or not. This function returns EW_OK in case that DNC... [read more]
Fanuc Focas Library | Program | cnc_dncstart2

Fanuc Focas Library | Program | cnc_download

Outputs NC program to be registered(downloading). When the data processing on the CNC side is delayed and the data cannot be... [read more]
Fanuc Focas Library | Program | cnc_download

Fanuc Focas Library | Program | cnc_download3

Output NC data to be registered (downloading). This function outputs the characters of NC program as long as it is specified by... [read more]
Fanuc Focas Library | Program | cnc_download3

Fanuc Focas Library | Program | cnc_download4

Output NC data to be registered (downloading). This function outputs the characters of NC program as long as it is specified by... [read more]
Fanuc Focas Library | Program | cnc_download4

Fanuc Focas Library | Program | cnc_dwnend

Notifies the end of downloading NC program to CNC. (This function must be executed after... [read more]
Fanuc Focas Library | Program | cnc_dwnend

Fanuc Focas Library | Program | cnc_dwnend3

Notifies the end of downloading NC data to CNC. (This function must be executed after... [read more]
Fanuc Focas Library | Program | cnc_dwnend3

Fanuc Focas Library | Program | cnc_dwnend4

Notifies the end of downloading NC data to CNC. (This function must be executed after... [read more]
Fanuc Focas Library | Program | cnc_dwnend4

Fanuc Focas Library | Program | cnc_dwnstart

Requests CNC to start downloading NC program. (This function must be executed before... [read more]
Fanuc Focas Library | Program | cnc_dwnstart

Fanuc Focas Library | Program | cnc_dwnstart3

Notifies the start of uploading NC data (NC program, tool offset, etc.) to the internal logic of the Data window library.... [read more]
Fanuc Focas Library | Program | cnc_dwnstart3

Fanuc Focas Library | Program | cnc_dwnstart4

Notifies the start of uploading NC data (NC program, tool offset, etc.) to the internal logic of the Data window library.... [read more]
Fanuc Focas Library | Program | cnc_dwnstart4

Fanuc Focas Library | Program | cnc_exeprgname

Reads full path name of the program which is being currently executed in CNC. When the CNC is stopping, the name of the executed program is... [read more]
Fanuc Focas Library | Program | cnc_exeprgname

Fanuc Focas Library | Program | cnc_exeprgname2

Reads full path name of the program which is being currently executed in CNC. When the CNC is stopping, the name of the executed program is... [read more]
Fanuc Focas Library | Program | cnc_exeprgname2

Fanuc Focas Library | Program | cnc_mergeprog

This function inserts another program(dst_prog) in specified program(src_prog). The insertion position can select a specified line or the last line. This... [read more]
Fanuc Focas Library | Program | cnc_mergeprog

Fanuc Focas Library | Program | cnc_pdf_add

Creates the folder or file under the specified folder. Execution of this function is kept waiting when CNC is in... [read more]
Fanuc Focas Library | Program | cnc_pdf_add

Fanuc Focas Library | Program | cnc_pdf_cond

Rearranges the contents of the program. In other words, this function condenses the program. Execution of... [read more]
Fanuc Focas Library | Program | cnc_pdf_cond

Fanuc Focas Library | Program | cnc_pdf_copy

Copies the specified program. The program name is specified according to the following format. //Drive Name/Filder... [read more]
Fanuc Focas Library | Program | cnc_pdf_copy

Fanuc Focas Library | Program | cnc_pdf_del

Deletes the folder or file under the specified folder. Execution of this function is kept waiting when CNC is in editing... [read more]
Fanuc Focas Library | Program | cnc_pdf_del

Fanuc Focas Library | Program | cnc_pdf_delall

All programs in the specified folder are deleted. In the following cases, the program is not deleted.... [read more]
Fanuc Focas Library | Program | cnc_pdf_delall

Fanuc Focas Library | Program | cnc_pdf_delline

Deletes the NC program by line basis. When you specify the line including a program file name(ex.Oxxxx or <xxxx>), this function deletes the... [read more]
Fanuc Focas Library | Program | cnc_pdf_delline

Fanuc Focas Library | Program | cnc_pdf_move

Moves the specified program. The move process cannot be executed at the following conditions: Source program... [read more]
Fanuc Focas Library | Program | cnc_pdf_move

Fanuc Focas Library | Program | cnc_pdf_rdactpt

Get the actual execution pointer in MDI, MEM and EDIT, TJOG, THND mode. The restrictions are as follows. When this function works... [read more]
Fanuc Focas Library | Program | cnc_pdf_rdactpt

Fanuc Focas Library | Program | cnc_pdf_rdmain

Reads the file information that is select currently as the main program.... [read more]
Fanuc Focas Library | Program | cnc_pdf_rdmain

Fanuc Focas Library | Program | cnc_pdf_rename

Renames the folder or file under the specified folder. Execution of this function is kept waiting when CNC is in editing... [read more]
Fanuc Focas Library | Program | cnc_pdf_rename

Fanuc Focas Library | Program | cnc_pdf_searchresult

Gets the result of cnc_pdf_searchword... [read more]
Fanuc Focas Library | Program | cnc_pdf_searchresult

Fanuc Focas Library | Program | cnc_pdf_searchword

Searches the string within the NC program. The basic order to search is as follows.... [read more]
Fanuc Focas Library | Program | cnc_pdf_searchword

Fanuc Focas Library | Program | cnc_pdf_slctmain

Selects the file under the specified folder as the main program. Execution of this function is kept waiting when CNC is in... [read more]
Fanuc Focas Library | Program | cnc_pdf_slctmain

Fanuc Focas Library | Program | cnc_pdf_wractpt

Sets the execution pointer of the NC program for the MDI or Memory operation. If there are some blocks that CNC has already read, these blocks will be... [read more]
Fanuc Focas Library | Program | cnc_pdf_wractpt

Fanuc Focas Library | Program | cnc_rdactpt

Get the actual execution pointer in MDI, MEM and EDIT, TJOG, THND mode. When this function works in DNC/M198 and RISC... [read more]
Fanuc Focas Library | Program | cnc_rdactpt

Fanuc Focas Library | Program | cnc_rdblkcount

Reads the value of block counter.... [read more]
Fanuc Focas Library | Program | cnc_rdblkcount

Fanuc Focas Library | Program | cnc_rddncdgndt

Diagnosis data regarding the output of downloading DNC program is returned. The purpose of this function is the... [read more]
Fanuc Focas Library | Program | cnc_rddncdgndt

Fanuc Focas Library | Program | cnc_rdexecprog

Reads the contents of NC program being executed on CNC. In case of 15, 0i-F, 30i and PMi-A, the acquired character string is a analyzed character... [read more]
Fanuc Focas Library | Program | cnc_rdexecprog

Fanuc Focas Library | Program | cnc_rdexecpt

When the CNC is MDI and MEM mode(In case of CNC is running), the program number and block number of the executed program is acquired. When... [read more]
Fanuc Focas Library | Program | cnc_rdexecpt

Fanuc Focas Library | Program | cnc_rdmdipntr

Reads the execution pointer information for MDI operating program. The content which can be acquired is the following items.... [read more]
Fanuc Focas Library | Program | cnc_rdmdipntr

Fanuc Focas Library | Program | cnc_rdmdiprgstat

The following information as a state of the MDI program is got. 1) Existence of MDI program 2)... [read more]
Fanuc Focas Library | Program | cnc_rdmdiprgstat

Fanuc Focas Library | Program | cnc_rdpdf_alldir

Reads the file information under the specified folder. Execution of this function is kept waiting when CNC is in... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_alldir

Fanuc Focas Library | Program | cnc_rdpdf_curdir

Reads the information of current folder. Execution of this function is kept waiting when CNC is in editing(including the... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_curdir

Fanuc Focas Library | Program | cnc_rdpdf_drive

Reads the information of Program memory drive. Execution of this function is kept waiting when CNC is in editing(including... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_drive

Fanuc Focas Library | Program | cnc_rdpdf_inf

Reads the information Program memory file on the specified drive. Execution of this function is kept waiting when CNC is... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_inf

Fanuc Focas Library | Program | cnc_rdpdf_line

Reads the NC program by line basis. This function tries to read the amount of lines which is specified by (*line_len), but when the actual read character... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_line

Fanuc Focas Library | Program | cnc_rdpdf_pglockstat

The numbers of program and the program name is got which setted the protection of running/editing by... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_pglockstat

Fanuc Focas Library | Program | cnc_rdpdf_subdir

Reads the information of subfolder under the specified folder. Execution of this function is kept waiting when CNC is in... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_subdir

Fanuc Focas Library | Program | cnc_rdpdf_subdirn

Reads the number of subfolders/files under the specified folder.... [read more]
Fanuc Focas Library | Program | cnc_rdpdf_subdirn

Fanuc Focas Library | Program | cnc_rdpglockstat

The numbers of program and the program number is got which setted the protection of running/editing by... [read more]
Fanuc Focas Library | Program | cnc_rdpglockstat

Fanuc Focas Library | Program | cnc_rdprgdirtime

Reads specified number of Program Number,Comment and Processing time data of the registered programs in the CNC,... [read more]
Fanuc Focas Library | Program | cnc_rdprgdirtime

Fanuc Focas Library | Program | cnc_rdprgnum

Reads program number(modal O number) of the program which is being currently selected in CNC. As for Series 15i, 16/18/21, 16i/18i/21i,... [read more]
Fanuc Focas Library | Program | cnc_rdprgnum

Fanuc Focas Library | Program | cnc_rdproctime

Reads processing time stamp data of CNC programs measured by the CNC. When no processing time stamp data is available, 0... [read more]
Fanuc Focas Library | Program | cnc_rdproctime

Fanuc Focas Library | Program | cnc_rdprogdir

Reads the list of program numbers (program directory) of all NC programs registered in CNC. Program numbers, comments and character... [read more]
Fanuc Focas Library | Program | cnc_rdprogdir

Fanuc Focas Library | Program | cnc_rdprogdir2

Reads the program directory of all the programs registered in the CNC. Reads specified number of Program Number,Comment and... [read more]
Fanuc Focas Library | Program | cnc_rdprogdir2

Fanuc Focas Library | Program | cnc_rdprogdir3

Reads the program directory of all the programs registered in the CNC. Reads Program Number, Comment, Date (created and modified)... [read more]
Fanuc Focas Library | Program | cnc_rdprogdir3

Fanuc Focas Library | Program | cnc_rdprogdir4

Reads the program directory of all the programs registered in the CNC. Reads Program Number, Comment, Date (created and... [read more]
Fanuc Focas Library | Program | cnc_rdprogdir4

Fanuc Focas Library | Program | cnc_rdproginfo

Reads the management data of NC programs already registered in CNC. The management data of NC program are... [read more]
Fanuc Focas Library | Program | cnc_rdproginfo

Fanuc Focas Library | Program | cnc_rdprogline

Reads the NC program by line basis. This function tries to read the amount of lines which is specified by (*line_len), but when the actual read character... [read more]
Fanuc Focas Library | Program | cnc_rdprogline

Fanuc Focas Library | Program | cnc_rdprogline2

Reads the NC program by line basis. This function cannot be used to MDI program. This function tries to read the amount of lines which is... [read more]
Fanuc Focas Library | Program | cnc_rdprogline2

Fanuc Focas Library | Program | cnc_rdseqnum

Reads the sequence number of the NC program which is being currently executed in CNC. If the NC program has no sequence numbers in its... [read more]
Fanuc Focas Library | Program | cnc_rdseqnum

Fanuc Focas Library | Program | cnc_renameprog

Changes the program number.... [read more]
Fanuc Focas Library | Program | cnc_renameprog

Fanuc Focas Library | Program | cnc_resetpdf_pglock

The protection of running/editing is released.... [read more]
Fanuc Focas Library | Program | cnc_resetpdf_pglock

Fanuc Focas Library | Program | cnc_resetpglock

The protection of running/editing is released.... [read more]
Fanuc Focas Library | Program | cnc_resetpglock

Fanuc Focas Library | Program | cnc_rewind

Sets cursor to the top of selected NC program in CNC. MEM, EDIT mode(Series 30i/31i/32i, 0i-D/F, PMi-A)... [read more]
Fanuc Focas Library | Program | cnc_rewind

Fanuc Focas Library | Program | cnc_saveprog_end

This function gets the result of cnc_saveprog_start... [read more]
Fanuc Focas Library | Program | cnc_saveprog_end

Fanuc Focas Library | Program | cnc_saveprog_start

If CNC parameter HPM(No.11354#7) is set to 1, the programs are saved by calling with this function. In this case, this function requests save of program to... [read more]
Fanuc Focas Library | Program | cnc_saveprog_start

Fanuc Focas Library | Program | cnc_search

Searches the NC program registered in the program memory of CNC. HSSB In case of Series 15/15i, searching is... [read more]
Fanuc Focas Library | Program | cnc_search

Fanuc Focas Library | Program | cnc_searchresult

Gets the result of cnc_searchword... [read more]
Fanuc Focas Library | Program | cnc_searchresult

Fanuc Focas Library | Program | cnc_searchword

Searches the string within the NC program. The basic order to search is as follows.... [read more]
Fanuc Focas Library | Program | cnc_searchword

Fanuc Focas Library | Program | cnc_seqsrch

Searches the specified sequence number of the selected program in CNC. CNC mode is changed to STOP mode after searching.(except FS30i, FS0i-D/F,... [read more]
Fanuc Focas Library | Program | cnc_seqsrch

Fanuc Focas Library | Program | cnc_seqsrch2

Searches the specified sequence number of the selected program in CNC. The searching speed of this function is more than cnc_seqsrch. The... [read more]
Fanuc Focas Library | Program | cnc_seqsrch2

Fanuc Focas Library | Program | cnc_setpdf_pglock

The running by the subprogram call to the program in the CNC memory is prohibited. And the following operations and the... [read more]
Fanuc Focas Library | Program | cnc_setpdf_pglock

Fanuc Focas Library | Program | cnc_setpglock

The running by the subprogram call to the program in the CNC memory is prohibited. And the following operations and the... [read more]
Fanuc Focas Library | Program | cnc_setpglock

Fanuc Focas Library | Program | cnc_upend

Notifies the end of uploading NC program to the internal logic of the Data window library. (This function must be executed... [read more]
Fanuc Focas Library | Program | cnc_upend

Fanuc Focas Library | Program | cnc_upend3

Notifies the end of uploading NC program to the internal logic of the Data window library. (This function must be executed... [read more]
Fanuc Focas Library | Program | cnc_upend3

Fanuc Focas Library | Program | cnc_upend4

Notifies the end of uploading NC program to the internal logic of the Data window library. (This function must be executed... [read more]
Fanuc Focas Library | Program | cnc_upend4

Fanuc Focas Library | Program | cnc_upload

Read NC program registered on the tape memory in CNC (program memory). The procedure of uploading is as follows.... [read more]
Fanuc Focas Library | Program | cnc_upload

Fanuc Focas Library | Program | cnc_upload3

Read NC data registered on the memory in CNC. This function reads the characters of NC data as long as it is specified by... [read more]
Fanuc Focas Library | Program | cnc_upload3

Fanuc Focas Library | Program | cnc_upload4

Read NC data registered on the memory in CNC. This function reads the characters of NC data as long as it is specified by... [read more]
Fanuc Focas Library | Program | cnc_upload4

Fanuc Focas Library | Program | cnc_upstart

Notifies the start of uploading NC program to the internal logic of the Data window library. (This function must be... [read more]
Fanuc Focas Library | Program | cnc_upstart

Fanuc Focas Library | Program | cnc_upstart3

Notifies the start of uploading NC data (NC program, tool offset, etc.) to the internal logic of the Data window library.... [read more]
Fanuc Focas Library | Program | cnc_upstart3

Fanuc Focas Library | Program | cnc_upstart4

Notifies the start of uploading NC data (NC program, tool offset, etc.) to the internal logic of the Data window library.... [read more]
Fanuc Focas Library | Program | cnc_upstart4

Fanuc Focas Library | Program | cnc_verify

Outputs NC program to be compared with already registered one to CNC. When the data processing on the CNC side is delayed and the data... [read more]
Fanuc Focas Library | Program | cnc_verify

Fanuc Focas Library | Program | cnc_verify4

Outputs NC program to be compared with already registered one to CNC. This function outputs the characters of NC program as long as it... [read more]
Fanuc Focas Library | Program | cnc_verify4

Fanuc Focas Library | Program | cnc_vrfend

Notifies the end of verification of NC program to CNC. (This function must be executed after... [read more]
Fanuc Focas Library | Program | cnc_vrfend

Fanuc Focas Library | Program | cnc_vrfend4

Notifies the end of verification of NC program to CNC. (This function must be executed after... [read more]
Fanuc Focas Library | Program | cnc_vrfend4

Fanuc Focas Library | Program | cnc_vrfstart

Requests CNC to start verification of NC program. (This function must be executed before... [read more]
Fanuc Focas Library | Program | cnc_vrfstart

Fanuc Focas Library | Program | cnc_vrfstart4

Requests CNC to start verification of NC program. (This function must be executed before... [read more]
Fanuc Focas Library | Program | cnc_vrfstart4

Fanuc Focas Library | Program | cnc_wractpt

Sets the execution pointer of the NC program for the MDI or Memory operation. If there are some blocks... [read more]
Fanuc Focas Library | Program | cnc_wractpt

Fanuc Focas Library | Program | cnc_wrmdipntr

Specify the execution starting pointer for MDI operation. (It is impossible to operate the execution pointer directly)... [read more]
Fanuc Focas Library | Program | cnc_wrmdipntr

Fanuc Focas Library | Program | cnc_wrmdiprog

Outputs NC program for MDI operation to CNC. HSSB Refer of... [read more]
Fanuc Focas Library | Program | cnc_wrmdiprog

Fanuc Focas Library | Program | cnc_wrpdf_attr

Changes the attribute of folder or file under the specified folder. Execution of this function is kept waiting when CNC is... [read more]
Fanuc Focas Library | Program | cnc_wrpdf_attr

Fanuc Focas Library | Program | cnc_wrpdf_curdir

Sets the current folder. Execution of this function is kept waiting when CNC is in editing(including the background edit... [read more]
Fanuc Focas Library | Program | cnc_wrpdf_curdir

Fanuc Focas Library | Program | cnc_wrpdf_line

Writes the NC program by line basis. You cannot change a program file name in the top of the program. If you try to... [read more]
Fanuc Focas Library | Program | cnc_wrpdf_line

Fanuc Focas Library | Program | cnc_wrprogline

Writes the NC program by line basis. When you specify the same number(Oxxxx) in the top of the program, this function deletes the... [read more]
Fanuc Focas Library | Program | cnc_wrprogline
Modified: 2023-12-05