Mikhail

Forum Replies Created

Viewing 15 posts - 2,176 through 2,190 (of 6,240 total)
  • Author
    Posts
  • in reply to: v6, DrvDsMqtt not publishing anything. #11501
    Mikhail
    Moderator

    I will check it and write here. Thank you.

    in reply to: Buid Rapid SCADA 6 on Visual Studio Code #11500
    Mikhail
    Moderator

    When you get experience debugging in VS Code, please share with us.

    in reply to: v6, DrvDsMqtt not publishing anything. #11497
    Mikhail
    Moderator

    Do you have any suggestion of what could be causing the issue, which part of the code or what object worth inspection from where ?

    My thoughts are:
    1. The issue is related to Communicator only. I mean you can unset “Application is bound to the configuration database” and stop other services except Communicator.
    2. In Data Sources disable ScadaServer data source and activate OpcUaServer. Check if OpcUaServer works correctly or not, comparing with MQTT data source.
    3. Change Communicator settings from HelloWorld project to your project to detect the configuration change that causes the problem.

    in reply to: Buid Rapid SCADA 6 on Visual Studio Code #11496
    Mikhail
    Moderator

    Is there any way to debug current app in VSCode.

    As I read, yes. But I haven’t tried debugging in VS Code by myself, because I use Visual Studio. VS Community Edition is free.

    Could i5-5300+8G (disk:ssd) to be slow for this type of development?

    The computer is good enough.

    in reply to: v6, DrvDsMqtt not publishing anything. #11485
    Mikhail
    Moderator

    Could you provide steps how to modify the HelloWorld project to reproduce the issue?

    in reply to: Rapid SCADA 6 Beta #11484
    Mikhail
    Moderator

    We’ve published Rapid SCADA 6 RC1 on the official website. It is stable and can be used in projects. For final release we need more docs and modules.

    in reply to: Migrating V5.84 projects to V6 #11483
    Mikhail
    Moderator

    Projects for Rapid SCADA 5 and 6 have different structure. Before using an old project for new Rapid SCADA, the project has to be converted. We will provide a project converter app later.

    the RAM drive needs to be set up, is this a necessary step?

    If you use SSD, using RAM drive is important to save SSD’s life.

    How much will the performance decrease if I don’t use a RAM drive but a hard disk?

    We have not measured it. RAM drive is needed to avoid much of writing to SSD.

    If I use a RAM drive, will I lose log files after a power outage? Or is the RAM drive just caching ?

    Some RAM drive apps allow to save files on shutdown. My favorite is ROG RAM Disk.

    in reply to: Unable to receive list of plugins #11482
    Mikhail
    Moderator

    The plugin list uses the external REST API, so if rapidscada.net is temporary unavailable, the list may not display.

    in reply to: Unable to receive list of plugins #11481
    Mikhail
    Moderator

    To get the error details, press F12 in browser and check the Console and Network tabs.
    Plugin list displayed there is the same as http://rapidscada.net/scada/plugins/Store/StorePublic.aspx

    in reply to: Rapid SCADA 6 Beta #11471
    Mikhail
    Moderator

    rapidscada_6.0.0~rc1 released.
    RC stands for Release Candidate, meaning this release is very close to a full release. Help in testing the installer and the applications is appreciated.

    in reply to: v6, DrvDsMqtt not publishing anything. #11469
    Mikhail
    Moderator

    Communicator/ is a sub topic of Communicator with a zero-length sub level topic ‘. Maybe the trailing “/” should be left out.

    “Communicator/” is used in conjunction with other topic parts, for example Communicator/line001/device001/Sin

    You should tick the Detailed log checkbox in the data source properties. The file DrvDsMqtt_XXX.log contains information about sending data, for example:

    2022-11-02 11:35:16 Send Communicator/line001/device001/Sin = -0.5229836122997832
    2022-11-02 11:35:16 Send Communicator/line001/device001/Sqr = 1
    2022-11-02 11:35:16 Send Communicator/line001/device001/Tri = 5.255433325000013
    2022-11-02 11:35:16 Send Communicator/line001/device001/DO = NaN
    in reply to: v6, DrvDsMqtt not publishing anything. #11467
    Mikhail
    Moderator

    So does the MQTT data source publish data or not?

    in reply to: v6, DrvDsInfluxDB suport InfluxDB or InfluxDB2 or both ? #11466
    Mikhail
    Moderator

    I guess that mean it working.

    Yes.

    I will double check my previous instance setup

    For testing, you can set Module to ModArcBasic for MinCopy.

    I have some question, why not current data?

    All InfluxDB points have timestamp.

    What does read only option mean ?

    This is kind of lifehack to read data from an archive that is written by another ScadaServer. This option ensures that the data is not affected.

    Can I disable file backends if I use influx?

    Yes. In this case I suggest to use ModArcInfluxDb for Cur, Min and Hour archives. Otherwise, Webstation settings should be updated.

    in reply to: Error message xml not found #11465
    Mikhail
    Moderator

    Hello,
    The question is duplicated.

    in reply to: Report summary of register values (table & excel) #11464
    Mikhail
    Moderator

    Hello,
    If you have issues with displaying the above data, please provide screenshots.

    Can I export this excel data via WebStation?

    Yes, Webstation allows to export historical data to Excel.

Viewing 15 posts - 2,176 through 2,190 (of 6,240 total)