点击或拖拽改变大小

ABBWebApiClientGetSystem 方法

获取当前机器人的系统信息,版本号,唯一ID等信息
Get the current robot's system information, version number, unique ID and other information

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

返回值

类型:OperateResultString
系统的基本信息
参见