点击或拖拽改变大小

ABBWebApiClientGetJointTarget 方法

获取当前机器人的物理关节点信息,返回json格式的关节信息
Get the physical node information of the current robot and return the joint information in json format

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

返回值

类型:OperateResultString
带有关节信息的结果类对象
参见