FactoryTalk SE Station Data Logging

sbbeebe

Member
Join Date
Jun 2014
Location
Colorado
Posts
2
I have some relatively simple trending needs on a system with a ControlLogix processor and a PanelView 6 Plus. I'm going to be adding a PC and am trying to decide between ME Station and SE Station.

I'm only trending 10 tags, but would like to get 12 months of data. I can do 1 minute intervals, so that's about 5,256,000 data points. I don't want a server based historian.

I know FTV ME Station is limited to 1,000,000 data points as of 7.00.00, but I can't find any practical data on SE Station when logging to files.

Anybody have any experience that could help out?

thanks,

steve
 
Well, SE station logs to either an ODBC datasource(MSSQL, MySql, etc..) or files. You can choose how often the files are closed and new files created.
I wouldn't try to store 12months of data in 1 file. So maybe have new files created once a week or month.
A SQL server would be more ideal(you wouldn't have to convert the files to use them in other software for example).
 
Data Logging

Thanks Dravik.

Do you know what happens when you close out files. Let's say I configured SE to create a new file set every month. Can I still configure a single trend that would be able to scroll through multiple months of data?
 
sbbeebe,

Have you gotten your data logging to work?

I just completed developing a VBScript program that connects from a PC to a PanelView via Ethernet and FTP; it copies Data Store files (*.csv files) to the hard drive on the PC.

I am using the Task Scheduler on the PC to run my VBScript file every night (1:05am) to copy the Data Store file created the previous day.

If you are interested I can show you what I did.
 

Similar Topics

Does anyone know how to get data from a Windows program or file into an HMI tag? We are running FactoryTalk View ME Station (version 5.0) on a PC...
Replies
0
Views
3,553
Hi, I'm trying to export data from a DataGrid to Excel using VBA, but I'm getting an error "Object doesn't support this property or method". The...
Replies
0
Views
75
Hello, I have a CNG compressor that is run by a PLC. I tried to get team viewer on it to be able to view it remotely, I accidently disabled the...
Replies
0
Views
105
Considering the incredible time it would take to get a Panelview Plus 7 , I'm going to get the FactoryTalk View ME Station 30 Display Single...
Replies
1
Views
1,134
Hello, I am seeing if someone can point out what I am doing wrong. (I am doing a lot wrong but just testing out SE, youtube seems to have a lot...
Replies
13
Views
8,069
Back
Top Bottom