点击或拖拽改变大小

FanucSeries0iReadCurrentProgram 方法

读取当前的程序内容,只能读取程序的片段,返回程序内容。
Read the current program content, only read the program fragments, and return the program content.

命名空间:  HslCommunication.CNC.Fanuc
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public OperateResult<string> ReadCurrentProgram()

返回值

类型:OperateResultString
程序内容
参见