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_read_registers(3) - debian
modbus_rtu_set_serial_mode(3) - debian
modbus_rtu_get_serial_mode(3) - debian
modbus_set_response_timeout(3) - debian
modbus_set_slave(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com