Notifications
Clear all

Setpoint entry and multi-text display setting

2 Posts
2 Users
0 Reactions
1,921 Views
(@a-garud)
Posts: 3
Member
Topic starter
 

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.


 
Posted : 28/08/2023 11:34 a.m. CET
Dominik
(@d-vermehren-2542)
Posts: 24
Member Admin
 

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


 
Posted : 01/09/2023 6:43 a.m. CET