eMBMasterRegDiscreteCB() is only used within mb_tcp_master 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 the application does not map an coils within the requested address range. In this case a ILLEGAL DATA ADDRESS is sent as a response.

References

from examples