Modbus 32int variable to KNX address

Avatar
  • updated

Hi,

I need to export a modbus variable (Integer 32 bit signed) to KNX address. 

Unfortunately none of 4 byte KNX objects (signed, unsigned, float) can be link to that modbus variable. Have you any suggestion please?

Thanks.

Avatar
Claudio Lauriola

I sort it out. Variable must be double and not integer.