eMBMasterRegInputCB() is only used within mb_tcp_slave sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

The function must return one of the following error codes: - eMBErrorCode::MB_ENOERR If no error occurred. In this case a normal Modbus response is sent. - eMBErrorCode::MB_ENOREG if can not map the data of the registers - eMBErrorCode::MB_EILLSTATE if can not procceed with data transfer due to critical error - eMBErrorCode::MB_EINVAL if value data can not be transferred

References

from examples