Mikhail

Forum Replies Created

Viewing 15 posts - 31 through 45 (of 6,265 total)
  • Author
    Posts
  • in reply to: Setting multiple channels at once. #17879
    Mikhail
    Moderator

    Hi,

    The formula looks incorrect. It should return a double value or byte array, and used as an output formula of the channel. SetVal and SetData are used to set channel value, not for sending commands.
    To use address 0, there should be a separate device. Try sending commands by the Administrator app to that device, and control the results in communication line log.

    in reply to: Multi language support #17878
    Mikhail
    Moderator

    2. This is complex. Possible approach is storing a string table as a mimic dependency. It is also requires more work made by an engineer who create a mimic.

    The economic feasibility of this work is unclear. There are many tasks that seem to be a higher priority for implementation.

    in reply to: Multi language support #17877
    Mikhail
    Moderator

    Hello,

    1. This is technically possible. However it requires a lot of work, because all web forms will be affected. Currently, only one culture is loaded when the web app start. A new mechanism for loading multiple languages should be developed.

    Since ASP Razor Pages renders pages on the server side, switching language will require page reload.

    in reply to: Communication via port forwarding not working #17876
    Mikhail
    Moderator

    It may be related to the certificate. Try to get information from the OPC server to understand how it sees the client trying to connect.

    in reply to: Multi language support #17869
    Mikhail
    Moderator

    What are the use-cases? Do you mean an implementation when users from different countries connect to the same Rapid SCADA instance?

    in reply to: Multi language support #17868
    Mikhail
    Moderator

    Hello,

    Let’s specify the requirement more precisely.

    Do you mean to implement an option that lets a user to select a language individually?

    How it should work for mimics?

    in reply to: Communication via port forwarding not working #17867
    Mikhail
    Moderator

    Hello,

    What is the error message in the screenshot?
    For some reason, the screenshot is in bad quality.

    in reply to: modal develop in mimiceditor #17862
    Mikhail
    Moderator

    Hello,
    I have some thoughts about that.
    Please create a new topic to discuss the new idea.

    • This reply was modified 1 month ago by Mikhail.
    in reply to: DrvDDEJP #17861
    Mikhail
    Moderator

    To add the driver to the Store, fill the form specified here.
    Thank you.

    in reply to: Error Communication Failed #17860
    Mikhail
    Moderator

    Thank you for the update 🙂

    in reply to: Error Communication Failed #17853
    Mikhail
    Moderator

    The difficulties that have arisen are a little strange. Please let us know what you find.

    in reply to: Running Average #17852
    Mikhail
    Moderator

    Hello,

    Thank you for sharing the solution. It is clear and simle. Perhaps, it can be called monthly average.
    Another solution for moving average is here, which is more complex and fits for a short period of time.

    in reply to: Error Communication Failed #17846
    Mikhail
    Moderator

    Likely port 502 is required.

    in reply to: New release Rapid SCADA 6.4.x #17845
    Mikhail
    Moderator

    Rapid SCADA 6.4.6 has been released.
    Upgrade new mimics:
    – Supports custom CSS and JS
    – Text component supports conditions for selecting text
    – Scripts of child faceplate components are executed
    – Custom scripts are executed in edit mode
    – Exported faceplate properties can be linked to mimic document properties
    – Exported faceplate properties contain default bindings

    in reply to: Error Communication Failed #17834
    Mikhail
    Moderator

    Hi,
    According to the communication line log you can successfully connect to the device by IP, but it is not responding.
    I suppose the device ID (unit ID) is wrong as written above. Most common are 0 and 1.
    Use https://rapidscada.net/modbus/ to decode data packets. It is useful for understanding.

Viewing 15 posts - 31 through 45 (of 6,265 total)