Mikhail

Forum Replies Created

Viewing 15 posts - 1,201 through 1,215 (of 6,284 total)
  • Author
    Posts
  • in reply to: Current Data sudden become Not Ready #14228
    Mikhail
    Moderator

    Hi,
    It seems that we are close to understanding the cause.
    If you restart the PC in usual way, do you get the same error?

    in reply to: Custom Page #14227
    Mikhail
    Moderator

    Hi,
    I’ve wrote down a note to increase the priority of this task.

    in reply to: Modbus Data Formula #14226
    Mikhail
    Moderator

    > Is there a way for me to define what the event says?
    The answer depends if you use Rapid SCADA 5 or 6. For version 6, set channel properties:
    Input formula would be Cnl > 0 ? 0 : 1
    Format is Off-On

    in reply to: Current Data sudden become Not Ready #14221
    Mikhail
    Moderator

    May be the error occurs after the computer restart? And PostgreSQL has not started yet?

    in reply to: Current Data sudden become Not Ready #14220
    Mikhail
    Moderator

    Hi,

    1) The error is weird. It’s the first time when we faced this type of error.
    What PostreSQL version do you use?

    2) Probably, it just reconnects. The next time, if the error occurs, try stop and start SCADA-Serve without uploading the project.
    Using pgAdmin simply try to connect to the database and open the data tables after the error occurs.

    in reply to: Custom Page #14219
    Mikhail
    Moderator

    Hi Matt,
    Thank you for the reminder.
    Do you need an example that demonstrates how to create an HTML page that uses JS API to get data (like v5 custom page example)?

    in reply to: little misunderstanding with the OPCUA Events #14218
    Mikhail
    Moderator

    The OPC UA driver subscribes for data, and receives data in async mode when data comes from the OPC UA server. The driver does not send requests each time to read data.

    > in facts it sends all the cycle data in one event type response.
    Could you copy the example from the communication line log?

    in reply to: How to link the inputs of my device and the tags ? #14217
    Mikhail
    Moderator

    OPC DA sometimes unpredictable, unfortunately. While the Rapid SCADA driver uses official .NET OPC libraries, provided by OPC Foundation, they are not ideal.

    Is the OPC server installed on the same machine as Rapid SCADA?
    What OPC server do you use? (just for information)

    in reply to: Read PostGre SQL data and write them in OPC UA #14212
    Mikhail
    Moderator

    Please check this video. It should help to connect to OPC UA server. In the video Prosys OPC browser is used. However, any client is OK.

    in reply to: Current Data sudden become Not Ready #14211
    Mikhail
    Moderator

    Hi,
    You can see that the error is

    Npgsql.PostgresException (0x80004005): 57P03: the database system is shutting down
    

    You should check the PostgreSQL database. When it is not available from SCADA, try to connect to it by pgAdmin.

    in reply to: Communicate with Devices from 2 LAN Card #14210
    Mikhail
    Moderator

    I’m glad that it is solved 🙂

    in reply to: How to link the inputs of my device and the tags ? #14209
    Mikhail
    Moderator

    Hi,
    Have you got some errors when connect by the utility?

    in reply to: Read PostGre SQL data and write them in OPC UA #14201
    Mikhail
    Moderator

    Oh, you use Rapid SCADA 5. The required feature (OPC UA server) is in version 6.

    in reply to: Communicate with Devices from 2 LAN Card #14200
    Mikhail
    Moderator

    It’s weird. Connection is OK. Looks like no device on the line.
    Could you check the request sequence? Screenshots can be useful.

    If you think that the issue depends on the subnet, try other IPs for testing.

    in reply to: New release Rapid SCADA 6.2.x #14199
    Mikhail
    Moderator

    Hi,
    Yes. But you need to install .NET 8 first.

Viewing 15 posts - 1,201 through 1,215 (of 6,284 total)