FTView Studio Display question

ceilingwalker

Lifetime Supporting Member
Join Date
Mar 2010
Location
Phoenix, AZ
Posts
1,586
Hello all. Many years ago I programmed an Omron PLC and HMI and I was able to control which display was being shown on the HMI from the PLC. Is this possible between a CpLX and PV+7? I have looked around the display properties and can't find a way to accomplish this. Thank you
 
In the project explorer, expand "System" and open "Global Connections". To go the "Display" tab and use the "Replace Display Number" and "Remote Display Number" fields. The Help will explain how to use them.
 
In the project explorer, expand "System" and open "Global Connections". To go the "Display" tab and use the "Replace Display Number" and "Remote Display Number" fields. The Help will explain how to use them.

I looked there and see that if, for example, I have an alarms display and have an alarm bit go true it will open the alarm display, correct? I was looking for a way for multiple bits to open different displays, not just one. Hopefully this makes sense.
 
Each display has a unique value assigned to it. The PLC writes a value to a tag and that causes the PV+ to open the display that has been assigned that value.

You can have as many unique values open unique displays as you need. The alarm display window is a separate animal.

OG
 
Thank you! If there was a career where over-thinking made you successful, I would be an expert! This was so simple but I guess I wanted it to be more difficult. o_O
 
Thank you! If there was a career where over-thinking made you successful, I would be an expert! This was so simple but I guess I wanted it to be more difficult. o_O


Yeah, you'll fit right in here... :nodi:


You can right-click in an empty area of each display and open its properties dialog. There'll be a place to set its display number. View Studio will NOT automatically assign a unique value to new or copied displays so you have to go through and do it manually. That's caught me a couple of times...
 

Similar Topics

Hello PLC folks, I am using FTView Studio SE v10 in my project. I have 2 monitors and the headers are duplicated to be able to use on both...
Replies
7
Views
3,594
Hi All, Im having two issues with my gotodisplay buttons on panelview plus 7. Read through the user manual and do not see any explanation of...
Replies
2
Views
1,481
Hi to every body, i'm newbe to FTV Studio; i need to know (and if is possibile how) change the color of a goto display button object. For...
Replies
14
Views
5,038
Hello Experts, I am trying to create a SINE Wave generator and i cannot seem to make it smoother. I have done this before but i forgot the exact...
Replies
6
Views
293
Hello all. Is there a way to upload alarm tags at the bit level to my FTView studio? I export them from my PLC thinking I will upload them to...
Replies
2
Views
411
Back
Top Bottom