debian man page for modbus_set_float

Query: modbus_set_float

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MODBUS_SET_FLOAT(3)						 Libmodbus Manual					       MODBUS_SET_FLOAT(3)

NAME
modbus_set_float - set a float value
SYNOPSIS
void modbus_set_float(float f, uint16_t *dest);
DESCRIPTION
The modbus_set_float() function shall set a float to 4 bytes in Modbus format. The dest array must be pointer on two 16 bits values to be able to store the full result of the conversion.
RETURN VALUE
The is no return values.
SEE ALSO
modbus_set_float(3)
AUTHORS
The libmodbus documentation was written by Stephane Raimbault <stephane.raimbault@gmail.com[1]>
NOTES
1. stephane.raimbault@gmail.com mailto:stephane.raimbault@gmail.com libmodbus 3.0.3 05/26/2012 MODBUS_SET_FLOAT(3)
Related Man Pages
modbus_get_response_timeout(3) - debian
modbus_new_tcp_pi(3) - debian
modbus_reply_exception(3) - debian
modbus_rtu_get_serial_mode(3) - debian
modbus_report_slave_id(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Weird 'find' results