点击或拖拽改变大小

YamahaRCXResetAsync 方法

指定程序复位信息,对所有的程序进行复位。当重新启动了程序时,从主程序或者任务 1 中最后执行的程序开头开始执行。
Specify the program reset information to reset all programs. When the program is restarted, execution starts from the beginning of the main program or the last executed program in task 1.

命名空间:  HslCommunication.Robot.YAMAHA
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public Task<OperateResult> ResetAsync()

返回值

类型:TaskOperateResult
执行结果是否成功
参见