RadiMation Error: 805334073

From RadiWiki
Revision as of 08:56, 28 July 2016 by Sast (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Modbus is not able to read the minimum amount of bytes to contain a valid frame.

Modbus is not able to read the minimum amount of bytes to contain a valid frame message appears when data has been retrieved, a frame is found, but still not enough data (registers) are present to interpret the set data format from the received data.

Possible solution(s)

  • Does the read start register has enough register after this address to retrieve and interpret the data correctly?
  • Is the connection with the device still active and uninterrupted?
  • Try to re-connect with the device.