Learn about data sources
- Last UpdatedFeb 04, 2025
- 1 minute read
Rockwell FactoryTalk Batch can process data from multiple distributed-control Batch Execution Systems (BES) sources simultaneously, a process known as parallel data processing. For example, you can split the control logic of a manufacturing process split between upstream and downstream segments, with each segment controlled by a separate FactoryTalk BES. Although the logical batch is identical, the interface splits the batch-related data between two batch historians.
This interface can merge data for such batches and store it in a single PI batch. For more details, see How to merge multiple source batches.
Parallel data processing also solves the problem of shared unit control, where overlapping batch recipes access the same unit in different stages of their production cycles. The interface resolves this problem by acquiring data for the same time frame from multiple sources and combining time-ordered data using a single interface instance.
You can configure data sources for the Rockwell FactoryTalk Batch by updating its .ini file. To configure a data source, enter the full path to the directory containing .evt files.
For example: MyFactoryTalkHost.int.
Note: You only need to specify the hostname. You can omit the protocol.