Query: modbus_flush
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MODBUS_FLUSH(3) Libmodbus Manual MODBUS_FLUSH(3)NAMEmodbus_flush - flush non-transmitted dataSYNOPSISint modbus_flush(modbus_t *ctx);DESCRIPTIONThe modbus_flush() function shall discard data received but not read to the socket or file descriptor associated to the context ctx.RETURN VALUEThe modbus_flush() function shall return 0 or the number of flushed bytes if successful. Otherwise it shall return -1 and set errno.AUTHORSThe libmodbus documentation was written by Stephane Raimbault <stephane.raimbault@gmail.com[1]>NOTES1. stephane.raimbault@gmail.com mailto:stephane.raimbault@gmail.com libmodbus 3.0.3 05/26/2012 MODBUS_FLUSH(3)
| Related Man Pages |
|---|
| modbus_read_registers(3) - debian |
| modbus_get_response_timeout(3) - debian |
| modbus_reply(3) - debian |
| modbus_report_slave_id(3) - debian |
| modbus_tcp_listen(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |