文档视界 最新最全的文档下载
当前位置:文档视界 › FAUNC 网卡协议

FAUNC 网卡协议

cnc_rdnodenum Read the number of node

cnc_rdnodeinfo Read the information of node

cnc_setdefnode Set the default node number

cnc_allclibhndl Allocate library handle

cnc_allclibhndl2 Allocate the library handle(for multi-connection)

cnc_allclibhndl3 Get the library handle

cnc_freelibhndl Free library handle

cnc_settimeout Set timeout interval

cnc_getlibopt Get a library option

cnc_setlibopt Set a library option

CNC: Function related to controlled axis/spindle

cnc_actf Read actual axis feedrate(F)

cnc_absolute Read absolute axis position

cnc_absolute2 Read absolute axis position 2

cnc_machine Read machine axis position

cnc_relative Read relative axis position

cnc_relative2 Read relative axis position 2

cnc_distance Read distance to go

cnc_rdposition Read position information

cnc_rdaxisdata Read various data relating servo axis or spindle axis cnc_skip Read skip position

cnc_srvdelay Read servo delay value

cnc_accdecdly Read acceleration/deceleration delay value

cnc_rddynamic Read all dynamic data

cnc_rddynamic2 Read all dynamic data (2)

cnc_acts Read actual spindle speed(S)

cnc_acts2 Read actual spindle speed(S) (2)

cnc_rdspcss Read constant surface speed data

cnc_rdspeed Read speed information

cnc_wrrelpos Set origin/preset relative axis position

cnc_prstwkcd Preset work coordinate

cnc_rdmovrlap Read manual overlapped motion value

cnc_canmovrlap Cancel manual overlapped motion value

cnc_rdhndintrpt Read manual overlapped motion information

cnc_rdspload Read load information of serial spindle

cnc_rdspmaxrpm Read maximum r.p.m. ratio of serial spindle

cnc_rdspgear Read gear ratio of serial spindle

cnc_rdsvmeter Read servo load meter

cnc_rdspmeter Read spindle load meter

cnc_rd3dtooltip Read tool tip coordinates for 3-dimensional handle feed

cnc_rd3dpulse Read handle interrupt pulse amount for 3-dimensional handle feed

cnc_rd3dmovrlap Read handle interrupt move amount for 3-dimensional handle feed

cnc_rd3dofschg Read the modification of tool length compensation amount in tool axis dir.for3-dimensional handle feed

cnc_clr3dplsmov Clear handle interrupt pulse and move amount for 3-dimensional handle feed

cnc_rdaxisname Read axis name

cnc_exaxisname Read the name of controlled axis and spindle name

cnc_exaxisname2 Read the name of controlled axis and spindle name(2)

cnc_rdspdlname Read spindle name

cnc_rd5axmandt Read the data for the manual feed for 5-axis machining

cnc_rd5axovrlap Read the machine axis movement for the manual feed for 5-axis machining

cnc_clr5axpls Clear the pulse amount for manual feed for 5-axis machining

CNC: Function related to CNC program

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_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

CNC: Function related to CNC file data

cnc_rdtofs Read tool offset value

cnc_wrtofs Write tool offset value

cnc_rdtofsr Read tool offset value(area specified)

cnc_wrtofsr Write tool offset value(area specified)

cnc_rdtofsinfo Read tool offset information

cnc_rdtofsinfo2 Read tool offset information (2)

cnc_tofs_rnge Read the effective setting range of tool offset value

cnc_rdzofs Read work zero offset value

cnc_wrzofs Write work zero offset value

cnc_rdzofsr Read work zero offset value(area specified)

cnc_wrzofsr Write work zero offset value(area specified)

cnc_rdzofsinfo Read work zero offset information

cnc_zofs_rnge Read the effective setting range of work zero offset value cnc_rdparam Read parameter

cnc_wrparam Write parameter

cnc_rdparam3 Read parameter(3)

cnc_rdparar Read parameter(area specified)

cnc_wrparas Write parameter(area specified)

cnc_rdparam_ext Read random number parameters

cnc_rdhsprminfo Get information for high-speed read of parameter

cnc_rdhsparam High-speed read of parameter

cnc_rdparainfo Read parameter information

cnc_rdparainfo3 Read parameter information (3)

cnc_rdparanum Read minimum, maximum, total number of parameter

cnc_rdset Read setting data

cnc_wrset Write setting data

cnc_rdsetr Read setting data(area specified)

cnc_wrsets Write setting data(area specified)

cnc_rdsetinfo Read setting data information

cnc_rdsetnum Read minimum, maximum, total number of setting data

cnc_rdpitchr Read pitch error compensation data(area specified)

cnc_wrpitchr Write pitch error compensation data(area specified)

cnc_rdpitchinfo Read pitch error compensation data information

cnc_rdvolc Read 3-dimensional error compensation data

cnc_wrvolc Write 3-dimensional error compensation data

cnc_rdvolccomp Read 3-dimensional error compensation value at current position

cnc_rdrotvolc Read the 3-dimensional rotary error compensation data

cnc_wrrotvolc Write the 3-dimensional rotary error compensation data

cnc_rdmacro Read custom macro variable

cnc_wrmacro Write custom macro variable

cnc_rdmacror Read custom macro variables(area specified)

cnc_wrmacror Write custom macro variables(area specified)

cnc_rdmacror2 Read custom macro variables(double precision)

cnc_rdmacror3 Read custom macro variables and name(area specified)

cnc_wrmacror2 Write custom macro variables(double precision)

cnc_rdmacroinfo Read custom macro variable information

cnc_getmactype Get type of custom macro variable

cnc_setmactype Set type of custom macro variable

cnc_rdpmacro Read P code macro variable

cnc_wrpmacro Write P code macro variable

cnc_rdpmacror Read P code macro variables(area specified)

cnc_rdpmacror2 Read P code macro variables(double precision)

cnc_wrpmacror Write P code macro variables(area specified)

cnc_wrpmacror2 Write P code macro variables(double precision)

cnc_rdpmacroinfo Read P code macro variable information

cnc_rdpmacroinfo2 Read P code macro variable information(2)

cnc_getpmactype Get type of P code macro variable

cnc_setpmactype Set type of P code macro variable

cnc_rdmgrpdata Read M code group data

cnc_wrmgrpdata Write M code group data

cnc_rdexecmcode Read M code group data(executing,executed M code)

cnc_rdrstrmcode Read M code group data(for program restart)

cnc_rdhpccset Read setting data for High-speed and high-precision machining cnc_wrhpccset Write setting data for HPCC

cnc_hpccatset Set setting data for HPCC automatically

cnc_rdhpcctupr Read tuning data(parameter input) for HPCC

cnc_wrhpcctupr Write tuning data(parameter input) for HPCC

cnc_rdhpcctuac Read tuning data(acc./dec. input) for HPCC

cnc_wrhpcctuac Write tuning data(acc./dec. input) for HPCC

cnc_hpccattune Tune up tuning data for HPCC automatically

cnc_hpccactfine Read fine level for HPCC

cnc_hpccselfine Select fine level for HPCC

cnc_rdactfixofs Read active fixture offset

cnc_rdfixofs Read fixture offset value(area specified)

cnc_wrfixofs Write fixture offset value(area specified)

cnc_rdintchk Read interference check data(area specified)

cnc_wrintchk Write interference check data(area specified)

cnc_rdintinfo Read interference check data information

cnc_rdwkcdshft Read work coordinate shift value

cnc_wrwkcdshft Write work coordinate shift value

cnc_rdwkcdsfms Read work coordinate shift measured value

cnc_wrwkcdsfms Write work coordinate shift measured value

cnc_wksft_rnge Read the effective setting range of work coordinate shift value

cnc_rdbtofsr Read tool offset value for B axis(area specified)

cnc_wrbtofsr Write tool offset value for B axis(area specified)

cnc_rdbtofsinfo Read tool offset information for B axis

CNC: Function related to tool life management data

cnc_rdgrpid Read tool life management data(tool group number)

cnc_rdgrpid2 Read tool life management data(tool group number) 2

cnc_rdngrp Read tool life management data(number of tool groups)

cnc_rdntool Read tool life management data(number of tools)

cnc_rdlife Read tool life management data(tool life)

cnc_rdcount Read tool life management data(tool life counter)

cnc_rd1length Read tool life management data(tool length number-1)

cnc_rd2length Read tool life management data(tool length number-2)

cnc_rd1radius Read tool life management data(cutter compensation num.-1)

cnc_rd2radius Read tool life management data(cutter compensation num.-2)

cnc_t1info Read tool life management data(tool information-1)

cnc_t2info Read tool life management data(tool information-2)

cnc_toolnum Read tool life management data(tool number)

cnc_rdtoolrng Read tool life management data(tool number,tool life,tool life counter)(area specified)

cnc_rdtoolgrp Read tool life management data(all data within group)

cnc_wrcountr Write tool life management data(tool life counter)(area specified)

cnc_rdusegrpid Read tool life management data(used tool group number)

cnc_rdmaxgrp Read tool life management data(max. number of tool groups)

cnc_rdmaxtool Read tool life management data(max. number of tool within group)

cnc_rdusetlno Read tool life management data(used tool number within group)

cnc_rd1tlifedata Read tool life management data(tool data1)

cnc_rd1tlifedat2 Read tool life management data(tool data1) 2

cnc_rd2tlifedata Read tool life management data(tool data2)

cnc_wr1tlifedata Write tool life management data(tool data1)

cnc_wr1tlifedat2 Write tool life management data(tool data1) 2

cnc_wr2tlifedata Write tool life management data(tool data2)

cnc_rdgrpinfo Read tool life management data(tool group information)

cnc_rdgrpinfo2 Read tool life management data(tool group information 2)

cnc_rdgrpinfo3 Read tool life management data(tool group information 3)

cnc_rdgrpinfo4 Read tool life management data(tool group information 4)

cnc_wrgrpinfo Write tool life management data(tool group information)

cnc_wrgrpinfo2 Write tool life management data(tool group information 2)

cnc_wrgrpinfo3 Write tool life management data(tool group information 3)

cnc_deltlifegrp Delete tool life management data(tool group)

cnc_instlifedt Insert tool life management data(tool data)

cnc_deltlifedt Delete tool life management data(tool data)

cnc_clrcntinfo Clear tool life management data(tool life counter,tool information)(area specified)

cnc_rdtlinfo Read tool life management data(maximum number of tool groups, maximum number of

tool within group, maximum number of life count)

cnc_rdtlusegrp Read tool life management data(next/current/last used tool group number)

cnc_rdtlgrp Read tool life management data(tool group information) (area specified)

cnc_rdtltool Read tool life management data(tool data) (area specified)

cnc_rdexchgtgrp Read tool life management data(Exchange necessary tool group number)

CNC: Function related to tool management data

cnc_regtool New registration of Tool management data

cnc_regtool_f2 New registration of Tool management data (2)

cnc_deltool Delete Tool management data

cnc_rdtool Read Tool management data

cnc_rdtool_f2 Read Tool management data (2)

cnc_wrtool Write Tool management data

cnc_wrtool_f2 Write Tool management data (2)

cnc_wrtool2 Write individual data of Tool management data

cnc_regmagazine New registration of Magazine management data

cnc_delmagazine Delete Magazine management data

cnc_rdmagazine Read Magazine management data

cnc_wrmagazine Write individual data of Magazine management data

cnc_wrtoolgeom_tlm Write tool geometry data

cnc_rdtoolgeom_tlm Read tool geometry data

cnc_btlfpotsrh Search empty pot for oversize tool

cnc_rdmag_property Read the magazine property data

cnc_wrmag_property Write the magazine property data

cnc_delmag_property Delete the magazine property data

cnc_rdpot_property Read the pot property data

cnc_wrpot_property Write the pot property data

cnc_delpot_property Delete the pot property data

cnc_tool_move Move of tool management data

cnc_reg_toolstrage Registration and release of Tool storage position

CNC: Function related to tool geometry size data

cnc_rdtlgeomsize_ext Read the tool geometry size data

cnc_wrtlgeomsize_ext Write the tool geometry size data

CNC: Function related to history data

cnc_stopophis Stop logging operation history data

cnc_startophis Restart logging operation history data

cnc_rdophisno Read number of operation history data

cnc_rdophistry Read operation history data

cnc_rdophistry2 Read operation history data (2)

cnc_rdophistry4 Read operation history data (4)

cnc_clearophis Clear operation history data

cnc_rdhissgnl Read signals related operation history

cnc_wrhissgnl Write signals related operation history

cnc_rdhissgnl2 Read signals related operation history(2)

cnc_wrhissgnl2 Write signals related operation history(2)

cnc_rdhissgnl3 Read signals related operation history(3)

cnc_wrhissgnl3 Write signals related operation history(3)

cnc_wrkeyhistry Record of key stroke

cnc_rdalmhisno Read number of alarm history data

cnc_rdalmhistry Read alarm history data

cnc_rdalmhistry2 Read alarm history data (2)

cnc_rdalmhistry5 Read alarm history data (5)

cnc_stopomhis Stop logging external operator's message history data

cnc_startomhis Restart logging external operator's message history data

cnc_rdomhisinfo Read external operator's message history data

information

cnc_rdomhisno Read number of external operator's message history data

cnc_rdomhistry Read external operator's message history data

cnc_rdomhistry2 Read external operator's message history data (2)

cnc_clearomhis Clear external operator's message history data

CNC: Function related to servo/spindle

cnc_rdloopgain Read loop gain for servo adjustment

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50]

cnc_rdcurrent Read real current for servo adjustment

cnc_rdsrvspeed Read real speed for servo adjustment

cnc_rdnspdl Read number of spindle

cnc_rdopmode Read operation mode for spindle setting

cnc_rdposerrs Read position deflection S for spindle adjustment

cnc_rdposerrs2 Read position deflection S1,S2 for spindle adjustment(synchronous control mode) cnc_rdposerrz Read position deflection Z of tapping axis for spindle adjustment(rigid tapping mode)

cnc_rdsynerrsy Read synchronous error for spindle adjustment(synchronous control mode)

cnc_rdsynerrrg Read synchronous error for spindle adjustment(rigid tapping mode)

cnc_rdspdlalm Read spindle alarm for spindle monitor

cnc_rdctrldi Read control input signal for spindle monitor

cnc_rdctrldo Read control output signal for spindle monitor

cnc_loadtorq Read abnormal load torq data

cnc_sdtsetchnl Setting of channel data.

cnc_sdtclrchnl Clear of channel data.

cnc_sdtstartsmpl Start of Sampling.

cnc_sdtcancelsmpl Cancel of sampling

cnc_sdtreadsmpl Read of sampling data

cnc_sdtendsmpl End of sampling

cnc_sdtread1shot 1 shot read of sampling data

CNC: Function related to waveform diagnosis

Function Name Brief description

cnc_rdwaveprm Read waveform diagnosis parameter

cnc_rdwaveprm2 Read waveform diagnosis parameter (2)

cnc_wrwaveprm Write waveform diagnosis parameter

cnc_wrwaveprm2 Write waveform diagnosis parameter (2)

cnc_wavestart Start sampling waveform diagnosis data

cnc_wavestop Stop sampling waveform diagnosis data

cnc_wavestat Read sampling status of waveform diagnosis data

cnc_rdwavedata Read waveform diagnosis data

CNC: Function related to PUNCH PRESS

Function Name Brief description

cnc_rdtlctldata Read tool control data

cnc_wrtlctldata Write tool control data

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] cnc_rdtoolinfo Read tool information data

cnc_rdtooldata Read tool data

cnc_wrtooldata Write tool data

cnc_rdmultitldt Read multiple tool data

cnc_wrmultitldt Write multiple tool data

cnc_rdsafetyzone Read safety zone data

cnc_wrsafetyzone Write safety zone data

cnc_rdtoolzone Read tool zone data

cnc_wrtoolzone Write tool zone data

cnc_rdacttlzone Read actual tool zone data

cnc_rdsetzone Read number of automatic setting zone

cnc_wrsetzone Write number of automatic setting zone

cnc_rd1punchtl_ex Get tool data(Registration number specification)

cnc_rd2punchtl_ex Get tool data(Tool number specification)

cnc_wrpunchtl_ex Get tool data(Registration number specification)

CNC: Function related to LASER

Function Name Brief description

cnc_rdpscdproc Read cutting condition file(cutting data)

cnc_wrpscdproc Write cutting condition file(cutting data)

cnc_rdpscdpirc Read cutting condition file(piercing data)

cnc_wrpscdpirc Write cutting condition file(piercing data)

cnc_rdpscdedge Read cutting condition file(edge cutting data)

cnc_wrpscdedge Write cutting condition file(edge cutting data)

cnc_rdpscdslop Read cutting condition file(slope control data)

cnc_wrpscdslop Write cutting condition file(slope control data)

cnc_rdlpwrdty Read duty data for power control

cnc_wrlpwrdty Write duty data for power control

cnc_rdlpwrdat Read laser power data

cnc_rdlpwrcpst Read power compensation coefficient

cnc_wrlpwrcpst Write power compensation coefficient

cnc_rdlagslt Read assist gas selection

cnc_wrlagslt Write assist gas selection

cnc_rdlagst Read assist gas flow

cnc_wrlagst Write assist gas flow

cnc_rdledgprc Read laser power for contouring

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] cnc_wrledgprc Write laser power for contouring

cnc_rdlprcprc Read laser power for piercing

cnc_wrlprcprc Write laser power for piercing

cnc_rdlcmddat Read command data of laser

cnc_rdldsplc Read command data of reference displace

cnc_wrldsplc Write command data of reference displace

cnc_rdlerrz Read error of Z-axis tracing

cnc_rdlactnum Read active cutting number/piercing number/slope number

cnc_rdlcmmt Read comment data

cnc_rdlpwrslt Read laser power selection

cnc_wrlpwrslt Write laser power selection

cnc_rdlpwrctrl Read laser power control

cnc_wrlpwrctrl Write laser power control

cnc_rdpwofsthis Read the history data of power compensation coefficient

cnc_rdmngtime Read the management time

cnc_wrmngtime Write the management time

cnc_rddischarge Read data related to electrical discharge at power compensation ends

cnc_rddischrgalm Read alarm history data related to electrical discharge

cnc_rdlppfbdt

cnc_wrlppfbdt

cnc_rdpscdedge2 Read cutting condition file(edge cutting data)

cnc_wrpscdedge2 Write cutting condition file(edge cutting data)

cnc_rdlpscdpwrctl Read cutting condition file(power control data)

cnc_wrlpscdpwrctl Write cutting condition file(power control data)

cnc_rdldsplc2 Read command data of reference displace

cnc_wrldsplc2 Write command data of reference displace

CNC: Function related to WIRE CUT

Function Name Brief description

cnc_setvrtclpos Set wire vertical position

cnc_rdmsptype Read the measured point type data

cnc_wrmsptype Write the measured point type data

CNC: Function Reference related to data server,DNC1,DNC2,OSI-Ethernet

Function Name Brief description

cnc_dtsvftpget Transfer file from host to DATA SERVER

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] cnc_dtsvftpput Transfer file from DATA SERVER to host

cnc_dtsvftpstat Read status of file transfer between host and DATA SERVER

cnc_dtsvrdpgdir Read directory in DATA SERVER

cnc_dtsvdelete Delete file in DATA SERVER

cnc_dtsvdownload Download from DATA SERVER to CNC

cnc_dtsvupload Upload from CNC to DATA SERVER

cnc_dtsvcnclupdn Cancel upload/download between DATA SERVER and CNC

cnc_dtsvupdnstat Read upload/download status between DATA SERVER and CNC

cnc_dtsvgetdncpg Get DNC operation file name in DATA SERVER

cnc_dtsvsetdncpg Set DNC operation file name in DATA SERVER

cnc_dtsvrdset Read setting data for DATA SERVER

cnc_dtsvwrset Write setting data for DATA SERVER

cnc_dtsvchkdsk Check hard disk on DATA SERVER

cnc_dtsvhdformat Format hard disk on DATA SERVER

cnc_dtsvsavecram Save I/F buffer for DATA SERVER

cnc_dtsvrdcram Read I/F buffer for DATA SERVER

cnc_dtsvmntinfo Read maintenance information for DATA SERVER

cnc_dtsvgetmode Get mode of DATA SERVER

cnc_dtsvsetmode Set mode of DATA SERVER

cnc_dtsvrderrmsg Read error message for DATA SERVER

cnc_dtsvwrfile Transfer file from personal computer to DATA SERVER

cnc_dtsvrdfile Transfer file from DATA SERVER to personal computer

cnc_rddncfname Read DNC file name for DNC1, DNC2, OSI-Ethernet

cnc_wrdncfname Write DNC file name for DNC1, DNC2 ,OSI-Ethernet

cnc_rdcomparam Read communication parameter for DNC1, DNC2 , OSI- Ethernet

cnc_wrcomparam Write communication parameter for DNC1, DNC2, OSI-Ethernet

cnc_rdcomlogmsg Read logging message for DNC2

cnc_rdcomopemsg Read operator's message for DNC1,DNC2

cnc_rdrcvmsg Read receipt message for OSI-Ethernet

cnc_rdsndmsg Read sending message for OSI-Ethernet

cnc_sendmessage Send message for OSI-Ethernet

cnc_clrmsgbuff Clear message buffer for OSI-Ethernet

cnc_rdrcvstat Read receipt status of message for OSI-Ethernet

etb_rdparam Get Ethernet board parameter

etb_wrparam Set Ethernet board parameter

etb_rderrmsg Get error message of Ethernet board

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] ds_rdmode Get DATA SERVER mode

ds_wrmode Set DATA SERVER mode

ds_rdhddinfo Get hard disk information of DATA SERVER

ds_rdhdddir Get hard disk file list of DATA SERVER

ds_delhddfile Delete hard disk file of DATA SERVER

ds_copyhddfile Copy hard disk file of DATA SERVER

ds_renhddfile Change of hard disk file name of DATA SERVER

ds_puthddfile PUT of hard disk file of DATA SERVER

ds_mputhddfile MPUT of hard disk file of DATA SERVER

ds_rdhostinfo Get host login directory information of DATA SERVER

ds_rdhostdir Get host file list of DATA SERVER

ds_rdhostdir2 Get host file list of DATA SERVER (2)

ds_delhostfile Delete host file of DATA SERVER

ds_gethostfile GET of host file of DATA SERVER

ds_mgethostfile MGET of host file of DATA SERVER

ds_rdresult Get execution result of function of DATA SERVER

ds_cancel Stop function for DATA SERVER

ds_rdncfile Input of NC file in DATA SERVER

ds_rdncfile2 Input of NC file in DATA SERVER (2)

ds_wrncfile Output of NC file in DATA SERVER

ds_rdfile Input of NC file in DATA SERVER (DATA SERVER -> PC)

ds_wrfile Output of NC file in DATA SERVER (PC -> DATA SERVER)

ds_rddnchddfile Get hard disk file name of DATA SERVER for DNC operation

ds_wrdnchddfile Set hard disk file name of DATA SERVER for DNC operation

ds_rddnchostfile Get host file name of DATA SERVER for DNC operation

ds_wrdnchostfile Set host file name of DATA SERVER for DNC operation

ds_rdhostno Get connected host of DATA SERVER

ds_wrhostno Set connects host of DATA SERVER

ds_rdmntinfo Get maintenance information of DATA SERVER

ds_checkhdd Check of hard disk of DATA SERVER

ds_formathdd Format of hard disk of DATA SERVER

ds_makehdddir Make hard disk directory of DATA SERVER

ds_delhdddir Delete hard disk directory of DATA SERVER

ds_chghdddir Change of current directory of hard disk of DATA SERVER

ds_lputhddfile LIST-PUT of hard disk file of DATA SERVER

ds_ldelhddfile LIST-DELETE of hard disk file of DATA SERVER

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] ds_lgethostfile LIST-GET of host file of DATA SERVER

ds_rdm198hdddir Get directory of DATA SERVER for M198 operation

ds_wrm198hdddir Set directory of DATA SERVER for M198 operation

ds_rdm198host Get connected host of DATA SERVER for M198 operation

ds_wrm198host Set connects host of DATA SERVER for M198 operation

ds_searchword Search string in NC program in DATA SERVER

ds_searchresult Get result of string search in NC program in DATA SERVER

ds_dwnstart Start downloading to DATA SERVER

ds_download Download to DATA SERVER

ds_dwnend End of downloading to DATA SERVER

eth_rdparam Get the parameter of Ethernet

eth_wrparam Set the parameter of Ethernet

eth_rddsmode Get the mode of DATA SERVER

eth_wrdsmode Set the mode of DATA SERVER

eth_rddsstate Get the maintenance information on DATA SERVER

eth_rdhost Get the connection host number of Ethernet

eth_wrhost Set the connection host number of Ethernet

eth_rddsm198dir Get the folder for M198 operation of DATA SERVER

eth_wrdsm198dir Set the folder for M198 operation of DATA SERVER

eth_rddsm198host Get the host for M198 operation of DATA SERVER

eth_wrdsm198host Set the host for M198 operation of DATA SERVER

eth_rddsformat Get the format form of the ATA card of DATA SERVER

eth_dsformat Format of the ATA card of DATA SERVER

eth_dschkdsk Check disk of the ATA card of DATA SERVER

cnc_rddsdncfile Get file for DNC operation

cnc_wrdsdncfile Set file for DNC operation

cnc_rddsdevinfo Get memory device information on DATA SERVER

cnc_rddsdir Get current folder

cnc_rddsfile Get file list information

cnc_dsmkdir Make folder

cnc_dsrmdir Delete folder

cnc_dsremove Delete file

cnc_dschdir Change current foledr

cnc_dsrename Change folder name or file name

cnc_dscopyfile Copy file of DATA SERVER

cnc_dsget_req Start GET of DATA SERVER

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] cnc_dsput_req Start PUT of DATA SERVER

cnc_dsmget_req Start MGET of DATA SERVER

cnc_dsmput_req Start MPUT of DATA SERVER

cnc_dslistget_req Start List-GET of DATA SERVER

cnc_dslistput_req Start List-PUT of DATA SERVER

cnc_dslistdel_req Start List-DEL of DATA SERVER function

cnc_dsftpstat Read file transfer result of DATA SERVER

cnc_dsftpcancel Stop file transfer of DATA SERVER

CNC: Function Reference related to servo learning data

Function Name Brief description

cnc_svdtstartrd Start of reading servo learning data

cnc_svdtrddata Reading of the data from I/F buffer for the servo learning

data

cnc_svdtendrd End of reading servo learning data

cnc_svdtstartwr Start of writing servo learning data

cnc_svdtwrdata Writing of the data to I/F buffer for the servo learning data

cnc_svdtendwr End of writing servo learning data

cnc_svdtstopexec Stop of reading/writing of the servo learning data

CNC: Function related to Unsolicited messaging function

Function Name Brief description

cnc_wrunsolicprm Set the unsolicited messaging parameters

cnc_wrunsolicprm2 Set the unsolicited messaging parameters (2)

cnc_rdunsolicprm Get the unsolicited messaging parameters

cnc_rdunsolicprm2 Get the unsolicited messaging parameters (2)

cnc_unsolicstart Initiate the unsolicited messaging session

cnc_unsolicstop Terminate the unsolicited messaging session

cnc_rdunsolicmsg Read the unsolicited messaging data

cnc_rdunsolicmsg2 Read the unsolicited messaging data (2)

PMC: Function related to PMC

Function Name Brief description

pmc_rdmsg Read message from PMC to MMC

pmc_wrmsg Write message from MMC to PMC

pmc_crdmsg Read message from PMC to MMC (conditional)

pmc_cwrmsg Write message from MMC to PMC (conditional)

Read PMC data(area specified)

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] pmc_rdpmcrng

pmc_wrpmcrng Write PMC data(area specified)

pmc_rdkpm Read data from extended backup memory

pmc_wrkpm Write data to extended backup memory

pmc_rdkpm2 Read data from extended backup memory(2)

pmc_wrkpm2 Write data to extended backup memory(2)

pmc_kpmsiz Read maximum size of extended backup memory

pmc_rdpmcinfo Read PMC data information

pmc_rdcntldata Read control data of PMC data table

pmc_wrcntldata Write control data of PMC data table

pmc_rdcntlgrp Read the sum total group of control data

pmc_wrcntlgrp Write the sum total group of control data

pmc_set_timer_type Set the PMC timer accuracy

pmc_get_timer_type Get the PMC timer accuracy

pmc_getdtailerr Get detail error for PMC

pmc_rdalmmsg Read PMC alarm messages

pmc_rdpmctitle Read PMC title data

pmc_rdprmstart Start uploading PMC parameter

pmc_rdpmcparam Upload PMC parameter

pmc_rdprmend End of uploading PMC parameter

pmc_wrprmstart Start downloading PMC parameter

pmc_wrpmcparam Download PMC parameter

pmc_wrprmend End of downloading PMC parameter

pmc_select_pmc_unit Select the PMC

pmc_get_current_pmc_unit Get the current PMC unit type

pmc_get_number_of_pmc Read the number of existing PMC paths

pmc_get_pmc_unit_types Read the PMC system information

PMC: Function Reference related to PROFIBUS-DP

Function Name Brief description

pmc_prfrdconfig Read series/version of PROFIBUS software

pmc_prfrdbusprm Read bus parameter of master function

pmc_prfwrbusprm Write bus parameter of master function

pmc_prfrdslvprm Read slave parameter of master function

pmc_prfwrslvprm Write slave parameter of master function

pmc_prfrdallcadr Read address allocation of master function

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] pmc_prfwrallcadr Set address allocation of master function

pmc_prfrdslvaddr Read address allocation of slave function

pmc_prfwrslvaddr Set address allocation of slave function

pmc_prfrdslvstat Read state of slave function

pmc_prfrdslvid Reads slave index data of master function

pmc_prfwrslvid Writes slave index data of master function

pmc_prfrdslvprm2 Reads slave parameter of master function(2)

pmc_prfwrslvprm2 Writes slave parameter of master function(2)

pmc_prfrddido Reads DI/DO address data of master function

pmc_prfwrdido Writes DI/DO address data of master function

pmc_prfrdindiadr Reads indication address for communication mode of master function

pmc_prfwrindiadr Writes indication address for communication mode of master function pmc_prfrdopmode Reads operation mode of master function

pmc_prfwropmode Writes operation mode of master function

pbm_rd_param Reading of the parameters of the PROFIBUS master function

pbm_wr_param Setting the parameters of the PROFIBUS master function

pbm_ini_prm Initialization of the specified parameters of the PROFIBUS master function pbm_rd_allslvtbl Reading of all slave table

pbm_exe_subfunc Execution of sub-function

pbm_rd_subprm Reading of the setting assistant parameters

pbm_rd_errcode Reading of an error code

pbm_chg_mode Change of the operation mode

pbm_rd_cominfo Reading of the communicating information

pbm_rd_nodetable Reading of status of connected slave

pbm_rd_nodeinfo Reading of the information of slave station

pbm_rd_slot Reading of the number of slot on master function

pbm_rd_slotinfo Reading of the slot information on master function

pbs_rd_param Reading of the parameters of the PROFIBUS slave function

pbs_wr_param Setting of the parameters of the PROFIBUS slave function

pbs_ini_prm Initialization of the parameters of the PROFIBUS slave function

pbs_rd_cominfo Reading of the communication state of the PROFIBUS slave function

pbs_rd_param2 Reading of the parameters of the PROFIBUS slave function(2)

pbs_wr_param2 Setting of the parameters of the PROFIBUS slave function(2)

pbs_rd_cominfo2 Reading of the communication state of the PROFIBUS slave function(2) CNC: Function related to others

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50]

Function Name Brief description

cnc_sysinfo Read CNC system information

cnc_sysinfo_ex Read CNC system information(2)

cnc_statinfo Read CNC status information

cnc_statinfo2 Read CNC status information(2)

cnc_alarm Read alarm status

cnc_alarm2 Read alarm status (2)

cnc_rdalminfo Read alarm information

cnc_rdalmmsg Read alarm message

cnc_rdalmmsg2 Read alarm message (2)

cnc_modal Read modal data

cnc_rdgcode Read G modal code

cnc_rdcommand Read commanded data

cnc_diagnoss Read diagnosis data

cnc_diagnosr Read diagnosis data(area specified)

cnc_rddiag_ext Read random number diagnosis data

cnc_rddiaginfo Read diagnosis data information

cnc_rddiagnum Read minimum, maximum, total number of diagnosis data

cnc_adcnv Read A/D conversion data

cnc_rdopmsg Read operator's message

cnc_rdopmsg2 Read operator's message (2)

cnc_rdopmsg3 Read operator's message (3)

cnc_setpath Set path number(for multi-path)

cnc_getpath Get path number(for multi-path)

cnc_sysconfig Read CNC configuration information

cnc_rdprstrinfo Read program restart information

cnc_rstrseqsrch Search sequence number for program restart

cnc_rstrseqsrch2 Search sequence number for program restart (2)

cnc_rdopnlsgnl Read output signal image of software operator's panel

cnc_wropnlsgnl Write output signal of software operator's panel

cnc_rdopnlgnrl Read general signal image of software operator's panel

cnc_wropnlgnrl Write general signal image of software operator's panel

cnc_rdopnlgsname Read general signal name of software operator's panel

cnc_wropnlgsname Write general signal name of software operator's panel

cnc_getdtailerr Get detail error for CNC

cnc_getfigure Read maximum valid figures, number of decimal places

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] cnc_rdbrstrinfo Read block restart information

cnc_rdmenuswitch Read menu switch signal

cnc_wrmenuswitch Write menu switch signal

cnc_rdradofs Read internal position compensation data(cutter compensation/tool nose radius compensation)

cnc_rdlenofs Read internal position compensation data(tool length compensation)

cnc_rdfixcycle Read internal position compensation data(canned cycle)(canned cycle)

cnc_rdcdrotate Read internal position compensation data(coordinate rotation)

cnc_rd3dcdcnv Read internal position compensation data(3-D coordinate conversion)

cnc_rdmirimage Read internal position compensation data(programmable mirror image)

cnc_rdscaling Read internal position compensation data(scaling)

cnc_rd3dtofs Read internal position compensation data(3-D tool compensation)

cnc_rdposofs Read internal position compensation data(tool position compensation)

cnc_rdsyssoft Read series/version of CNC system software

cnc_rdsyssoft2 Read series/version of CNC system software (2)

cnc_rdsyssoft3 Read series/version of CNC system software (3)

cnc_rdsyshard Read of CNC hardware configuration

cnc_rdmdlconfig Read module configuration of CNC system

cnc_rdmdlconfig2 Read module configuration of CNC system (2)

cnc_gettimer Get calendar timer of CNC

cnc_settimer Set calendar timer of CNC

cnc_rdtimer Get timer data of CNC

cnc_wrtimer Set timer data of CNC

cnc_reset CNC reset

cnc_reset2 CNC reset (2)

cnc_clralm Clear CNC alarm

cnc_getfrominfo Read F-ROM information on CNC

cnc_fromgetstart Start of reading F-ROM data from CNC

cnc_fromget Read F-ROM data from CNC

cnc_fromgetend End of reading F-ROM data from CNC

cnc_fromputstart Start of writing F-ROM data to CNC

cnc_fromput Write F-ROM data to CNC

cnc_fromputend End of writing F-ROM data to CNC

cnc_fromremove Delete F-ROM data on CNC

cnc_getsraminfo Read S-RAM information on CNC

cnc_sramgetstart Start of reading S-RAM data from CNC

cnc_sramget Read S-RAM data from CNC

Function Reference

file:///C|/Users/heyang/Desktop/FOCAS_Api_Help/Document/flist_com.htm[2018/1/2 16:51:50] cnc_sramgetend End of reading S-RAM data from CNC

cnc_getlockstat Get state of NC data protection

cnc_chgprotbit Set state of NC data protection

cnc_rdcexesram Read SRAM variable area for C language executor

cnc_wrcexesram Write SRAM variable area for C language executor

cnc_cexesramsize Read maximum size of SRAM variable area for C language executor cnc_rdetherinfo Read Ethernet board information

cnc_rdcoordnum Read additional workpiece coordinate systems number

cnc_rdrepeatval Read the repeat counter

cnc_rdrepeatval_ext Read the repeat counter(2)

cnc_rdpm_mcnitem Read machine specific maintenance item for periodic maintenance cnc_wrpm_mcnitem Write machine specific maintenance item for periodic maintenance cnc_rdpm_cncitem Read cnc maintenance item for periodic maintenance

cnc_rdpm_item Read maintenance item status for periodic maintenance

cnc_wrpm_item Write maintenance item status for periodic maintenance

cnc_getlanguage Get CNC display language

相关文档
相关文档 最新文档