Mikhail

Forum Replies Created

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

    in reply to: Formula Output #1476
    Mikhail
    Moderator

    1. Use Server shell -> Files -> Current Data
    2. Via the web app

    in reply to: Device Template Editor Question #1475
    Mikhail
    Moderator

    Wise πŸ™‚

    in reply to: Device Template Editor Question #1470
    Mikhail
    Moderator

    Hello,

    You have to set Multiple command checkbox, if the device manual specifies 0x0F or 0x10 command codes. Element count – number of registers set by a single command.

    What is the difference between

    They must be the same for a command. Command number binds a template with a sent command.

    Further, what β€œValue” should I send?

    Depending on your device. See the device manual.

    in reply to: Error saving presets on CharList component #1466
    Mikhail
    Moderator

    Hi,

    I think, you should grant write rights on C:\SCADA\ScadaWeb\config folder for the user that specified in the wep app log.

    in reply to: Channel column in Device data is empty #1463
    Mikhail
    Moderator

    Check the following:
    Use SCADA-Server checkbox and Bound checkboxes are set ON in Communicator;
    – Input channels have valid signals;
    – Database are passed to Server by Administrator app;
    – Server and Communicator are restarted after reconfiguring.

    in reply to: Incomplete package for Linux (Mono) #1461
    Mikhail
    Moderator

    Yes, the software is permanently improved.

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