Mikhail

Forum Replies Created

Viewing 15 posts - 2,956 through 2,970 (of 6,146 total)
  • Author
    Posts
  • in reply to: Chart Pro with application error #8692
    Mikhail
    Moderator

    Hello,
    In web browser open http://localhost/scada/plugins/Config/WebConfig.aspx, select “Chart plugin”, save configuration and download it into the project as written in the manual.

    in reply to: channel status in database mysql #8679
    Mikhail
    Moderator

    Hi,

    DB export module executes SQL script every time when data comes from Communicator to Server. If you need custom data processing, it should be implemented on database level.

    in reply to: Interface reverted to older version #8678
    Mikhail
    Moderator

    If you describe how to reproduce an issue from scratch, we will fix it.

    in reply to: Invalid registration code #8677
    Mikhail
    Moderator

    Hi,

    Different modules may show different computer codes. It’s normal.
    If you buy a license, and after that computer code is changed and a key becomes invalid on the same computer, contact us by email providing the new computer code.

    in reply to: Calc value from multiple device #8676
    Mikhail
    Moderator

    Hi,
    Screenshots of the existing settings would help.

    in reply to: Chart Pro with application error #8675
    Mikhail
    Moderator

    Hello,
    You need to select Chart Pro in the configuration of the web application.

    in reply to: Interface reverted to older version #8664
    Mikhail
    Moderator

    Besides that both backups were deleted

    Backups usually copied to GIT or separate drive. Also you could copy a project into C:\SCADA\Projects directory.

    C:\SCADA\Interface directory is automatically cleared when a project is uploaded. This is an expected behavior.

    in reply to: rapidgate module bug #8663
    Mikhail
    Moderator

    Hi,
    Probably you should update SCADA-Server too. I expect the next official release in May to achieve consistence in app and module versions.

    in reply to: chart in PlgSchExtraComp #8662
    Mikhail
    Moderator

    You can get status of an input channel of the device and use it as a device state. For more details, please create a new topic.

    in reply to: how to get the raspberry Pi4 code #8661
    Mikhail
    Moderator

    Thank you, Mr. Hoang.

    in reply to: Cannot see installed schemes extra components module #8660
    Mikhail
    Moderator

    Hello,

    I can not get a code for ModAutoControl

    Look for the code into /opt/scada/ScadaServer/Log/ModAutoControl.log

    Mikhail
    Moderator

    Hi,

    Definitely, you need Automatic Control Module. Even with the module it may be tricky.

      The idea is the following (using the module):

    1. Create a trigger that detects “inputchannel 201 value < 800"
    2. Send a command with 5s delay to “write modbus value 3100 to output channel 801”
    3. Send a command with 10s delay to “set modbus value to 3100”
    4. In the output channel formula for the 2nd command, check the required condition “inputchannel 201 value==800”

    In case of questions during implementation, post screenshots and description in this topic.

    in reply to: chart in PlgSchExtraComp #8651
    Mikhail
    Moderator

    Hi,

    You need Chart Pro to display multiple channels.

    in reply to: Tracking state in formula, a bad idea ? #8650
    Mikhail
    Moderator

    Hi,

    I have difficulty in reading the non-english comments.

    We will update all comments to English.

    Are the data of each channel gurenteed to be processed by the same formula instance in sequence and only once?

    This is true for input channels of the Real and Discrete types.

    Channels of calculated types are calculated permanently in cycle.

    If possible could you explain what those channel type mean ?

    It is written in the Channel types table when you open any project in Administrator.

    in reply to: Time Off Timer #8649
    Mikhail
    Moderator

    Hello,

    This topic is named “Time Off Timer”. Please create a new topic with an appropriate name for discussing Auto Control Module.

Viewing 15 posts - 2,956 through 2,970 (of 6,146 total)