FactoryTalk SE - ComboBox Issue

saeqsae

Member
Join Date
Jul 2019
Location
Concepcion
Posts
45
Hi all, i working with a combo box but i need some help.

Can you tell me please, how is the command to do an action when i click on a option on the combo box? And can i put "parameters" on the combo box? I mean the P-parameters #1, #2, #3, etc...

Thanks in advance
 
To access the item selected then use
My_Variable = Combobox1.Item
This puts the value of the selected box into your variable.
Not sure if this syntax is correct for FT but should be similar.
Just look up VBA Combobox there is plenty of info out there
 

Similar Topics

Hi all, i need some help with Visual Basics. I never work with VBA before and i need to add a combobox into my application. Some guys told me to...
Replies
3
Views
3,387
Hi For my issue of selecting data I would like to a have ComboBox (drop down). After an hour searching I found where Rockwell hide them...
Replies
0
Views
1,266
how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
36
Hoping someone can give me some guidance or confirmation of what I need to do. We have a FactoryTalk SE program that I need to change the IP...
Replies
2
Views
82
We are a water/wastewater plant, collecting realtime and manually entered data. We have been using FactoryTalk Historian (OSI PI) for real time...
Replies
3
Views
127
Back
Top Bottom