Lines Matching full:application
46 * This module defines the interface for the application. It contains
48 * A typical application will want to call eMBInit() first. If the device
96 * reading or writing register values. Writing means that the application
213 * is given by the application dependent Modbus slave timeout. Internally the
278 * as an argument. The application should then read the actual register values
284 * to update the application register values.
302 * - eMBErrorCode::MB_ENOREG If the application can not supply values
306 * currently not available and the application dependent response
321 * \param pucRegBuffer If the application registers values should be updated the
327 * \param eMode If eMBRegisterMode::MB_REG_WRITE the application register
331 * If the value eMBRegisterMode::MB_REG_READ the application should copy
337 * - eMBErrorCode::MB_ENOREG If the application can not supply values
341 * currently not available and the application dependent response
364 * \param eMode If eMBRegisterMode::MB_REG_WRITE the application values should
366 * If eMBRegisterMode::MB_REG_READ the application should store the current
372 * - eMBErrorCode::MB_ENOREG If the application does not map an coils
376 * currently not available and the application dependent response
405 * currently not available and the application dependent response