1MODBUS_GET_HEADER_LE(3)        Libmodbus Manual        MODBUS_GET_HEADER_LE(3)
2
3
4

NAME

6       modbus_get_header_length - retrieve the current header length
7

SYNOPSIS

9       int modbus_get_header_length(modbus_t *ctx);
10

DESCRIPTION

12       The modbus_get_header_length() function shall retrieve the current
13       header length from the backend. This function is convenient to
14       manipulate a message and so its limited to low-level operations.
15

RETURN VALUE

17       The header length as integer value.
18

SEE ALSO

20       libmodbus(7)
21

AUTHORS

23       The libmodbus documentation was written by Stéphane Raimbault
24       <stephane.raimbault@gmail.com[1]>
25

NOTES

27        1. stephane.raimbault@gmail.com
28           mailto:stephane.raimbault@gmail.com
29
30
31
32libmodbus 3.0.8                   07/31/2019           MODBUS_GET_HEADER_LE(3)
Impressum