点击或拖拽改变大小

YRCHighEthernetStart 方法

开始程序。操作时指定程序名时,此程序能附带对应主程序,则从该程序的开头开始执行。如果没有指定,则从前行开始执行
Start the program. When the program name is specified during operation, the program can be accompanied by the corresponding main program, and the execution starts from the beginning of the program. If not specified, execute from the previous line

命名空间:  HslCommunication.Robot.YASKAWA
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public OperateResult Start()

返回值

类型:OperateResult
是否启动成功
参见