点击或拖拽改变大小

ABBWebApiClientGetMechunits 方法

获取当前机器人的操作单元列表
Retrieves the list of mechanical unit names from the motion system.

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

返回值

类型:OperateResultString
An OperateResult containing an array of mechanical unit names.
参见