Difference between revisions of "OPC DA Classic Adapter"
From Datonis
(Created page with "{| class="wikitable" |host |String |ip address or host name of the OPC server. |- |server_prog_id |String |Specify the name of the OPC Server name. |} ==== Installation ====...") |
(No difference)
|
Latest revision as of 07:23, 4 September 2019
host | String | ip address or host name of the OPC server. |
server_prog_id | String | Specify the name of the OPC Server name. |
Installation
- Download and install jdk 1.8 Windows x86 from here
- It will automatically set your default jdk to the above version.
- Download the latest build of Edge Gateway on your machine.
- Download the adapter jar file and the dll file from here
- Paste the adapter jar file inside plugins/altizon directory of your datonis-edge directory.
- Create a folder named 'native' inside the root datonis-edge directory and paste the dll file in it.
- Inside config folder, open config.ini file in a text editor and paste ' \
reference\:file\:$KURA_PLUGINS$/altizon/com.altizon.gateway.opcda.classic@start,' just after the comma of opcda.utgard file reference. - Run bin/start_edge_debug.bat to start edge service.