Lines Matching full:application
41 * This module defines the interface for the application. It contains
43 * A typical application will want to call eMBMasterInit() first. If the device
179 * is given by the application dependent Modbus slave timeout. Internally the
222 * as an argument. The application should then read the actual register values
228 * to update the application register values.
246 * - eMBErrorCode::MB_ENOREG If the application does not map an coils
259 * \param pucRegBuffer If the application registers values should be updated the
265 * \param eMode If eMBRegisterMode::MB_REG_WRITE the application register
269 * If the value eMBRegisterMode::MB_REG_READ the application should copy
275 * - eMBErrorCode::MB_ENOREG If the application does not map an coils
296 * \param eMode If eMBRegisterMode::MB_REG_WRITE the application values should
298 * If eMBRegisterMode::MB_REG_READ the application should store the current
304 * - eMBErrorCode::MB_ENOREG If the application does not map an coils
327 * - eMBErrorCode::MB_ENOREG If the application does not map an coils