FactoryTalk View SE Data Logging

Published on May18, 2025 | Category: data logging
Share this article:

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 Model

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.

img/data log model/factorytalk view data log model.webp

How To Open FactoryTalk View Data Log Model

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.

img/data log model/how to open factorytalk view data log model.webp

Specifying the Storage Format or Type

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.

img/data log model/how to Specifying the storage format or type in factorytalk view data log model.webp

Set Up Log Paths

Use the Paths tab to define log file locations:

img/data log model/how to Set up log paths in factorytalk view data log model.webp

Managing Data Log Files and Creating File Sets

In the File Management tab:

img/data log model/Setting up and managing data log files Creating new file sets.webp

Specifying When to Log Data

Use the Log Triggers tab to choose how data is logged:

img/data log model/Specifying when to log data in factorytalk view data log model.webp

Select Tags for Data Logging

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.

img/data log model/how to select data for data logging in factorytalk data log model.webp

Set Component Name for the Data Log 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.

img/data log model/set component name of of data log model.webp

Starting Data Logging in FactoryTalk View

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.

img/data log model/how to select data for data logging in factorytalk data log model.webp

Once logging starts, FactoryTalk View SE automatically creates log files in your defined primary folder according to your configuration.

img/data log model/factory talkview se datalog model file set.webp

Stopping Data Logging

To stop logging, use any of the following options:

This stops recording data until logging is started again manually or automatically.