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

Hi all. Weird thing happening. I do a "set" from a button for a command (direct Discrete Value, no script), waiting for the L82 PLC to set it...
Replies
1
Views
51
In the top bar of directsoft 6 while programming on a DL-262 I noticed a button that says "Select I/O" and it pops up a dialog box asking "old?"...
Replies
1
Views
67
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
11
Views
314
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
173
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
211
Back
Top Bottom