Issue:
There is no multistate button in the Operator Terminal Expert toolbox.
Product:
EcoStruxure Operator Terminal Expert.
Environment:
HMI Configuration Software in Windows.
Resolution:
To create a multistate button, a script that will increase the value of variable "iVar1" by every single click was implemented, the value is reset when reaching 4, and by using the "iVar1" an array of size 4 can be used for different purposes as displaying different values depending on the state. The following is the result, configuration and script used:
The project used is attached to this FAQ, a minimum version of EcoStruxure Operator Terminal Expert v3.4 is required to open the project.