Log and retrieve data using PanelView Plus

Acano

Member
Join Date
Jan 2008
Location
Saltillo
Posts
3
Hi everyone,

I'm building an application using a PanelView Plus 1000, there are some tag values that are adjusted manually by the operator during runtime, I need those values to be stored so in case of a power failure or shut down the data can still available. I know I can log data in a data log file and use an external CF card and also that the data files can be converted later into Excel format, but is there a way to retrive the last logged values of this data directly from the data log file during runtime? Any help would be appreciated.
 
if the panel view is changing tag values in the PLC, and then reading the new value, any power outage of the panelview would not effect the last tag value stored in the PLC. or are you considering an outage on the PLC as well?
 
Myles said:
if the panel view is changing tag values in the PLC, and then reading the new value, any power outage of the panelview would not effect the last tag value stored in the PLC. or are you considering an outage on the PLC as well?
Hi Myles, the data is going to be stored in recipes, the recipe data is the one I need to retrieve in case of a PanelView Outage, thanks
 
Panelview Plus has a build in recipe function.
You can store all parameters there. Since you are using a 1000 it will look good (the build in app has a tendency to look a bit crappy on smaller displays, fields, etc).

The function is called "Recipe Plus" , there's good tutorial and application example on the aB site.

If you are doing recipe storage in the PLC, then you have to save the values in the PLC so in case of a power outage you can reload the current values on power up. You have to do a bit of code to make it work though.
 
Last edited:
bkottaras said:
Panelview Plus has a build in recipe function.
You can store all parameters there. Since you are using a 1000 it will look good (the build in app has a tendency to look a bit crappy on smaller displays, fields, etc).

The function is called "Recipe Plus" , there's good tutorial and application example on the aB site.

If you are doing recipe storage in the PLC, then you have to save the values in the PLC so in case of a power outage you can reload the current values on power up. You have to do a bit of code to make it work though.
Thanks bkottaras, Recipe Plus sounds like the solution to my problem.
 

Similar Topics

Thanks for all the previous help...but here's a quick Q. I set up dataloging from FTView SE to dump Data into a MS SQLServer databse (ODBC) Is...
Replies
4
Views
1,911
Hi looking to install a smaller less sophisticated PLC for fountain timing and also one analog pressure sensor which would be used to detect...
Replies
23
Views
636
Hi all. I have 1793-IE4 (4)analog inputs modules in a 1794-ADN IOFlex DeviceNet Rack. I cannot find if I can I have access to individual channel...
Replies
1
Views
75
Good afternoon, I am currently working with an HMI/PLC LP-a070 and I require at least one analog output, but the PLC does not have one. I was...
Replies
5
Views
153
Hi all. Customer wants analog faceplates really bad, even if we explained that it doesn't make much sense in his process. What he wants to see...
Replies
7
Views
262
Back
Top Bottom