ID 11074
Generate HMI interface with self-defined types of variables is not possible. | ||||
Description | It is not possible to generate communication objects for user-defined variable types.
Extract from the V.E. list # struct[0].name MY_TYPE
struct[0].element[0].name FirstElement
struct[0].element[0].type REAL64
.. #
var[4].name Test_VAR
var[4].type MY_TYPE
var[4].scope GLOBAL
var[4].synchronisation TRUE
var[4].access_rights READ_WRITE
Wrong var[4].create_hmi_interface TRUE
Correct var[4].create_hmi_interface FALSE
#
| |||
Response | Class | 1 | None | |
Solution | Class | 1 | Deactivation of the flag create_hmi-interface in the V.E. list | |
Parameter | %1: | |||
Name of the affected V.E. variable | ||||
Error type | - | |||