please provide below information am facing during Quick HMI project development
1.in my program I have one Dint variable so that variable I need to provide animation in multi colour and multi-text property depending on value like-0,1,2.
2.how we can provide setpoint entry which object I need to use?
3.for the date and time showing which object I need to use?
4.In the alarm table how we can provide property for Acknowledge, All Acknowledge and clear all alarm.
Hello a.garud,
The 'TextColor' property allows you to set certain rules when which number will be displayed in a certain color. Have a look at this: https://www.indi-an.com/help_quickhmi/actual/online/en/rules.html
You can use any object you want, under the Actions section you can assign the pointer to the object.
You can display the date in a simple textbox or Label.
Acknowledging alarm variables is currently not yet possible. We have this topic on our road map. However, you can mark inactive alarms in a different color. Have a look at this: https://www.indi-an.com/help_quickhmi/actual/online/en/adding_alarm_variables.html



