Data logging is the process of storing tag values over time in a database or internal file set.
You can use this logged data to monitor and analyze processes, generate reports, track trends, and identify issues or root causes.
FactoryTalk View SE data logging is configured to collect data at specific intervals or in real-time, depending on system requirements.
It allows logging of process variables, HMI tags, alarms, events, and trend data.
This data can be used for real-time visualization, historical trend analysis, performance tracking, or predictive maintenance.
FactoryTalk View SE supports logging to ODBC-compatible databases such as Microsoft SQL Server, as well as to proprietary .DB files.
A data log model in FactoryTalk View SE defines:
– Which tags to log
– When to log the data (rate or event-driven)
– Where to store the data (SQL or local files)
Proper data logging helps improve traceability, process optimization, and quality control in industrial automation systems.
FactoryTalk View Data Log Models are a key component that define how, when, and where process data will be logged. These models allow you to specify the storage format of log files, determine the storage location, and configure whether to use file sets or ODBC databases for data storage. You can also set events or specific time conditions to create and delete files or records. Each data log model can record data for up to 10,000 tags, and 20 data log models can run simultaneously on a single FactoryTalk View SE Server.
To open a data log model in FactoryTalk View Studio:
In the Explorer window, expand the Data Log folder.
Right-click Data Log Models, and then select New to create a new model.
In the Setup tab of the model, specify the following:
We are using data logging for a blower motor application and configuring the fields accordingly.
Use the Paths tab to define log file locations:
In the File Management tab:
Use the Log Triggers tab to choose how data is logged:
In the Tags in Model tab, add the tags to be logged. A model can include up to 10,000 tags. Tags can be digital, analog, string, or derived values. Browse and select tags to include in your model.
After completing the setup, click OK and give a name to your data log model component. This name will be used when referencing the model in commands or automation scripts.
To start logging, use any of the following methods:
You can also assign the start command to a button, event, or macro for dynamic control.
Once logging starts, FactoryTalk View SE automatically creates log files in your defined primary folder according to your configuration.
To stop logging, use any of the following options:
This stops recording data until logging is started again manually or automatically.