show data log items on FTView ME- not trends

capsuleguy

Member
Join Date
Sep 2019
Location
High Point
Posts
10
We want to monitor a program tag and display the time and date and value on our HMI screen.

I have put the tag into a Data Log Model, and configured it to log on value changes. But I have no idea how to display it. I don't want to display it on a trend screen since it happens very infrequently. I would like it to be just shown in a list view like the alarms are. Is this possible?

I did search this and found a similar thread, but did not see how to display them.
 
We want to monitor a program tag and display the time and date and value on our HMI screen.

I would like it to be just shown in a list view like the alarms are. Is this possible?

Yes,

You can use multiple alarm list objects, they come with a filter option to allow you to show particular items. Just add your trigger and a message to the alarm setup. Make a new display and add an Alarm List. Use the filter option to only show your data log tag. If you need to show the tag's value then you can right click on your alarm message, select Edit String and use the insert variable option and pick the tag.
Also, Just remember to filter your original Alarm List to not include the Data Log tag. Just to be clear you can delete the data log. Just add the tag to Alarm setup.

Shown below is my Alarm Filter for Fault Codes. The unchecked boxes are Tool Life Warnings that are shown on a different alarm list display page.

Alarm Property.PNG
 
Using the information from @CWAL61 we were able to get it working great! We had done some things wrong, so were having problems. Our controls engineer called Tech Connect and they told him that they had lots of requests for it, but it could not be done, sorry.... Glad I came here to find the correct answer. Thanks again.
 

Similar Topics

If I have a PanelView Plus, is it possible to show historical data via historian on it? I have the application all setup in FT Studio Machine...
Replies
3
Views
452
Hello, I have an array [1..40] where the last 40 steps of a sequencer are saved. I need a table: Step number | Step name | Runtime step | Runtime...
Replies
7
Views
5,276
Is there anybody know why Histrend do not display the trend (i had sticked LOG DATA )? The current value of sensor is still display, if you've got...
Replies
1
Views
1,077
I am developing project for wincc flexible 2007 runtime on a PC. I have a licence of 128 tags rt,and archives. My customer wants to log data at...
Replies
1
Views
5,811
I'm sorry, maybe you will say to me "read for manual" or "it's obvious", but now I must read very very much information (furthermore now I even...
Replies
8
Views
3,516
Back
Top Bottom