FactoryTalk View Trends/Animation

jrsnydley

Member
Join Date
Dec 2014
Location
Minnesota
Posts
155
Hello everyone!

I am working on a project in FactoryTalk View Studio. I have two issues that I am running into. The first one is dealing with trends.

I have a couple displays that have a trend set up on them. Is there a way to run this trend in the background so that when I open the display it will show me what the tags value has been over the last two minutes, hours, days...whatever?

The second is with the rotation animation on a fan. I have an INT named Fan_Status. I have the following expression in for the rotation animation:

{Fan_Status} == 1 AND system\BlinkFast

The rotation animation is running all the time though. Any suggestions on either one of these issues?
 
The trend problem is probably in the way it is set up. You need to use a datalog model and add your tags there, point the trend at the data log data items, and ensure that the datalog model is triggered on start up.

The second problem might be that you need either some parenthesis to ensure order of operations, or the word AND might need to be changed to whatever word or symbol is required for a logical AND (not a bitwise AND operation).

I am not 100% on either of these answers and working from memory, but hopefully others can fill in the details and corrections.
 
Some of the displays are used as a faceplate and get their addresses from a parameter file. Would it be possible to use them in a data log model? I have never used them so I am not familiar with how to set them up.
 

Similar Topics

I have been struggling with something for the better part of a week navigating the ins and outs of (as far as I can tell) poorly documented...
Replies
0
Views
579
Hi guys, I am trying to get my head around using trends in FTV. As per the manual a data-log model is required to view historical data, but...
Replies
6
Views
2,827
Hi all, I am working in Factorytalk View Studio Machine Edition, Release No. 7.00.00 (CPR 9 SR 6). I have a trend screen which displays 6...
Replies
2
Views
3,234
Dear All, I am unable to see the historcial trends in scada before its working good but present its only coming online trends only not able to...
Replies
0
Views
1,113
I have had this issue since I loaded the new software. This is a stand alone application. The harddrive croaked on old machine with RSVIEW SE 4.0...
Replies
5
Views
7,031
Back
Top Bottom