点击或拖拽改变大小

YRC1000TcpNet.ReadALARMAsync 方法

读取机器人的报警信息
Read the alarm information of the robot

命名空间:  HslCommunication.Robot.YASKAWA
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法
public Task<OperateResult<string>> ReadALARMAsync()

返回值

类型:Task<OperateResult<String>>
原始的报警信息
参见