Mikhail

Forum Replies Created

Viewing 15 posts - 1,111 through 1,125 (of 6,289 total)
  • Author
    Posts
  • in reply to: Modbus TCP Server #14520
    Mikhail
    Moderator

    Also try to connect to Communicator by any TCP client utility. You should see that a connection is established.

    in reply to: Modbus TCP Server #14519
    Mikhail
    Moderator

    Hello Ibrahim,

    Please provide screenshots of the Communicator settings and the communication line log.

    Make sure that the modems are configured to initiate a connection to the TCP server.

    in reply to: Chart not Displaying Data #14516
    Mikhail
    Moderator

    I recommend to upgrade Rapid SCADA to the latest version.

    in reply to: How to extract MQTT message completely #14513
    Mikhail
    Moderator

    Thank you.

    Mikhail
    Moderator

    Device status is available. Each device in Communicator contains a hidden tag with the code Status
    If you create a channel, specify the device and tag code (Status), the device status will be received in this channel. 0 – normal, 1 – error

    Line status currently cannot be received by a channel. To implement this, there should be a channel number in the line options. But it looks ugly. We should find a better idea.

    in reply to: RapidGate #14509
    Mikhail
    Moderator

    Hi,
    Saving data every minutes generates 1440 slices per day.
    So, there are 1440 * 850 * 2688 = 3 290 112 000 data points.
    Therefore the archive size is big.

    in reply to: How to extract MQTT message completely #14508
    Mikhail
    Moderator

    Could you share the final settings? It can be useful for other users.

    in reply to: RapidGate #14504
    Mikhail
    Moderator

    Hi,
    How many slices in a day? How many days?

    in reply to: How to extract MQTT message completely #14503
    Mikhail
    Moderator

    Hi,
    Create only 1 subscription, named Voltage (delete 2 others). The subscription should contain 3 sub items (3 lines).

    in reply to: How to extract MQTT message completely #14498
    Mikhail
    Moderator

    Hi,
    You need subitems as Voltage L1, Voltage L2 and Voltage L3. And only 1 subscription,

    in reply to: RapidGate #14497
    Mikhail
    Moderator

    Hi,
    DAT format is optimized for SCADA data.
    How many data points in the database? A data point is 1 channel’s data at a timestamp.

    in reply to: Error uploading configuration #14496
    Mikhail
    Moderator

    .NET version is OK.
    Do you have an option to test the software on another machine?

    Mikhail
    Moderator

    Slice timestamp depends on the archive parameters that are set in the Server configuration. You should check how the archive is written.

    in reply to: method gettrend returns error #14491
    Mikhail
    Moderator

    According to the application communication protocol, response length is limited. Data should be retrieved by several requests. Data streaming supported only for file operations.

    in reply to: Error uploading configuration #14488
    Mikhail
    Moderator

    Please run cmd with the command
    dotnet --info
    and copy the results here.

    Seems that System.IO.Compression.dll, which is included in .NET, is not found.

Viewing 15 posts - 1,111 through 1,125 (of 6,289 total)