Mikhail

Forum Replies Created

Viewing 15 posts - 1,411 through 1,425 (of 6,145 total)
  • Author
    Posts
  • in reply to: How to use a c# script to process input XML/MQTT message #13295
    Mikhail
    Moderator

    Hi,

    1. Add your scripts into the Scripts (v6) or Formulas (v5) table.
    2. Write a DLL in C# using the examples from GitHub.
    3. The MQTT driver support JavaScript.

    Please specify your question.

    in reply to: 如何在ubuntu上使用 #13294
    Mikhail
    Moderator

    In Chinese please write in this subforum. Or use English.

    in reply to: OPC DA null values because bad quality. #13286
    Mikhail
    Moderator

    I did the following test:
    1. Use the default settings of the OPC UA Server data source. The Automatically accept certificates checkbox in set.
    2. Install and run Prosys OPC UA Browser.
    3. In Prosys OPC UA Browser
    – Security settings: Sign, Basic256Sha256
    – User auth: username and password (opc / scada)
    4. When connect, the client asks to accept the certicicate.
    5. Connected successfully.

    Note: the same machine for client and server.
    Could you repeat this test?

    • This reply was modified 2 years, 4 months ago by Mikhail.
    in reply to: Events and Ack #13281
    Mikhail
    Moderator

    If you need to check all existing events associated with a channel, it’s possible, but may slow down the performance.

    in reply to: Events and Ack #13280
    Mikhail
    Moderator

    Hi,

    You can load an event by ID and check the Ack field.
    Do you use Rapid SCADA 5 or 6?

    in reply to: OPC DA null values because bad quality. #13276
    Mikhail
    Moderator

    I can check this issue the next week.

    in reply to: plugin install no activation in web #13275
    Mikhail
    Moderator

    Hi,
    Copy the plugin configuration files from the installation ZIP to the project.
    And as written above activate Chart Pro in the project using the Administrator app.

    in reply to: Custom Page #13267
    Mikhail
    Moderator

    Hi,

    There is no recent changes in custom pages.
    “Blazor is a feature of ASP.NET for building interactive web UIs using C# instead of JavaScript” So it’s a client feature.
    We don’t plan to use it because we afraid it could be “Silverlight II”.

    in reply to: OPC DA null values because bad quality. #13266
    Mikhail
    Moderator

    Do you get an error in the client if you try to connect using Basic256Sha256 if the OPC server uses the default settings? What error?

    in reply to: OPC DA null values because bad quality. #13263
    Mikhail
    Moderator

    If you need more clarification how that file is created and used by the driver, ask.

    in reply to: MLPI – Motion Logic Programming Interface driver #13262
    Mikhail
    Moderator

    As for me, no.

    in reply to: OPC DA null values because bad quality. #13261
    Mikhail
    Moderator

    If DrvDsOpcUaServer.xml does not exist, the driver creates a default configuration file. You can put it in the project and change if needed. I recommend to use the default configuration if it fit your needs, because there are a lot of settings which are not obvious. The file in the screenshot was created by the OPC Foundation developers (and included in the driver), and I haven’t seen any documentation related to it.

    in reply to: OPC DA null values because bad quality. #13257
    Mikhail
    Moderator

    every signal have default limits (0 to 100) but values are higher than limits

    In this case, you get Bad quality status?

    in reply to: OPC DA null values because bad quality. #13256
    Mikhail
    Moderator

    If you need to use values with bad status as good values, I can provide the source code of the OPC DA driver, so you can change it as needed.

    in reply to: SQL string 8 caracters #13252
    Mikhail
    Moderator

    In SCADA I created 2 fields showing column 1 and column 2

    Good workaround. Thank you for the idea.

Viewing 15 posts - 1,411 through 1,425 (of 6,145 total)