Mikhail

Forum Replies Created

Viewing 15 posts - 3,016 through 3,030 (of 6,289 total)
  • Author
    Posts
  • in reply to: OPC on Remote PC #8945
    Mikhail
    Moderator

    Hello Steven,

    Error Connecting to SCADA-server: No connection could be made because the target machine actively refused it 192.168.10.111:10000

    This error is usually caused when firewall of the server machine blocks incoming connections to the port 10000.

    I strongly suggest to move from classic OPC DA to modern OPC UA. It works much better in network environment.

    Mikhail
    Moderator

    Hello,

    It’s better if you draw a diagram of the system, and show which communication protocols are used on different architecture levels.

    in reply to: event triger #8937
    Mikhail
    Moderator

    Hi,
    1. Set Signal to blank
    2. Update the formula to GetBit(Val(1001), 0); GetBit(Val(1001), 0) > 0 ? 116 : 115

    in reply to: scheme editor #8933
    Mikhail
    Moderator

    @q383186554, your developments are quite interesting.
    When you create a production version, let the people know about that.

    in reply to: scheme editor #8932
    Mikhail
    Moderator

    Hi,

    will the V6 version save current data per second?

    It will write data to archives with any period.

    I have a new idea about the scheme editor. the web station does not have self-adapting in different screens on different DPI. do you have a plan to solve that?

    It is not a scheme approach. I would call it dashboards. The existing Dashboard plugin also uses Bootstrap. Welcome the creation of different types of views.

    Mikhail
    Moderator

    Hello,

    Is the transmitter manual available?

    in reply to: event triger #8930
    Mikhail
    Moderator

    Hi,

    The formula is incorrect. Could you provide a screenshot of all properties of this channel?

    in reply to: Cant even login Raspberry Pi 4B Ubuntu 21.04 #8929
    Mikhail
    Moderator

    Internet Explorer is not supported. You should use modern browsers like Chrome, Firefox or Edge.

    in reply to: scheme editor #8912
    Mikhail
    Moderator

    Hi,

    The mentioned drivers and modules are very useful. That’s great!
    Are documentation or videos available?
    Do you have plans to spread the modules?

    in reply to: event triger #8911
    Mikhail
    Moderator

    Hi,

    May be events are created but not displayed. Did you click “All Events” button of the events table?
    Also you should open the archive files in Administrator and check if events presented or not.

    If you change language to English, open channel properties form, and make a screenshot of all channel properties, it would help.

    in reply to: OPC on Remote PC #8910
    Mikhail
    Moderator

    You also could watch this video about OPC UA configuring.

    in reply to: OPC on Remote PC #8909
    Mikhail
    Moderator

    Hi,

    Please provide more details of you task.
    OPC DA and OPC UA are supported by different Rapid SCADA drivers, and they are configured differently.

    in reply to: Cant even login Raspberry Pi 4B Ubuntu 21.04 #8908
    Mikhail
    Moderator

    Hi,

    Does raspbian differ from Ubuntu in the process?

    If you mean the process of Rapid SCADA installation, it’s similar.

    in reply to: scheme editor #8897
    Mikhail
    Moderator

    Hi,

    Align feature will be added, because it’s really needed.
    Thank you for additional notification about that.

    Mikhail
    Moderator

    Hello,

    You need:
    1. Specification of the communication protocol between computer and the transmitter.
    2. Develop a driver (.NET assembly, C# language) that implements that communication protocol.

Viewing 15 posts - 3,016 through 3,030 (of 6,289 total)