摘要:
工具 Visual Studio Fanuc focas1/2协议开发包 C# winform应用 开发包下载地址 https://github.com/wheeliar/FANUC_Focas_API 源码地址 https://github.com/wheeliar/WindowsFormsApp 阅读全文
posted @ 2023-02-21 12:39
壹个小学生
阅读(1515)
评论(0)
推荐(0)
摘要:
##使用的函数名 https://www.woody.vip/fanuc/Program/cnc_exeprgname.htm 函数执行的返回值name[36]是一个字符数组 char[36] typedef struct odbexeprg { char name[36] ; /* the pro 阅读全文
posted @ 2023-02-21 12:30
壹个小学生
阅读(662)
评论(0)
推荐(0)