Mikhail

Forum Replies Created

Viewing 15 posts - 5,821 through 5,835 (of 5,887 total)
  • Author
    Posts
  • in reply to: WCF Error #251
    Mikhail
    Moderator

    Hello Darren,

    Try checking the installation of WCF 4 or 4.5. It is a part of .NET Framework required for the schemes. Depending on the version of Windows it can be among Windows features.
    Is there ScadaScheme.log in C:\SCADA\ScadaWeb\log ? If it exists, what does it contain?

    In the future versions we are going to use pure HTML5+JavaScript and such problems will disappear.

    in reply to: Modbus TCP error #248
    Mikhail
    Moderator

    Probably your vague memorials is about other protocol than Modbus )
    Modbus has special error codes for such cases or device does not respond anything.
    Good luck in experiments! Your questions help others to solve their issues.

    in reply to: Modbus TCP error #246
    Mikhail
    Moderator

    The device responses the same bytes as were requested.
    According to MODBUS APPLICATION PROTOCOL SPECIFICATION and MODBUS MESSAGING ON TCP/IP IMPLEMENTATION GUIDE the content of the response is definitely wrong.

    You can get proper communication log for comparison by using Modbus emulator mod_RSsim

    in reply to: Modbus TCP error #244
    Mikhail
    Moderator

    Hello Darren,
    Could you write a piece of log here?

    in reply to: Generate sound on station for alarming #241
    Mikhail
    Moderator

    Try the following:
    1. Create a simple console application that play a sound. You can use Microsoft Visual Studio 2013 Community Edition.
    2. In the formula call
    System.Diagnostics.Process.Start(“C:\\MyPath\\PlaySound.exe”);
    3. Be careful using such formulas. Do not use them for calculated channels.

    Please, write here about the result.

    in reply to: Generate sound on station for alarming #238
    Mikhail
    Moderator

    Hello,
    Formulas are calculated on a server machine by SCADA-Server service.
    Most likely Windows doesn’t allow services to access a sound card.
    What device should play a sound in your case?

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #232
    Mikhail
    Moderator

    SCADA-Web has been ported. Welcome to use Rapid SCADA on Raspberry Pi.

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #231
    Mikhail
    Moderator

    Sorry, I don’t get into the way of using GUI on Linux.
    Just install Midnight Commander
    sudo apt-get install mc
    and run the necessary scripts.
    Also it is a good idea to use Putty to remote connection to your device.

    I hope that SCADA-Web for RPi will be ready within a few days.

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #228
    Mikhail
    Moderator

    Could you tell more about the system that you are going to implement? The understanding of the aim helps me to suggest the best solution.

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #225
    Mikhail
    Moderator

    Porting of SCADA-Web is under construction. You can wait for it or fork the project on GitHub and make the necessary changes.

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #223
    Mikhail
    Moderator

    The web application SCADA-Web can be deployed on any free ASP.NET hosting in the Internet or in your LAN. SCADA-Web connects to Raspi and retrieves the data.

    • This reply was modified 10 years, 3 months ago by Mikhail.
    in reply to: Any questions about Rapid SCADA and Raspberry Pi #220
    Mikhail
    Moderator

    The one of known issues – Raspi doesn’t contain real time clock. That’s why after reboot a system, SCADA may write data with incorrect timestamp. This issue can be solved by writing special script that starts SCADA after a clock sync.

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #219
    Mikhail
    Moderator

    Dear Tom,

    I think Rapid SCADA perfectly fits your purposes. Of course you can use it.
    Rapid SCADA has low hardware requirements, full features and stable.
    Talking about possible problems, we have no enough statistics about working on Raspberry Pi because the appropriate version of the software was recently created.

    The best way is to start using Rapid SCADA on Raspberry and interact with me in this forum to discuss and solve issues.

    Thanks!

    in reply to: Configuration Error #217
    Mikhail
    Moderator

    Most likely you need to choose IIS application pool that uses .NET 4.

    in reply to: Any questions about Rapid SCADA and Raspberry Pi #215
    Mikhail
    Moderator

    Download binaries here.

Viewing 15 posts - 5,821 through 5,835 (of 5,887 total)