点击或拖拽改变大小

YRCRobotDataParse 方法

从实际机器人读取到的数据解析出真实的机器人信息。

命名空间:  HslCommunication.Robot.YASKAWA
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public void Parse(
	YRCType type,
	string value
)

参数

type
类型:HslCommunication.Robot.YASKAWAYRCType
机器人类型
value
类型:SystemString
参见