MBM error
-
Hi All,
Is this something to be worried about? I'm not sure what it means.
Cheers,
Mike -
@MikeyH Hi Mike,
This error is related to the timing issue of the Modbus Driver. It means that the Modbus Driver exceeded the allotted time 800x from the executive start for some reason. In your case, I would inspect the timing of the whole project and also the diagnostics of tasks related to the Modbus driver.
Without knowledge of your project, communication frame and timing, I'm not able to provide more details.
Cheers, Tomas
-
@cechurat Hi Tomas,
Thank you, that lead me down the right path to fix it.
New error! What does this mean?
Cheers,
Mike -
@MikeyH Hi Mike,
This is related to the communication timeout - inspect data length with respect to baudrate and timeouts.
All REXYGEN error codes here in Docs: https://www.rexygen.com/doc/ENGLISH/MANUALS/BRef/BRef_ENGap3.html#x488-487000C
Cheers,
Tomas