KpOpcUA Release 1.0.0.0
Description
Plugin OPC UA protocol for RapidScada platform : https://github.com/RapidScada/scada
Made by syndrome5
Status
- Background communication is working.
- The form in Scada-Communicator is not working. Please change manually KpOpcUA XML configuration file.
- Work with non-encrypted certificate. Not tested with other type of certs
Installation
- Put your KpOpcUA.dll in KP folder
- Need to move all DLLs from DLLs folder to ScadaComm folder.
-
- Need to move ScadaCommSvc.Config.xml in system32 folder for windows
- Need to move ScadaCommMono.Config.xml in ScadaComm folder for linux
- Need to move KpOpcUA_061.xml in ScadaComm/Config/ and change the IP OPC UA server (and ApplicationName in term of your OS)
- Need to move Lang/KpOpcUA.en-GB.xml in ScadaComm/Lang/
- Need to move OpcUADemo.tbl in Interface/DemoViews/
- Need to modify database and pass them to ScadaServer (do it on the order of the screen)
For linux users, do it on windows host and follow the file convert_win_to_unix.txt steps.
- Restart ScadaComm & ScadaServer to apply changes