Mikhail

Forum Replies Created

Viewing 15 posts - 5,401 through 5,415 (of 6,288 total)
  • Author
    Posts
  • in reply to: Windows XP Compatibility #2214
    Mikhail
    Moderator

    Do you mean that you can open the web application locally, but can’t access remotely?
    HTTPS may require additional setup. Does HTTP work?

    in reply to: Communication errors #2207
    Mikhail
    Moderator

    Try requesting 8 coils.

    in reply to: Commands in Modbus #2206
    Mikhail
    Moderator

    Hi,
    It’s difficult to understand what values are expected in Communicator?

    in reply to: Communication errors #2205
    Mikhail
    Moderator
    in reply to: Communication errors #2204
    Mikhail
    Moderator

    Hi,
    According to the Modbus specification, in the response
    00 00 00 00 00 06 02 01 02 88 02
    06 is “Number of following bytes”. You can see only 5 bytes after 06. So the response is not correct.

    The correct response would be 00 00 00 00 00 05 02 01 02 88 02
    I think, Simply Modbus doesn’t validate the incoming data.
    Do you have any idea why the device sends incorrect Modbus packages?

    in reply to: Links in the Scheme #2203
    Mikhail
    Moderator

    Hello,
    Please clarify your question.

    in reply to: Dashboard launch prompt Insufficient Right for chart #2202
    Mikhail
    Moderator

    I suppose, you should install and switch on the Chart Pro plugin. It is used by Dashboard if a chart contains more that 1 input channel.

    in reply to: Alien LiveChart or Gage #2195
    Mikhail
    Moderator

    The example of using the API.

    in reply to: Alien LiveChart or Gage #2194
    Mikhail
    Moderator

    Hi,

    Find the API here. The descriptions of the methods are included in this file as comments.

    in reply to: Windows XP Compatibility #2193
    Mikhail
    Moderator

    Hi,

    1. No. Don’t use the previous versions of Rapid SCADA. Install the actual.

    2. Yes, you can.

    Note: Rapid SCADA doesn’t officially support Windows XP and it is not tested on XP, but it should work most likely. The web app have to be installed manually.

    in reply to: Communication errors #2192
    Mikhail
    Moderator

    Hi,

    Unfortunately, the link to the image you provided doesn’t work. Can you post the correct link?

    in reply to: Communication errors #2179
    Mikhail
    Moderator

    Hi,
    The device sends not enough bytes: Receive (4/5). 5 bytes expected in the second part of package according to Modbus standard.
    You can analyze packages using http://modbus.rapidscada.net/
    If ModbusPoll can show communication protocol, let’s compare with Communicator.

    in reply to: Button object #2177
    Mikhail
    Moderator

    Set the properties:
    Action = Send command
    Output channel = output channel number that you already created in Administrator to turn on/off a relay.

    in reply to: Get wrong values from registers #2176
    Mikhail
    Moderator

    Hello,

    Please provide the additional info:
    1. Screenshot of Modbus template
    2. Screenshot of the values that you receive (Device Data tab in Communicator).
    3. What values you expect?

    Probably, you should try different order of bytes (in Modbus template) to decode floats. For example, 2301

    in reply to: Computer code #2175
    Mikhail
    Moderator

    Hello,
    Computer code is shown by commercial plugins. First of all, you need to install the plugin. If you do not use commercial plugins, you don’t need any key.

Viewing 15 posts - 5,401 through 5,415 (of 6,288 total)