Sign In
presys | scadadev.com
Bookmark and Share
Hardware | HMI/SCADA | MES | Database | Device Integration | Reporting






SCADA: Starting a Windows Application from InTouch


Share |

When using InTouch to interact with other Windows applications, it is usually required to open the application from InTouch. This can be achieved with an InTouch script function.

StartApp WinAppName;

WinAppName: The windows application name. This can be a literal string value, message tag, or locally declared script message variable.

Examples:

{Start Microsoft Excel}
StartApp “C:\Program Files\Microsoft Office\Office12\Excel.exe”

{Start Microsoft Excel, and open a spreadsheet}
StartApp “C:\Program Files\Microsoft Office\Office12\Excel.exe C:\SpreadsheetLocation\Spreadheet.XLS”

blog comments powered by Disqus

Home | Terms of Use | Privacy Policy | Contact Us
Copyright © 2010 scadadev.com. All Rights Reserved.