Lines Matching full:slave
56 * // Initialize protocol stack in RTU mode for a slave with address 10 = 0x0A
135 * \param ucSlaveAddress The slave address. Only frames sent to this
147 * - eMBErrorCode::MB_EINVAL If the slave address was not valid. Valid
148 * slave addresses are in the range 1 - 247.
164 * - eMBErrorCode::MB_EINVAL If the slave address was not valid. Valid
165 * slave addresses are in the range 1 - 247.
213 * is given by the application dependent Modbus slave timeout. Internally the
224 * \brief Configure the slave id of the device.
226 * This function should be called when the Modbus function <em>Report Slave ID</em>
229 * \param ucSlaveID Values is returned in the <em>Slave ID</em> byte of the
230 * <em>Report Slave ID</em> response.
234 * bytes of the <em> Report Slave ID</em> response.
307 * timeout would be violated. In this case a <b>SLAVE DEVICE BUSY</b>
310 * a <b>SLAVE DEVICE FAILURE</b> exception is sent as a response.
342 * timeout would be violated. In this case a <b>SLAVE DEVICE BUSY</b>
345 * a <b>SLAVE DEVICE FAILURE</b> exception is sent as a response.
377 * timeout would be violated. In this case a <b>SLAVE DEVICE BUSY</b>
380 * a <b>SLAVE DEVICE FAILURE</b> exception is sent as a response.
406 * timeout would be violated. In this case a <b>SLAVE DEVICE BUSY</b>
409 * a <b>SLAVE DEVICE FAILURE</b> exception is sent as a response.