CAEngine::Command

Revision as of 18:10, 17 October 2015 by Jhuawen (talk | contribs) (Created page with "设定typescript语言指令,用于ADE 自动化服务器执行。Send方法使Command(指令)")
Other languages:
English • ‎中文

ADE用户指南 > ADE类型参考 > CAEngine

描述

设定typescript语言指令,用于ADE 自动化服务器执行。Send方法使Command(指令)

It is easier to use CAEngine::SendCommand, which combines Command and CAEngine::Send into a single call.

数据类型

字符串

访问

读 / 写

用法

ade.Command = “value obj1”
ade.Send
result = ade. OutputBuffer

另请参考

Comments


You are not allowed to post comments.