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,430
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,274
Hello everyone I have the next issue with FactoryTalk Linx, when i configure the Ethernet driver and try to find the IP Address of the PLC Device...
Replies
0
Views
50
We are having issues with our viewpoint server randomly crashing and only loading the error page if anything at all. It lives on 3 servers all of...
Replies
0
Views
55
Hello, I have a panelview plus that reads from 4 different PLC's. 2 of these used to be Micrologix PLC's and someone else went and updated them to...
Replies
3
Views
120
Back
Top Bottom