Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Modbus: exception 0x5

Modbus: exception 0x5

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 399 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mark81
    wrote on last edited by
    #1

    When reading from a remote device, sometimes I get the exception 0x5 (request timeout). The documentation says:

    Specialized use in conjunction with programming
    commands.
    The server has accepted the request and is
    processing it, but a long duration of time will be
    required to do so. This response is returned to
    prevent a timeout error from occurring in the
    client. The client can next issue a Poll Program
    Complete message to determine if processing is
    completed.

    But I cannot find this function in QModbus* classes.
    How should I handle this exception?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved