点击或拖拽改变大小

FanucSeries0iSetCurrentProgram 方法

重载列表
  名称说明
公共方法SetCurrentProgram(String)
设置指定的程序号为当前的主程序,如果程序号不存在,返回错误信息,例如: //CNC_MEM/USER/PATH1/O0001
Set the specified program number as the current main program, if the program number does not exist, an error message will be returned
公共方法SetCurrentProgram(UInt16)
设置指定的程序号为当前的主程序,如果程序号不存在,返回错误信息
Set the specified program number as the current main program, if the program number does not exist, an error message will be returned
Top
参见