点击或拖拽改变大小

FanucSeries0iReadCurrentForegroundDirAsync 方法

读取当前程序的前台路径
Read the foreground path of the current program

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

返回值

类型:TaskOperateResultString
程序的路径信息
参见