ST_MBus_Info

Value information.

TYPE ST_MBus_Info :
STRUCT
  sValue : STRING(25);
  sUnit  : STRING(20);
  eFct   : E_MBus_Fct;
END_STRUCT
END_TYPE

sValue: Value as string.

sUnit: Unit of the value as string.

eFct: Function (see E_MBus_Fct).

M-Bus devices may supply very large values, which cannot be displayed or can only be displayed inaccurately as numbers on BC/BX systems. The values are therefore supplied as strings (sValue).

Requirements

Development environment

required TC3 PLC library

TwinCAT from v3.1.4020.14

Tc2_MBus from 3.3.4.0