FTview- Update Banner with Main Mimic Title

Quango62

Member
Join Date
Apr 2016
Location
UK
Posts
7
Hi,

I am using FTview v12.0, Local application.

The client has requested a Top Banner with Mimic Name, date/time etc, a main mimic area and a Bottom banner with alarm and events. I have managed to achieve this quite easily docking the components within Start Up marco as below:

Project StartUp Macro
Display "Banner_Top" /POverview /DT
Display "Banner_Bottom" /DB
Display Overview


The issue I have is updating the "Mimic title" with its corresponding Mimic name within the "Top Banner". At present the solution I found best was to run a Start Up Macro within the mimic, which reloads the Top Banner with a parameter file which contains the active mimic title within it. As below

Mimic01 _> Display Settings -> Start Up Macro
Display Banner_Top /PMimic01 /DT


This solution would mean reloading the top banner each time. Which doesnt seem an ideal solution. I had tried to use the "SET" command from the start up macro and write to a String HMI tag for use with displaying Mimic Title, however this was painfully slow.

Also looked at VBA options, however I am sure there is a simpler solution available.


Anyone have any ideas?
 

Similar Topics

Hi, I am using FTview v12.0, Local application. The client has requested a Top Banner with Mimic Name, date/time etc, a main mimic area and a...
Replies
5
Views
1,700
Hi All, we've recently upgraded from FTView SE v10 to v12. Since the upgrade we've been having a problem where the HMI is slow to update tags in...
Replies
0
Views
101
I have a project I have ported from RSView32 to Factorytalk View SE running on a computer. The software is talking to 5 remote plc's over 900mhz...
Replies
4
Views
2,296
Hi All, I need a step-by-step method to insert and update lines in the database SQL Server via software builded in FT View SE. Thanks. Fabricio
Replies
60
Views
18,868
I have an application on a HMI taken with FTView version 6.0, and have the FTView 6.1 on my computer. I can open the application in the newer...
Replies
1
Views
1,654
Back
Top Bottom