Create New Window from Combobox's Item

Vaitheeswaran

Member
Join Date
May 2019
Location
Madurai
Posts
20
Hello,
I am using Wonderware Intouch with Combobox. I have add some items(Accept Alarms, Event Alarms, Print Alarms etc) for 4 different combobox using wcAddItem function(Refer img Combobox ). I need to know how to open a new window for the individual items of the combobox items, ie.. if i click the Accept alarm from Main(Img Combobox1) it should open a separate window for me. I know a function named show function which shows the mentioned windows. I need to know how to call the items of the Combobox.:confused:

Thanks,
Vaitheeswaran

Combobox1.png Combobox.png
 
I would do it this way. Assign the combobox a memory message tag. Use the windows on show script to populate the comboboxes and clear the memory message tag.



Then use either a window while showing script or a data change script on that memory message tag to detect when it's not blank and then do the function you want.
 

Similar Topics

Hello everybody, I already have alarm and event page on my HMI Factory talk SE station. But my customer request that whenever new alarm come...
Replies
0
Views
3,544
I've got to add a new screen to an existing WinCC project. The screens drawn, it's variables are now linked to the Step7 variables thanks to a bit...
Replies
18
Views
22,072
Hello, I've been trying to learn this a while now and still have not found out how this works. I have an Omron CJ2M PLC and an ABB ACS 355 VFD...
Replies
1
Views
249
Hello, I have to deal with iFix again and am looking at the most efficient way to create alarms to display in iFix, i.e. not creating an...
Replies
0
Views
157
Good morning to all, I have the following issue, I installed everything of intouch including the patch, it is the 2023 version. The...
Replies
0
Views
335
Back
Top Bottom