示例:DDEExecute 命令
在使用该命令之前,服务器应用程序必须处于运行状态(但可以最小化)。
DDEExecute RSLinx|__Drivers [WHO_ACTIVE()]
发送 Who_Active 命令,该命令用于显示默认的“网络浏览器”窗口。在 Drivers 之前必须有两个连续的下划线。外观如下:__Drivers
DDEExecute WINAB5|SYSTEM .SR 3
发送 Dot 命令 SR 3 给 WINtelligent LOGIC 5 (WINAB5),意味着搜索梯级 3。
DDEExecute WINAB5|SYSTEM .UI
发送 Dot 命令 UI WINtelligent LOGIC 5 (WINAB5),以显示“系统信息”窗口。在 dot 命令之前需要一个空格。
DDEExecute Winrecip|IcomDdeExe [CONTROL_PANEL_DEFAULT()]
向 WINtelligent Recipe 发送 CONTROL_PANEL_DEFAULT 命令,打开默认的 WINtelligent Recipe Control Panel。
提供反馈