Mikhail

Forum Replies Created

Viewing 15 posts - 5,506 through 5,520 (of 6,282 total)
  • Author
    Posts
  • 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?

    in reply to: Polling cycle time #1916
    Mikhail
    Moderator

    Hello,
    First of all, you need to find out the bottle neck step by step. Please provide more details what are “locally displayed value” and “value on SCADA screen”? Screenshots will help.

    Mikhail
    Moderator

    Are you on Raspbian?

    Yes.

    You can try to install latest Mono manually as written here http://www.mono-project.com/docs/getting-started/install/linux/
    I did it on Ubuntu just for testing.

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

    Could you provide more details about the architecture of your system?

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

    Also you can install this utility and try to establish a connection between internal and external computers.

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

    Hi,
    Does your web server located within home network or on a hosting in the Internet?
    Seems you perform the right settings. What errors in log files of server and web application?

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