点击或拖拽改变大小

YRC1000TcpNetMoveJ 方法

向指定的坐标系位置进行关节动作。其中没有外部轴的系统, 7-12外部轴的值设定为「0」
Perform joint motions to the specified coordinate system position. where there is no external axis system, the value of 7-12 external axis is set to "0"

命名空间:  HslCommunication.Robot.YASKAWA
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法
public OperateResult MoveJ(
	YRCRobotData robotData
)

参数

robotData
类型:HslCommunication.Robot.YASKAWAYRCRobotData
机器的的数据信息

返回值

类型:OperateResult
是否动作成功
备注
其中形态数据由6个bool数组组成,每个bool含义参考参数说明,0表示 False,1表示 True
参见