Mikhail

Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 6,275 total)
  • Author
    Posts
  • in reply to: E mail #14579
    Mikhail
    Moderator

    As far as I know, you can’t send emails via Gmail by 3rd party apps anymore. You should use another mail server.
    https://yandex.com/ should work for now. Or use your local mail providers.

    in reply to: Where is Administration Application #14578
    Mikhail
    Moderator

    Note: It’s possible to run the Administrator app using Wine 9.x on Linux. But it’s not so easy. I suggest to use it on Windows.

    in reply to: rapidscada 6.1 install on linux problem #14577
    Mikhail
    Moderator

    Download ScadaAdmin for Linux. Works on Wine. Note that it is easier to use the Administrator app on Windows.

    in reply to: SMS #14566
    Mikhail
    Moderator

    Hello,
    SMS can be sent by different methods: via GSM modem and HTTP service (country dependent).
    What method do you prefer?

    in reply to: OPC UA View in ScadaAdmin can’t connect in Wine 9.8 #14565
    Mikhail
    Moderator

    Hello,
    This is probably your pull request? Does i solve the issue?

    in reply to: Error uploading configuration #14564
    Mikhail
    Moderator

    Thank you for the info.
    Probably, the issue was caused by .NET installation problem.

    in reply to: Where is Administration Application #14563
    Mikhail
    Moderator

    In addition, this video shows how to connect from the Administrator app, which is installed on Windows, to a Linux instance of Rapid SCADA.

    in reply to: OPC UA client connection setup ? #14562
    Mikhail
    Moderator

    That article is about configuring OPC Classic for Rapid SCADA 5.

    > What about the timeout, delay, time, period, string address or host name, name ?
    Time and period do not work. Address is ignored. Delay is used internally. I recommend to use the default values.

    > Also on the TagName thing, for the first time, I need to join two OPCUA string values together.
    It would be easier if you get a string in a one OPC UA tag instead of joining channels. Concatenation of string channels is possible, but the formula may be tricky.

    in reply to: Comparing two values with using formula #14545
    Mikhail
    Moderator

    Hello,
    You need to add a new channel of the calculated type with a formula
    Val(101) > Val(102) ? 1 : 0
    where 101 and 102 the channels to compare.
    Then use Automatic Control Module to send command according to the value of the added channel.

    If you have questions during the implementation of the above solution, send screenshots of your settings.

    Mikhail
    Moderator

    Hi,

    You don’t need to disable firewall. You need to configure it. Allow incoming connections to the TCP port in use.

    Please use different topics for different questions. Discussion about scheme components should be in other thread.

    Mikhail
    Moderator

    Hi,
    There is no software limits. However, if you have many connections, you should test if the network is good enough for that.

    in reply to: V6 ModDbExport for historical data #14541
    Mikhail
    Moderator

    Hi,

    Yes, you can use archive replication for this purpose.
    Command example for database export

    cmd=ExportArchive
    startDT=2022-12-23 10:00:00
    endDT=2022-12-23 11:00:00
    
    in reply to: Modbus Data Formula #14539
    Mikhail
    Moderator

    Note that the above works in Rapid SCADA 6.

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

    🙂

    in reply to: Modbus TCP Server #14526
    Mikhail
    Moderator

    According to the log, TCP server is waiting for incoming connections, but no client is trying to connect.
    Is Rapid SCADA installed on a cloud server or in the local network?

Viewing 15 posts - 1,081 through 1,095 (of 6,275 total)