Mikhail

Forum Replies Created

Viewing 15 posts - 5,701 through 5,715 (of 6,288 total)
  • Author
    Posts
  • in reply to: Error installing ScadaWeb Win10 #1502
    Mikhail
    Moderator

    OK.
    By the way, the new web app beta works on Linux as well as on Windows.

    in reply to: How to control GPIO for raspberry? #1500
    Mikhail
    Moderator

    Hi,

    This topic has another subject. Please create a new one. I can’t recommend you a library but I’ll try to help you to establish connection if you post communication line log.

    in reply to: Error installing ScadaWeb Win10 #1499
    Mikhail
    Moderator

    Your settings seem OK. Most likely the installer is not enough clever. Please, do manual installation which is described in the appropriate PDF included in the package. It’s quick.

    in reply to: Error installing ScadaWeb Win10 #1496
    Mikhail
    Moderator

    Hi,

    Also you need to check that WCF Services -> HTTP Activation feature is installed for .NET Framework 4+.
    Is it installed?

    May be you could publish the screensot of your Windows features window?

    in reply to: Alarm via email #1494
    Mikhail
    Moderator

    If emails are sent successfully, you should use Automatic Control Module to send commands automatically according to your conditions.

    in reply to: Alarm via email #1493
    Mikhail
    Moderator

    Check that commands are send from Communicator UI.
    Commands:
    1 (binary) – send the notification.

    Command text examples:
    group_name;subject;message
    contact_name;subject;message
    email;subject;message

    in reply to: Alarm via email #1492
    Mikhail
    Moderator

    Hello,

    You can add this XML into ScadaCommSvcConfig.xml:

        <CommLine active="true" bind="false" number="12" name="Email">
          <CommChannel type="" />
          <LineParams>
            <Param name="ReqTriesCnt" value="3" descr="Device request retries count on error" />
            <Param name="CycleDelay" value="0" descr="Delay after request cycle, ms" />
            <Param name="CmdEnabled" value="true" descr="Commands enabled" />
            <Param name="DetailedLog" value="true" descr="Write detailed information to the log" />
          </LineParams>
          <CustomParams />
          <ReqSequence>
            <KP active="true" bind="true" number="201" name="Email sender" dll="KpEmail.dll" address="0" callNum="" timeout="10000" delay="200" time="00:00:00" period="00:00:00" cmdLine="" />
          </ReqSequence>
        </CommLine>
    

    It adds a communication line with device 201 that sends SMS.

    in reply to: New Web App Idea? #1489
    Mikhail
    Moderator
    in reply to: New Web App Idea? #1488
    Mikhail
    Moderator

    Tested on Raspberry Pi – OK.

    in reply to: New Web App Idea? #1487
    Mikhail
    Moderator

    scada_web_beta.zip has been updated. Added commands and acknowledgement functionality.
    In case of any bugs, please, write on the forum.

    in reply to: Web Page Display Error #1486
    Mikhail
    Moderator

    Wow 🙂

    in reply to: Web Page Display Error #1484
    Mikhail
    Moderator

    Is it possible to install .NET 4 in parralel with 4.5?
    Something wrong with WCF Activation, which is a part of .NET 4 in Windows 7, but installed separately in Windows 8+.

    What is shown by the link http://localhost/scada/scheme/ScadaSchemeSvc.svc ?

    in reply to: Web Page Display Error #1482
    Mikhail
    Moderator

    Are the IIS features like these?
    postimage

    Also please make a screenshot of installed programms to check what .NET version is installed.

    in reply to: Web Page Display Error #1480
    Mikhail
    Moderator

    Post a screenshot of your installed Windows features that includes WCF node.

    in reply to: Web Page Display Error #1478
    Mikhail
    Moderator

    Hello,
    See this topic
    What Windows version do you use?

Viewing 15 posts - 5,701 through 5,715 (of 6,288 total)