FactoryLink 8.0 client builder window control

D

Thread Starter

DF

Using FactoryLink 8.0 I need to have a window pop up in ClientBuilder when a specific tag goes to a true state. In the old FL6.6.0 version this was easy but I cannot find a way for this ClientBuilder to behave in a similar fashion.
 
R

Romulo Rodriguez

You need to do it using Visual Basic for Applications that comes embedded in ClientBuilder.

Romulo
 
G

Gustavo A. Valero P.

Hi,

As Romulo wrote, you must use the FL VBA to carry out this kind of things if you are working with Client Builder (FL 7.x and higher).

The good and old feature called "Windows Enable Control" used by Application Editor is not present in Client Builder unfortunately so, your plan B is VBA.

Here you can see and learn how to do this kind of things, maybe, it is more than you want but can help you:

1) http://www.control.com/thread/1222797127#1223043486
2) http://www.control.com/thread/1026233631#1026233929

Best regards.
Saludos.
Gustavo A. Valero P.
 
Top