Difference between revisions of "RadiMation Error: 805334073"

From RadiWiki
Jump to: navigation, search
(Created page with '= 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 appea…')
 
 
Line 2: Line 2:
 
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.
 
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.
  
== Solution ==
+
== Possible solution(s) ==
 
* Does the read start register has enough register after this address to retrieve and interpret the data correctly?
 
* 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?
 
* Is the connection with the device still active and uninterrupted?

Latest revision as of 08:56, 28 July 2016

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.