FactoryTalk View SE confirmation pop up display

acdraindrps

Member
Join Date
Mar 2015
Location
NY
Posts
2
The customer wants a display to automatically pop up when a button/numeric input on the HMI is pressed, and ask something like "Are you sure?" With buttons Yes and No. No button would just revert back to previous display, and yes button would allow the original button that was pressed' operation to be performed (such as turning on and off a pump or changing a numeric input like a heater set point) as well as return to the previous display.

I would like to stay away from VBA, as I don't have any experience with it - but am not totally opposed if its something as simple as a few lines of code. Sadly, this might be the only way to achieve what I want to do?

Any help with the matter is greatly appreciated.

I'm running FTViewSE and RSLogix5000 with a 1769-L33ER controller.
 
What version of SE? Version 8 has that functionality built in. Otherwise you'll have to make a popup screen that displays when a button is pressed for example.
 
The runtime license FTViewSE is version 8, I am programming with FTView Studio SE release #7.

The help is greatly appreciated.
 
Please find the attached PDF helpful for an overview of changes and features to 8.0 that I put together and took screenshots of.
 
That is available in Version 8.
The button confirmation (built-in) only works with regular button's (the ones with actions), and only when the action is configured to a direct tag write.


You can't develop version 8 applications with version 7.

If you have 7, you are going to have to roll your own.
 

Similar Topics

Hi, i'm trying to create a popup screen which will appear only when a certain tag in the plc is active. With ME, it'S pretty easy with Global...
Replies
7
Views
18,432
Hey everyone and anyone that can lend a helping hand. I have a project that I am being asked to add some animations of Solidworks or "3D" models...
Replies
8
Views
155
I can't seem to get the Panel View Plus 7 standard edition to downgrade to V_11, when I check the AB downloads and compatibility websites for this...
Replies
1
Views
98
Hi, I'm trying to export data from a DataGrid to Excel using VBA, but I'm getting an error "Object doesn't support this property or method". The...
Replies
0
Views
63
Hello, I made a change in alarm setup in factory view studio, where I changed a alarm message text. After that I made a run application and...
Replies
0
Views
76
Back
Top Bottom