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

We are facing intermittent issue with emergency stop and line stop. Line stop triggering with alarm of line stop push button activated at one...
Replies
10
Views
222
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
163
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
200
Hi everyone Is it possible to change a button image in FactoryTalk View SE (v13.00) using VBA?
Replies
0
Views
94
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
561
Back
Top Bottom