Mikhail

Forum Replies Created

Viewing 15 posts - 3,571 through 3,585 (of 6,284 total)
  • Author
    Posts
  • in reply to: Multilanguage on Schemes #7369
    Mikhail
    Moderator

    Hi,

    Sure. Everything can be translated. If you’re asking for advice how to do it, I can help.

    in reply to: Access Rapid SCADA data from Node-RED #7368
    Mikhail
    Moderator

    @kumajaya thank you for your help. It is very useful. We will check this.

    in reply to: Server problem #7367
    Mikhail
    Moderator

    What is the SCADA-Server version?

    in reply to: Server problem #7366
    Mikhail
    Moderator

    Hello,

    Application shutdown means that the web server stops the web application. It is not related to SCADA-Server.

    When the server is in error state, what is written in server and communicator logs?

    in reply to: Displaying units in a table view #7365
    Mikhail
    Moderator

    Hi,

    There is no such option. Units are displayed inside a popup when you move a mouse pointer to an item icon.

    in reply to: send command #7364
    Mikhail
    Moderator

    Hello,

    1. Add a button on a scheme.
    2. Set the Action property to Send command.
    3. Specify an output channel that needed to send command to a device.

    in reply to: ModAutoControl executing a binary file on event ? #7354
    Mikhail
    Moderator

    Starting scripts feature requires development of a module for SCADA-Server.

    in reply to: How to use Notification plugin? #7353
    Mikhail
    Moderator

    Hi,

    Adding custom text to events requires additional development. It’s better to implement this feature in Rapid SCADA 6 in the next year. However, we can do it earlier in the version 5 according to a contract.

    in reply to: Scheme Editor Error opening browser in Ubuntu 20 #7352
    Mikhail
    Moderator

    Hi,

    Check the editor settings that a default browser is selected.
    I recommend editing Rapid SCADA projects on Windows then upload them to Linux.
    In the future, Microsoft doesn’t plan provide .NET Forms on Linux Desktop, so the full editors will be on Windows, and may be we will provide a simple web editor.

    Mikhail
    Moderator

    This means that likely it’s possible to make the driver work with different security levels. Because the driver uses the same OPC UA libraries. Debug needed.

    Mikhail
    Moderator

    I can connect to Node OPCUA server now without modified source code.

    Good.

    I can connect with every 7 combination supported by Node OPCUA from UaExpert dan Prosys including “None and None” but only “Sign & encrypt and Basic256Sha256” with KpOpcUa.

    Interesting. Could you also try this official utility made by OPC Foundation? The source code of the utility is available on OPC Foundation’s GitHub if needed.

    in reply to: How to use Notification plugin? #7343
    Mikhail
    Moderator

    Hi,
    The notifications are based on the events in the archive.
    Probably, you should untick the “Event on Change” property of the input channel.

    in reply to: How to set up Telegram #7337
    Mikhail
    Moderator

    Hi,

    Write to the bot:
    /info

    If it doesn’t answer, check the communication line log in Communicator.

    in reply to: How to use Notification plugin? #7336
    Mikhail
    Moderator

    The manual.

    <Statuses>612</Statuses> – you should put statuses there, not channel numbers. Look for the existing statuses in the Event types table.

    <ParamIDs>11</ParamIDs> – may be it’s better to set empty string inside.

    Mikhail
    Moderator

    I’ve copied my answer from GitHub:

    Thank you for the pull request, but I can’t merge it because of the following:

    1. Pull requests in this repository should be targeted to the develop branch.
    2. Removing the lines makes impossible to apply the corresponding configuration options.
    3. You should try changing the device configuration in KpOpcUa_XXX.xml to use the correct SecurityMode and SecurityPolicy.

    Please try the 3rd item and let me know about the result.

Viewing 15 posts - 3,571 through 3,585 (of 6,284 total)