Mikhail

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 6,268 total)
  • Author
    Posts
  • 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.

    in reply to: Event beep #17833
    Mikhail
    Moderator

    Hi,
    You could find and replace the file. Is is in the ScadaWeb folder.
    Also try Notifocation Plugin.

    in reply to: Webstation hourly values issue #17814
    Mikhail
    Moderator

    1. I suggest to set the channel’s archive mask to an empty value. In that case, channel values will be written in the default archives.

    2. Upload the HelloWorld project for execution and make sure that it writes hourly values.

    3. Check ScadaServer.log and ScadaServer.txt for errors and additional info.

    • This reply was modified 1 month, 4 weeks ago by Mikhail.
    in reply to: Webstation hourly values issue #17811
    Mikhail
    Moderator

    Hello,
    Please clarify your question by providing screenshots.

    in reply to: How to integrate MQTT into a script #17809
    Mikhail
    Moderator

    Hello,

    The Server scripting engine has no references to the MQTT classes.
    What is the general idea of ​​how the script should work?
    I suggest this manual about Server scripts https://rapidscada.net/docs/en/latest/configuration/scripts

    in reply to: Scheme title #17806
    Mikhail
    Moderator

    Hi,
    This is a known bug. It will be fixed in the next release.

    in reply to: Setting up postgreSQL #17805
    Mikhail
    Moderator

    I’m glad everything worked 🙂

    in reply to: Setting up postgreSQL #17802
    Mikhail
    Moderator

    If you want all channels to be written in the custom archive, set the Is Default field for the archive.

    in reply to: Setting up postgreSQL #17801
    Mikhail
    Moderator

    Hi,
    Let’s make the custom archive work!
    Note that you should add a custom archive with the same Code to the Server settings, and to the Archives table in the configuration database.
    If this has already been done, please send screenshots of the relevant settings.

    Mikhail
    Moderator

    Hello,
    Please provide more details and screenshots.

    in reply to: Mobile resolution or view #17797
    Mikhail
    Moderator

    Hi,
    A variation on the same idea:
    1. Deploy a separate instance of the web application for mobile users.
    2. Add views for mobile in a different folder.
    3. Set a corresponding start view for mobile users in the web app settings.

    in reply to: SCADA not running #17793
    Mikhail
    Moderator

    Hello,
    It looks like something wrong with the web application. If you start the Scada website in the IIS management console, what happens next?

    in reply to: Entering future data #17790
    Mikhail
    Moderator

    Hi,

    As a first step, try writing historical data to the future using ScadaTestClient.
    If data successfully saved and displayed, then we can think how to read them by a driver.

    • This reply was modified 2 months, 1 week ago by Mikhail.
Viewing 15 posts - 46 through 60 (of 6,268 total)