Fanuc Focas1/2 in BCB - Download
Update : 2018.07.21
下載檔案的部分提供的功能不是很齊全,很多檔案還是必須到畫面上去按,匯出到CF卡。
其中,下載參數非常之久,我下載了13秒才結束。
主要分幾項
0 : NC program
1 : Tool offset data
2 : Parameter
3 : Pitch error compensation data
4 : Custom macro variables
5 : Work zero offset data
7 : Operation history data
18 : Rotary table dynamic fixture offset
函式:
FWLIBAPI short WINAPI cnc_upstart(unsigned short FlibHndl,long number);
FWLIBAPI short WINAPI cnc_upload(unsigned short FlibHndl,ODBUP *upld,unsigned short *number);
FWLIBAPI short WINAPI cnc_upend(unsigned short FlibHndl);
相關文章:
全站熱搜
留言列表