Difference between revisions of "WASCADA Service"

From ESS-WIKI
Jump to: navigation, search
Line 23: Line 23:
 
== Configuration ==
 
== Configuration ==
  
After the installation is done, '''WASCADAHandler.ini '''(path: \Program Files (x86)\Advantech\Agent_WASCADA_Handler\WASCADA_Handler.ini) must be edited so that the plug-in will work:
+
After the installation is done, '''WASCADAHandler.ini '''(path: \Program Files (x86)\Advantech\Agent_WASCADA_Handler\) must be edited so that the plug-in will work:
  
 
'''WASCADAHandler.ini'''
 
'''WASCADAHandler.ini'''
 +
 +
Set WebAccess IP, User name and Password encoded in base64 and others.
  
 
= Use Case =
 
= Use Case =
  
 
= Release =
 
= Release =

Revision as of 09:14, 1 October 2018

Introduction

WASCADA Service

How to

Installation

1.Install Update for Universal C Runtime in Windows (KB2999226) (needed for OS other than Win 10).

 Install for x64 OS: https://www.microsoft.com/en-us/download/details.aspx?id=49093
 Install for x86 OS: https://www.microsoft.com/en-US/download/details.aspx?id=49077

2.Install Microsoft Visual C++ 2015 Redistributable Package (32bit).

 https://www.microsoft.com/en-US/download/details.aspx?id=48145

3.Double click Agent_WASCADA_Handler_X.X.X.exe to install.

4.Follow step wizard to install WASCADA Service.

Configuration

After the installation is done, WASCADAHandler.ini (path: \Program Files (x86)\Advantech\Agent_WASCADA_Handler\) must be edited so that the plug-in will work:

WASCADAHandler.ini

Set WebAccess IP, User name and Password encoded in base64 and others.

Use Case

Release