modbus_get_header_length - Man Page
retrieve the current header length
Synopsis
int modbus_get_header_length(modbus_t *ctx);
Description
The modbus_get_header_length() function shall retrieve the current header length from the backend. This function is convenient to manipulate a message and so its limited to low-level operations.
Return Value
The header length as integer value.
See Also
Authors
The libmodbus documentation was written by Stéphane Raimbault <stephane.raimbault@gmail.com[1]>
Notes
- 1.
stephane.raimbault@gmail.com
mailto:stephane.raimbault@gmail.com
Referenced By
07/31/2019 libmodbus 3.0.8 Libmodbus Manual