modbus_set_float(3) debian man page | unix.com

Man Page: modbus_set_float

Operating Environment: debian

Section: 3

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_report_slave_id(3) - debian
modbus_set_slave(3) - debian
modbus_tcp_listen(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk