Forum Replies Created
-
AuthorPosts
-
MikhailModeratorSCADA-Server uses TCP port 10000. Make sure that this port is not used by other application. You can do this by TCPView.
Also you can test the connection by Hercules utility. Just try to connect to 127.0.0.1:1000 as TCP client.
MikhailModeratorHello,
In the 1st image the user joao has the Administrator role. You don’t use your new role Teste for any user.Please test, is your table view or scheme successfully opened by admin user or not?
MikhailModeratorDefinitely, we will get rid of Silverlight.
It’s difficult to provide a date until we don’t make a contact. Approximately in 2017 🙂
MikhailModeratorHello,
Yes, we know about this issue. We are planning to create a totally new Scheme Editor.
Sorry for the untranslated message. Try press the arrows slowly to avoid the error.
MikhailModeratorCould you describe your system?
MikhailModeratorThere can be different approaches:
1. Use Modbus TCP devices that support more than one connections in parallel. You run 2 similar instances of Rapid SCADA, which receive the same data. Both the instances are active simultaneously.2. You can use the new module Rapid Gate which pass data from one Rapid SCADA instance to another in real time.
But when the primary server stops, you have to somehow switch device polling to Communicator on another server. For example, stop the 1st Communicator service and start the 2nd Communicator service. May be it is possible to do it automatically by some condition.The important thing is a scheme of connection with devices.
MikhailModeratorHello,
KpModbus.dll is used for Modbus communicating without OPC server. This is preferable approach if a controller supports Modbus.
In case of using OPC, you should use KpOpc.dll. Don’t forget to install OPC Core Components (scroll the page to the bottom).Please clarify, what way of configuration do you choose. Screenshots will help.
MikhailModeratorIt is possible by development a special module. It can by done by your side, or by my side as custom development. We can discuss it in details by email or by skype.
MikhailModeratorTo find a cause, debug and log needed. The source code is not enough.
There is a new possibility recently developed: you can install Rapid SCADA on your RPi and pass data from RPi to PC using Rapid SCADA internal protocol. This functionality is implemented by Rapid Gate module. You can download it by this link. In case of follow up questions, be free to ask.
Send me a letter to receive a trial key for Rapid Gate.
MikhailModeratorHello,
The communication log “says” that RPi drops the connection. Do you develop the Modbus server by yourself or use 3rd party software? Is there any logs of the Modbus server?
MikhailModeratorYou need to open port on Windows Firewall, allow incoming connection on the router and redirect data to your PC using NAT (on router).
There is no SCADA specific, just network administration.
MikhailModeratorRead this section. Pay attention to Timeout and Delay parameters of communication.
MikhailModeratorPlease describe how your sensors are physically connected?
-
AuthorPosts
