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 |