MODBUS Function Code 05 Problem

MODBUS Function Code 05 Problem

Greetings all,

I'm dealing with an inverter that communicate using MODBUS TCP/IP. The start/stop/reset commands require  Function Code 05 (FC5) with a datatype of UINT16 as shown below:


In Zenon, FC5 read single coil with BOOL datatype. FC6 write single coil with UINT datatype as in the picture below:


My inverter require me to use FC5 with a datatype of UINT. How can I solve this issue ??

Regards.