点击或拖拽改变大小

YRC1000TcpNetReadUFrame 方法

读取指定用户的坐标数据。
Read the coordinate data of the specified user.

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

参数

frame
类型:SystemInt32
用户坐标编号,1-64

返回值

类型:OperateResultString
坐标值
参见