将CPU单元的操作模式更改为PROGRAM,停止程序执行。
Changes the CPU Unit’s operating mode to PROGRAM, stopping program execution.
命名空间:
HslCommunication.Profinet.Omron.Helper
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 Function Stop As OperateResult
abstract Stop : unit -> OperateResult
返回值
类型:
OperateResult是否停止成功
备注
当执行STOP时,CPU单元将停止操作。 在执行STOP之前,您必须确认系统的安全性。
The CPU Unit will stop operation when STOP is executed. You must confirm the safety of the system before executing STOP.
参见