点击或拖拽改变大小

FanucSeries0iSetDeviceProgsCurrAsync 方法

设置指定路径为当前路径
Set the specified path as the current path

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

参数

programName
类型:SystemString
程序名

返回值

类型:TaskOperateResult
结果信息
参见