[商业授权] 如果未执行程序,则开始执行程序
[Authorization] Starts executing a program if it is not being executed
命名空间:
HslCommunication.Profinet.Yokogawa
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public OperateResult Start()
Public Function Start As OperateResult
public:
OperateResult^ Start()
member Start : unit -> OperateResult
返回值
类型:
OperateResult是否启动成功
备注
This command will be ignored if it is executed while a program is being executed.
Refer to the users manual for the individual modules for the response formats that are used at error times.
参见