This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Execute external Windows program
#1
Hi,

I have a logicmachine SCADA running on windows and I needed to create a button that runs a windowus program, could someone help me with some script?
Reply
#2
Hi,

Due to security risks it’s impossible to trigger a Windows application from a browser. Luckely (:

To achieve what you want you need a middleware solution.

I have created a executable that runs as a service that listen to TCP messages and can start application from there. In that scenario you can send a TCP message from the controller to the middleware and do what you want. This require some knowledge in Visual Studio (C#)..

BR,

Erwin
Reply
#3
Thanks, very much..
Reply


Forum Jump: