FT SE - Button to Call Sub in VBA

tallanwt

Member
Join Date
Apr 2011
Location
Carlsbad
Posts
4
trying to locate the button object on screen that calls a Sub from VBA code.

inherited a FT app to learn-several buttons using Click events in VBA code behind, but object not on screen-no objects hidden-did search for the button event-nothing found

How to locate the command button object on screen based on VBA code for Click event?

using FT SE v9
 
Reviewed all objects on display,using Object Explorer-still couldn't find the button object used to call Click event

Does that mean button doesn't exist, but VBA code for click event can exist w/o object?
 
OK

Found the object buried under 2 other objects (I hate layering) w/ name differing from Sub routine-routine was being called renamed and called from a Macro

gotta love those creative programmers!
 

Similar Topics

Hello, I'm using FactoryTalk View ME V10. I created a valve as a global object with multiple parameters and when the object is being used at the...
Replies
2
Views
123
FactoryTalk View ME running on PanelView Plus 7, connected to Compact GuardLogix 5380 PLC Customer is asking for a physical push button to be...
Replies
6
Views
181
Hi everyone Is it possible to change a button image in FactoryTalk View SE (v13.00) using VBA?
Replies
0
Views
80
I was looking for this function, so that i doesn´t need to do it in the PLC. If there are an alarm in the alarm list, i want to flash the...
Replies
2
Views
524
Hi, I'm just looking for a simple way to make a button in excel (via VBA I presume) to toggle a bit in RSLogix 5000. I just got FactoyTalkLinx...
Replies
9
Views
543
Back
Top Bottom