Give another function to display close button (FactoryTalkView)

bmontero

Member
Join Date
Apr 2019
Location
At home
Posts
4
Hi,
I created a popup with two options. With the first one I only close the popup screen but with the other one I want to close the screen and set an external bit. How can I do that?
I tried with the "Close Display button" but only I can close the display...
Thanks guys :D
 
Last edited:
There are display control options in the FactoryTrash VBA Object model, but you don't need them.
#1 - Use a regular button.
#2 - Under the Action tab, set the action to "Run Command"
#3 - Under Press Action, use "&Set{MyTag} 1"
#4 - Under Release Action use "Abort Me"
Done
 
By the way, if you are using machine edition there is no VBA.
You need to be specific when asking for help because ME and SE are quite different. The main similarity is they both suck.
 
By the way, if you are using machine edition there is no VBA.
You need to be specific when asking for help because ME and SE are quite different. The main similarity is they both suck.

Yes it's like the 2 teams designing it tried there hardest to make ME and SE as incompatible in as many ways as possible.
 
By the way, if you are using machine edition there is no VBA.
You need to be specific when asking for help because ME and SE are quite different. The main similarity is they both suck.

Compared to what? I've been using other HMI/Control software. FTView is miles ahead of that one.
 
Compared to what? I've been using other HMI/Control software. FTView is miles ahead of that one.

Are you really asking? My answer is almost everything is better. If you like FactoryTalk, great. For me, ME is very limited. Running on panelviews is slow, running on a PC isn't much better. SE it's a little better, but still clunky. I just recently setup redundancy using ignition. Took about 20 minutes. That was start to finish. Heck, you probably couldn't load SE software in that time.

So, to better answer, Ignition, indusoft, Wonderware, AdvancedHMI are better, in my opinion. But, that's my opinion.
 

Similar Topics

Hi Everyone, Yesterday we encountered an issue where I had a 480V 3Ph 2HP Powerflex 525 blow up. Upon further inspection, we noticed that 10...
Replies
21
Views
5,991
Hello all experts:D I made two function blocks FB332 and FB 333(please see attached archived program) using SCL source code. Now I want to call...
Replies
9
Views
5,301
Hi, The hardware is: Click Plc model # CO-O1DD1-O HMI model # S3ML-R magnetic-inductive flow meter model # FMM100-1001. I will set the flow meter...
Replies
4
Views
152
So I had an odd request from a customer for the above. I have written the logic and tested it all in one PLC with only using 7 outputs and 7...
Replies
15
Views
428
Hello I need to message read the entire 16 channel raw analog inputs from a 1769-L33ER Compact Logic controller to another 1769-L33ER Compact...
Replies
8
Views
247
Back
Top Bottom