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

libmodbus(7)

Authors

The libmodbus documentation was written by Stéphane Raimbault <stephane.raimbault@gmail.com>

Referenced By

libmodbus(7).

01/25/2024 libmodbus v3.1.7 libmodbus Manual