点击或拖拽改变大小

ABBWebApiClient.GetServoEnable 方法

获取当前机器人的伺服使能状态
Get the current robot servo enable state

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

返回值

类型:OperateResult<String>
机器人的伺服使能状态
参见