我們的品牌

Impact-Company-Logo-English Black-01-177x54

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
		
我们今天能为您提供什么帮助?
In the Magelis iPC, can I open a Windows program within Runtime?
Issue:
In the Magelis iPC, can I open a Windows program within Runtime?

Resolution:
Yes, you can call a Windows program within the Runtime on a Magelis iPC.  The script you need to use is:

Sys.createProcess

Function
Only available on XBTGTW and iPC Series targets. Starts an application program on the target machine.

Format
int Sys.createProcess(String processName, String args);

Parameters

Parameter                          Description
String processName          Enter the complete path and file name of the application program.
Use double slashes between drive and directory names.
e.g. C:\\Winnt\\Notepad.exe
The slash is used to denote special characters, such as tab "\t" and new line "\n".
The extra backslash is required to override the special character designation.

String args                         Enter an argument here when required by the program. Enter an empty string ("")
when there is no argument.

Return Value
Returns 0                           when the process ends abnormally. Otherwise, returns the value of the handle. This
handle number is required to terminate a process.

施耐德電機Taiwan

探索更多
系列:
探索更多
系列:
  • 產品文檔
  • 軟體下載
  • 產品選型工具
  • 產品替代和替換
  • 幫助和聯絡中心
  • 尋找我們的辦公室
  • 取得報價
  • 施耐德電機社群
  • 人才招募
  • 公司簡介
  • 舉報不當行為
  • 無障礙
  • 新聞中心
  • 投資者
  • 專業洞察
  • 台灣施耐德電機學院
  • 綠色影響力落差調查
  • Schneider Go Green 2025
  • 隱私政策
  • Cookie通告
  • 使用條款
  • Change your cookie settings