Mikhail

Forum Replies Created

Viewing 15 posts - 5,326 through 5,340 (of 6,219 total)
  • Author
    Posts
  • in reply to: Communication errors #2227
    Mikhail
    Moderator

    Hi,
    I’ve read. Definitely, there is no notes that Modbus is not standard. Strange, Bosch is well known brand.

    Before decide, you should try to read other kind of data – input registers and check if it works or not, and what the issues are.

    Also I strongly recommend trying Modbus RTU mode. It is strict and includes check sum. There is no way to dodge with protocol.

    in reply to: Sending PDF with Email #2226
    Mikhail
    Moderator

    Hi,
    The chart drawn by the web application of Rapid SCADA can’t be used for automatic mail, because it’s generated by JavaScript in a user’s browser. The special module have to be developed that run on a server side. We can develop the module for you as a custom development or consult you how to do it by yourself.

    in reply to: Commands in Modbus #2221
    Mikhail
    Moderator

    Example:
    Expected value of the tag #1 is 10, actual value is 0.

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

    Currently, it’s not implemented. Planned in the future version of schemes.

    in reply to: Communication errors #2216
    Mikhail
    Moderator

    I mean:
    What is Enron Modbus?
    Enron Modbus is a modification to the standard Modicon modbus communication protocol developed by Enron Corporation.
    See http://www.simplymodbus.ca/FAQ.htm#enronmod

    in reply to: Communication errors #2215
    Mikhail
    Moderator

    Hi Marek,

    Probably the device uses a derivative protocol based on Modbus, but not standard Modbus. And this is the cause of the problems. Please read carefully the device manual. What is written in the manual about the supported protocol?

    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.

Viewing 15 posts - 5,326 through 5,340 (of 6,219 total)