Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Probably, they are a bit incompatible.
You can do the following:
1. Enter OPC tags in the Communicator settings manually. Use C:\SCADA\Projects\DemoProject.en-GB\Instances\Default\ScadaComm\Config\KpOpc_021.xml as example
2. If a manufacturer of the OPC server supports OPC UA, use OPC UA instead of classic OPC.
MikhailModeratorAlso try to upload the project again. Then logout and login the web app.
MikhailModeratorHello,
The web application loads the list of views from the configuration database.
May be if you restart the computer, it will reload data and forget about deleted views.Also please check C:\SCADA\ScadaWeb\log\ScadaWeb.log
It can contains useful info about errors.
MikhailModeratorThanks for the recipe.
MikhailModeratorIs the meter in the same local network as Rapid SCADA?
MikhailModeratorHello,
Please provide links to the screenshots of the Interface table and old views.
MikhailModeratorMay be screenshots will help.
MikhailModeratorHi,
You should manually provide write access to the directories and all included files
C:\SCADA\ScadaWeb\config\
C:\SCADA\ScadaWeb\log\
Right click the folders, open properties and edit permissions.June 1, 2020 at 1:05 pm in reply to: Format and Unit and Formulas not working for InputChannels #6870
MikhailModeratorHi,
The changes should affect values that displayed on the web interface.
Format in Communicator is defined by a driver.If you set
-; True; False, it means that – is 0, True is 1 and False is 2.
MikhailModeratorHello,
There is not enough information about the system you build.
MikhailModeratorI don’t know if I need to use port forwarding on my router or use the firewall with advanced settings ?
Yes, you need to allow access from the Internet to LAN on the router. And also open an appropriate TCP port on Windows firewall.
MikhailModeratorIs it possible to run the HelloWorld project and DemoPrject simultaneously in one machine?
It is possible to install to different Rapid SCADA on a one machine, and run 2 projects. But it’s not so easy. If you need more info about it, please start a separate topic. It’s better to deploy 2 virtual machines.
However, they worked as intended when both options are checked during configuration upload.
You should analyze the log files of Communicator.
MikhailModeratorHello,
Does the OPC sniffer work with classic OPC (Midcrosoft OLE) or UPC UA?
Is it mandatory to restart server and communicator while uploading a project to RapidSCADA?
Agent automatically decides whether to restart or not. It depends what settings was changed.
Is it possible to run two different projects simultaneously on the same machine and view outputs on the webstation?
Do you mean to install 2 different Rapid SCADA on one machine?
MikhailModeratorMy be you need 2 different Rapid SCADA and 2 different projects.
The 1st project for simulating. And the 2nd project for control the simulated system. -
AuthorPosts