点击或拖拽改变大小

ABBWebApiClientGetRapidTasks 方法

获取当前机器人的任务列表
Get the task list of the current robot

命名空间:  HslCommunication.Robot.ABB
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public OperateResult<string> GetRapidTasks()

返回值

类型:OperateResultString
任务信息的列表
参见