ST_MBus_Info
Value information.
TYPE ST_MBus_Info :
STRUCT
sValue : STRING(25);
sUnit : STRING(20);
eFct : E_MBus_Fct;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
sValue | STRING | Value |
sUnit | STRING | Unit |
eFct | Function |
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 | PLC library to include |
---|---|
TwinCAT from v3.1.4020.14 | Tc2_MBus from 3.3.5.0 |