Mikhail

Forum Replies Created

Viewing 15 posts - 1,561 through 1,575 (of 6,288 total)
  • Author
    Posts
  • 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.

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

    The above description is correct.

    Sorry if it is studi question but how to modifiy the driver ?

    1. Change the driver by yourself using the source code.
    2. Sponsor the update, and we would implement the required feature.

    Any source code somewhere ?

    Driver’s source
    See DrvDbImport projects. For example, DrvDsOpcUaServer supports long strings.

    in reply to: Communication Lines and speeds #13250
    Mikhail
    Moderator

    If you use Modbus TCP, using multiple communication lines will increase polling performance.

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

    Bad quality status is received only by Rapid SCADA driver or also by other OPC clients, like Matrikon OPC Explorer?

    in reply to: Communication Lines and speeds #13244
    Mikhail
    Moderator

    In general, communication lines work in parallel.

    in reply to: Communication Lines and speeds #13243
    Mikhail
    Moderator

    Hello,

    It may depend on the communication protocol. Could you provide screenshots of the Communication line settings?

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

    Hi,

    Thank you for the screenshot.
    In Rapid SCADA 6 channels of the string type may contain more then 8 characters.
    However, the DB import driver currently does not support long strings. The driver needs an update to implement the required feature.

    in reply to: scada-v6 source code debug #13238
    Mikhail
    Moderator

    After build, the executable and other files should be correctly copied to the runtime location as the installer does. Services must be registered in the system. Then they can be started.

Viewing 15 posts - 1,561 through 1,575 (of 6,288 total)