Mikhail

Forum Replies Created

Viewing 15 posts - 5,836 through 5,850 (of 5,887 total)
  • Author
    Posts
  • in reply to: Modbus RTU through TCP #212
    Mikhail
    Moderator

    In the case of using Modbus RTU you need to create virtual serial port. The most of converters including Moxa supports creating virtual serial ports.
    Probably, Moxa converts Modbus RTU to Modbus TCP and the data exchange is correct as you show in the first sample, so you don’t need RTU.

    • This reply was modified 10 years, 3 months ago by Mikhail.
    in reply to: Communication delay with server #202
    Mikhail
    Moderator

    Hello,
    1 and 2 seconds have to work. Try restarting IIS or PC.
    Does it work now?

    in reply to: Modbus RTU through RS485 #200
    Mikhail
    Moderator

    Auto create channels feature doesn’t work for Modbus, unfortunately. The reason is that Modbus devices can contain different set of tags. You need to create channels manually. Use existing channels as templates. It is possible to clone them.

    12 should be entered in Address field of Devices table using SCADA-Administrator.
    40832 should be entered in the device template using SCADA-Communicator as described in the article.

    in reply to: Modbus RTU through RS485 #197
    Mikhail
    Moderator

    Each energy meter is a device (a one row in the appropriate table of DB).
    Address column should contain a Modbus address (or ID) of a device.
    Call number is filled by IP address for Modbus TCP or left empty for Modbus RTU.

    in reply to: Modbus RTU through RS485 #195
    Mikhail
    Moderator

    Object is a logical entity. For instance, a building or a house. Yes, it helps grouping of data and doesn’t affect communication with devices.
    A one object is enough for test purposes.

    in reply to: Modbus RTU through RS485 #193
    Mikhail
    Moderator

    Dear Joel,
    Step by step instructions are described in this article. If some details are not clear, ask about the particulars in the topic.

    in reply to: Communication delay with server #189
    Mikhail
    Moderator

    I think that using more powerfull hardware will not solve the problem. Any application has to do a delays those allow other applications operating.
    Did you set 50 ms delay into Request Sequence?

    What protocols are used by your devices? May be it is better to develop native drivers instead of OPC?

    in reply to: Communication delay with server #187
    Mikhail
    Moderator

    Please check load of your CPU. Probably, setting 50 ms delay in Request Sequence tab is a good idea.
    Data refresh frequency that equals 0 works within schemes but does not work within table views.

    in reply to: Communication delay with server #185
    Mikhail
    Moderator

    Great! Could you share how did you solve the issue?

    SCADA-Web interacts with SCADA-Server, not SCADA-Communicator.
    The default SCADA-Web data refresh frequency is 5 seconds. It is set in SCADA-Web Configurator. The minimum value is 1 second. So you can change the refresh rate.

    in reply to: Communication delay with server #183
    Mikhail
    Moderator

    Firstly let’s realize a delay in SCADA-Communicator.
    Then I’ll describe other kinds of possible delays, OK?

    in reply to: Communication delay with server #182
    Mikhail
    Moderator

    OPC Config

    in reply to: Communication delay with server #178
    Mikhail
    Moderator

    Also try setting Update rate field for a data group in Device configration form that appears by clicking Properties item of device popup menu in Communicator.

    in reply to: Communication delay with server #177
    Mikhail
    Moderator

    Please compare the moment of receiving new data using Communication Line Log page of SCADA-Communicator. In this page incoming data are shown as soon as they received.
    What will be the difference beetween the applications if you measure in the described way?

    in reply to: Using variables on SCADA-Scheme Editor #175
    Mikhail
    Moderator

    I understand your idea. To be honest, I had the same thoughts. But it is not supported. The other approach is preferable. Most likely SCADA-Web would contain a system of visual components those implement dynamics.

    in reply to: Communication delay with server #174
    Mikhail
    Moderator

    How did you measure the delay?

Viewing 15 posts - 5,836 through 5,850 (of 5,887 total)