Mikhail

Forum Replies Created

Viewing 15 posts - 5,506 through 5,520 (of 6,287 total)
  • Author
    Posts
  • in reply to: "Unable to login : Server is unavailable" Problem? #1952
    Mikhail
    Moderator

    SCADA-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.

    in reply to: Users, roles, rights #1950
    Mikhail
    Moderator

    Hello,
    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?

    in reply to: Question about Scheme Editor #1949
    Mikhail
    Moderator

    Definitely, we will get rid of Silverlight.
    It’s difficult to provide a date until we don’t make a contact. Approximately in 2017 🙂

    in reply to: Question about Scheme Editor #1946
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Rapid Scada Fail Over #1940
    Mikhail
    Moderator

    Could you describe your system?

    in reply to: Rapid Scada Fail Over #1939
    Mikhail
    Moderator

    There 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.

    in reply to: Unable to retrieve tags (Rockwell) #1936
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Logging Data #1934
    Mikhail
    Moderator

    It 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.

    in reply to: Logging Data #1932
    Mikhail
    Moderator

    Yes, you can export data to MySQL in real time.
    Read this and this.

    in reply to: Communication consistency error #1929
    Mikhail
    Moderator

    To 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.

    in reply to: Communication consistency error #1927
    Mikhail
    Moderator

    Hello,

    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?

    in reply to: Web Page don't open in other computers. #1923
    Mikhail
    Moderator

    This is NAT settings
    postimage

    • This reply was modified 9 years, 4 months ago by Mikhail.
    in reply to: Web Page don't open in other computers. #1922
    Mikhail
    Moderator

    You 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.

    in reply to: Polling cycle time #1921
    Mikhail
    Moderator

    Read this section. Pay attention to Timeout and Delay parameters of communication.

    in reply to: Polling cycle time #1918
    Mikhail
    Moderator

    Please describe how your sensors are physically connected?

Viewing 15 posts - 5,506 through 5,520 (of 6,287 total)