点击或拖拽改变大小

FanucSeries0iReadProgramAsync 方法

重载列表
  名称说明
公共方法ReadProgramAsync(Int32, String)
[商业授权] 读取指定程序号的程序内容,可以指定路径信息,路径默认为空就是主路径,//CNC_MEM/USER/PATH1/ ,也可以指定其他路径
[Authorization] Read the program content of the specified program number
公共方法ReadProgramAsync(String, String)
[商业授权] 读取指定程序号的程序内容,可以指定路径信息,路径默认为空就是主路径,//CNC_MEM/USER/PATH1/ ,也可以指定其他路径
[Authorization] Read the program content of the specified program number
Top
参见