Agile Modbus 1.1.1
Lightweight modbus protocol stack.
|
函数 | |
static int | agile_modbus_serialize_response_exception (agile_modbus_t *ctx, agile_modbus_sft_t *sft, int exception_code) |
打包异常响应数据 更多... | |
|
static |
打包异常响应数据
ctx | modbus 句柄 |
sft | modbus 信息头 |
exception_code | 异常码 |
在文件 agile_modbus.c 第 1113 行定义.