eMBDisable() function
Disable the Modbus protocol stack. This function disables processing of Modbus frames.
Return value
If the protocol stack has been disabled it returns eMBErrorCode::MB_ENOERR. If it was not in the enabled state it returns eMBErrorCode::MB_EILLSTATE.