Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

EcoStruxure Foxboro DCS Control Editors products

F: | Au:FAN | DA:2025-12-16 | 642 Br: | 🔊 点击朗读正文 ❚❚ | Share:


EcoStruxure Foxboro DCS Control Editors products

Product positioning and core values

EcoStruxure Foxboro DCS Control Editors is a professional configuration and development tool launched by Schneider Electric for Foxboro distributed control systems (DCS). Its core positioning is to provide full lifecycle control strategy design, editing, configuration, deployment, and operation support for industrial automation projects. Relying on the AVEVA intuitive user interface and Microsoft Visio rendering engine, complex control logic is transformed into visual operations, greatly reducing engineering difficulty and improving configuration quality and efficiency.

The core value of this tool lies in breaking the limitations of traditional DCS configuration and achieving integrated management from strategy design to deployment and operation: on the one hand, it supports multi scenario adaptation, which can not only meet the initial engineering design of new projects, but also support the expansion and technological upgrading of existing systems; On the other hand, through standardization, templating, and automation functions, it reduces repetitive labor, ensures consistency and reliability of control logic, and has strong compatibility and scalability to meet the control needs of different scale industrial scenarios.


Core concepts and architecture system

Before using Control Editors for configuration, it is necessary to clarify its core concepts and architectural hierarchy to ensure the standardization of policy design and system deployment

(1) Core level definition

Control Station: The hardware platform core responsible for executing the adjustment, sequence, logic, and supervisory control strategies assigned to it. It is the physical carrier for the operation of control strategies.

Compound: The top-level logical unit that needs to be bound to a specific control station and contains multiple user designed control policies. It is the intermediate layer of association between policies and hardware.

Control Strategy: A functional reusable control entity composed of multiple control blocks and internal sub strategies, which can be instantiated as specific control circuits and other control units.

Control Block: The most basic control element, corresponding to specific control functions (such as signal acquisition, logic operation, regulation control, etc.). Foxboro DCS supports over 100 different types of control blocks, divided into two categories: basic templates and user derived templates.

(2) Architectural design features

Modular architecture: All control logic is based on "blocks" and "strategies" as basic modules, supporting free combination, reuse, and expansion. The control system can be flexibly built according to project requirements.

Hierarchical deployment logic: Following the hierarchical allocation mechanism of "policy → composite object → control station", ensuring precise matching between control logic and hardware resources, facilitating system management and maintenance.

Open compatibility architecture: supports integration with ArchestrA industrial application servers, third-party systems, and various fieldbus devices, follows standardized communication protocols, and ensures system interconnectivity.

image.png

Core functions and operational features

(1) Control Strategy Design and Editing

Graphic visualization design: The strategy editor provides a visual canvas, where users can drag and drop basic control blocks or derived templates onto the canvas, connect exposed parameters of the blocks through lines, and quickly build control logic. Support user-defined rendering styles for policy components, including Scientific Apparatus Makers Association (SAMA) standard symbols, to meet industry standards.

Flexible configuration of control blocks:

Basic control block: covering core functions such as signal input, logical operation, and regulation control, and can directly call configuration;

Derivative control block: Users can customize based on the basic block, such as deriving the basic analog input block (AIN) into an iron constantan thermocouple input block, or modifying the appearance and functional exposure of the PIDA block to generate control entities that comply with SAMA standards.

Programmable logic support: For complex control scenarios, multiple types of programmable blocks and exclusive editors are provided:

Text editor: used for High Level Batch Language (HLBL) programming, adapted to batch control scenarios;

Graphic Editor: Supports Sequential Function Charts (FoxSFC) and Ladder Logic Diagram (LLD) programming, visually presenting sequential control and logic control processes;

Universal computing blocks: including MATH, LOGIC, Calc, CalcA and other calculator blocks, to meet various mathematical operations and logical judgment needs.

(2) Data interaction and debugging optimization

Multi dimensional data interface:

Report interface: Supports exporting configuration data from Microsoft SQL Server and Excel for easy data archiving and analysis;

Editing interface: Provides an intuitive Excel interface that allows for direct editing of configuration parameters in Excel, improving batch editing efficiency.

Real time debugging capability: Control strategy drawings can overlay and display real-time updated parameter values, allowing for intuitive observation of control logic operation status without relying on human-machine interface (HMI); Support uploading real-time data from the controller directly to the database, or downloading configurable parameters from the database to the controller, without the need for a complete deployment process, greatly reducing the debugging cycle.

(3) Batch operation and migration upgrade

Batch generation strategy: Supports batch generation of control strategies based on predefined templates and external project data (such as Excel, CSV, SaveAll, IACC Export, SysDef Export, or proprietary XML documents). Users can use Visual Basic scripts to perform targeted editing on imported data grids, such as batch modifying policy parameters and adjusting composite object assignments, to quickly complete large-scale project configurations.

System migration compatibility: Provides the ability to batch migrate control strategies from installed I/A Series systems and Foxboro DCS, seamlessly migrating the control logic and intellectual property of existing systems to new systems, protecting users' existing investments, and reducing upgrade costs.

Import and export function: Supports the import and export of control strategy design files, facilitating cross project reuse, backup, and sharing, and improving engineering efficiency.

(4) System and equipment configuration

System topology construction: Users can instantiated hardware units such as control stations and fieldbus modules (FBMs) and customize their names. These hardware units can be allocated to designated factory unit areas (such as centrifuge area, purification area, reaction area, solvent recovery area, storage tank area, etc.) through a network view, visually presenting the system hardware layout and ownership relationships.

Intelligent device lifecycle management: supports comprehensive management of digital field devices using FOUNDATION Fieldbus, HART, and PROFIBUS technologies, including device access, parameter configuration, operation monitoring, fault diagnosis, debugging, and troubleshooting, ensuring stable linkage between field devices and DCS systems.

ArchestrA platform deployment: ArchestrA IAS platform, engine, and application objects (such as OLEDB database applications) can be created and deployed to the Foxboro DCS control software application environment to expand the system's functional boundaries.

(5) Security and Collaboration Management

Role based permission control: ArchestrA's role-based security model is adopted, where users subscribe to corresponding roles based on job responsibilities, and roles are associated with specific access permissions (such as operations, secure writes, configuration modifications, etc.) and security groups (corresponding to factory areas). Supports three authentication methods: local authentication, host operating system binding authentication, and Microsoft Active Directory authentication (it is recommended to configure at least two redundant domain controllers to enhance security).

Change Tracking and Traceability: Deeply integrated with Foxboro DCS' System Advisor change tracking function and FoxCTS change tracking software, all control configuration modifications (such as parameter adjustments) and program changes (such as HLBL, FoxSFC, LLD program modifications) will be recorded and synchronized to associated software, meeting industry regulatory requirements and facilitating fault tracing and auditing.

Multi client concurrent access: The server supports multiple clients to access the configuration database simultaneously through remote desktop services, with a record locking mechanism to prevent concurrent operation conflicts. The client runs independently and only communicates with the server when the session is open or closed, fully utilizing network resources and ensuring smooth operation.


Deployment process and operation mechanism

(1) Deploy core processes

Strategy design and configuration: Complete the graphical design, parameter configuration, and logical correlation of control strategies;

Hierarchical allocation: Assign control strategies to composite objects, and then bind the composite objects to the target control station;

Deployment execution: Select the corresponding object through the deployment view, execute the deployment command, and the system automatically completes the following operations:

Download the composite object and control block to the designated control station and Compound Summary Access (CSA);

Load the security access settings of the composite object and control block into the ArchestrA security system;

Update ArchestrA historical database and synchronize the configured collection point information;

Change deployment: After modifying the strategy or composite object, it is necessary to redeploy. The system only updates the affected targets and modified parameters to avoid resource consumption and downtime risks caused by full deployment.

(2) Operation guarantee mechanism

Resource isolation: Client and server resources are isolated, with the client only providing an operating interface and core computing relying on server resources to ensure operational stability;

Fault tolerance: Supports redundant configuration of critical hardware, combined with change tracking and fault diagnosis functions, to quickly locate and handle operational anomalies;

Real time synchronization: Configure data and run data to be synchronized in real-time, ensuring that modified parameters take effect in a timely manner and guaranteeing the accuracy of control logic.


Software and hardware specification requirements

(1) Minimum configuration requirements

Device/Role Memory (RAM) Hard Disk Capacity Special Instructions

Remote desktop services require a minimum of 16GB, with a recommended minimum of 32GB and 150GB for controlling HMI. Virtual machines based on remote desktop services require additional reserved space, with each user requiring 3GB of C drive space for managing applications

Control software Galaxy minimum 16GB, recommended 32GB minimum 250GB for storing system configuration and policy data

The control software Historian has a minimum of 16GB, with a recommended minimum of 32GB and 500GB for storing historical operational data, which needs to be expanded according to the data volume

All other roles require a minimum of 16GB, with a recommended minimum of 32GB and 150GB, covering regular clients, configured workstations, etc

(2) System and hardware compatibility

Operating System: Supports Windows Server IoT 2022 or Microsoft Windows 10 IoT Enterprise LTSC 2021 (64 bit version);

Computer hardware: Hardware devices that require Foxboro DCS certification, such as D96, H90, H92, H94, V91, V95, etc;

Communication network: Require 100 Mbps TCP/IP switched Ethernet to ensure stability and real-time data transmission.


Product advantages and applicable scenarios

(1) Core advantages

Engineering efficiency improvement: Through graphic design, template reuse, batch operation and other functions, the initial design and expansion transformation cycle of the project is significantly shortened, reducing repetitive labor;

Configuration quality assurance: standardized design process, role-based permission control, and change tracking function to ensure consistency, security, and traceability of control logic;

Strong system compatibility: Supports migration from legacy systems (I/A Series, old Foxboro DCS), compatible with multiple fieldbus devices and third-party systems, reducing system upgrade and integration costs;

Full lifecycle support: covering the entire process of project design, deployment, debugging, operation, and upgrade, providing one-stop configuration and management tools to adapt to the needs of different stages of the project.

(2) Applicable scenarios

New industrial automation projects: suitable for new projects in industries such as chemical, power, pharmaceutical, petroleum, etc., quickly build Foxboro DCS control system;

Existing system upgrade and renovation: Provide a technical upgrade path for existing users of Foxboro DCS to achieve smooth migration of control logic and functional expansion;

Large scale project expansion: supports batch generation and configuration strategies, adapting to the control requirements of large factories or cross regional projects;

Multi project reuse scenario: The control strategy and intellectual property of one project can be transferred to other projects, and the new scenario can be adapted through editing tools to improve the efficiency of multi project implementation.

image.png

  • VALMET PMB 2R 16 Slot Backplane PCB Card
  • NELES VALMET A413135 AOU 4 Output Module
  • Metso Valmet A413345 FPU Power Unit
  • VALMET A413171 PIC Module
  • VALMET A413620 Repeater Module
  • Valmet M851521 Memory Card
  • Valmet DIFF-EL 140 M1 Transmitter
  • Valmet A413064 DMU Module
  • Valmet IOP371 I/O Bus Extender Module
  • Valmet Cooking Liquor Measurement 3400 Model 3417H
  • Metso Valmet A413043 CPU Module – Industrial Processor
  • Valmet BIU4 M851221 Binary Input Module
  • Valmet PMB 1S CPU SCU Rack Module
  • Valmet A413248 Controller Module
  • Valmet PDP601 Distributed Processing Unit
  • VALMET M851004 M2 CPU Printed Circuit Board Module
  • Metso Valmet A413045 Ver.05 CPU Module
  • Valmet A413181 Ver.05 PLU1 Board
  • Lyngso Valmet ATB16 Controller Board
  • VALMET AIU 16 Analog Input Unit 545100-3A/3B
  • VALMET PUD 10 B Power Supply PCB Rack Module
  • Valmet MS-50V/120V Bearing Unit
  • Valmet PDP603 Distributed Processing Unit – DPU Module
  • Valmet A413110 TIU Board – Terminal Interface Unit
  • Valmet S420154 I/O Backplane PCB – Printed Circuit Board
  • Valmet A413173 Industrial Control Module
  • Valmet A413044 CPU Module
  • Valmet A4IU1 Analog I/O Module
  • Valmet A413325 IPU Power Unit – PLC Module
  • Valmet M851002 CPU Module – Central Processing Unit
  • Valmet PUD10B Power Supply Board
  • Valmet K00990 Master CPU Electronic Assy
  • Valmet Metso IOP345 Input Module
  • Metso Automation T545215 Board
  • Valmet Metso IOP304 Input Module
  • Valmet 542844-6A SCU Module
  • Metso A413043 Ver.11 Valmet CPU Module
  • Valmet Automation BIU 8A Input Module
  • Metso A413044 Ver05 Valmet CPU Module
  • VALMET 542821-5A Control System Rack Module
  • Metso A413005 Ver.04 Valmet CPU Module
  • Valmet M851207 AIU16 Card
  • Valmet BIU8 Binary Input Unit
  • VALMET 547070-2B CPU Printed Circuit Board Module
  • Valmet Automation A413325 Power Module
  • VALMET AUTOMATION A413135 AOU4 Module
  • VALMET ACU A413165 Model 9 Analog Controller
  • VALMET AUTOMATION A413511-02 Slot Rack with I/O Backplane
  • Valmet A413148 BIE 4 Rev 08 Board
  • Valmet ATB16-4 Controller Board
  • Neles Automation BOR82 A413292 Processor Module
  • Valmet A413015 NCU Module – Network Control Unit
  • Valmet AIU 16 Analog Input Unit – M8512071
  • Metso Valmet A413091 GDU Board
  • Valmet M851565 Damatic Main Keyboard
  • Metso A413082 CPU Module
  • Valmet A403037 GDC – Graphics Display Controller
  • Valmet A413076 FBC Board
  • Valmet A413015 NCU Module – Network Control Unit
  • Valmet A413082 CPU Module
  • VALMET AUTOMATION A413620 Fieldbus Repeater
  • Valmet Metso IOP341R Positioner Module
  • Metso A413082 Ver.04 CPU Module
  • Valmet Metso MCA FT250/10 10 Inch Sensor
  • Valmet N0542 ABMB Printed Circuit Board
  • Valmet A413000 Ver.07 CPU Module
  • Valmet A413061 Ver.05 DMU Module
  • Valmet M851241 M1 BCU Binary Input Module
  • Valmet Automation NCU A413015 Circuit Board
  • Valmet A413046 Ver.06 CPU Module
  • Valmet A651B001 Panel Mount Keyboard
  • Valmet IQ Scanner A418080R Basis Weight Detector Head
  • Metso Valmet A413370 ESU Ethernet SCSI Unit
  • Valmet A413340 FPU Power Supply Unit
  • Valmet SKF GE 400/600 Spherical Plain Bearing
  • Valmet SCU PCB Card 542844-7B – System Control Unit
  • Valmet A413075 FBU Fieldbus Controller Module
  • Valmet A413171 PIC Card Binary Output
  • Valmet A413002 Ver.05 CPU
  • Valmet ABMB PCB Card – Industrial Control Board
  • Valmet PMB 2R 542821-4A PCB Card
  • Metso Valmet A413001 CPU Module
  • Metso Valmet A413050 RSU 6 Serial Controller Unit
  • Valmet ABMB MT241 Input Mother Board
  • Valmet DAMATIC M851565 Keyboard
  • Valmet A413075 Ver05 FBC Board
  • VALMET K14891 FLEXI-U Operating Terminal
  • VALMET AUTOMATION MKB2 DAMATIC Keyboard
  • Valmet Metso Consistency Transmitter Smart Pulp M1 RL Blade
  • VALMET AUTOMATION A413230 ECU Module
  • Beckhoff EP9224-0037 - 4-Channel Power Distribution Box EtherCAT
  • Beckhoff CX2900-0026 - Solid State Flash Memory Card 20GB CFast
  • Beckhoff BK7500 - SERCOS Interface Fieldbus Bus Coupler Terminal
  • Beckhoff Ep2328-0002 - 4-Channel Input 4-Channel Output EtherCAT Box IP67
  • Beckhoff CX1020-0111 - Controller Kit Combo Interface Modules
  • B&R X20AI2237 - X20 System Analog Input Interface Module
  • Beckhoff CP2221-0010 - Multi-Touch Built-In Panel PC Touchscreen
  • Beckhoff CX1500-M310 - Fieldbus Master Interface Module 24V
  • Beckhoff CX2100-0904 - Power Charging Module Smart UPS Extension
  • Beckhoff CP3918-0000 - Multi-Touch Control Panel 18.5-Inch Monitor
  • Beckhoff CP2915-0000 - 15-Inch Multi-Touch Built-In Control Panel
  • Beckhoff CP7037-1027 - HMI Industrial Control Panel Built-In PC
  • Beckhoff EL3152 - 2-Channel Analog Input Terminal 4-20mA EtherCAT
  • Beckhoff CP6607-0000-0020 - 5.7-Inch Built-In Panel PC HMI Touch
  • Beckhoff EJ1809-0000 - 16-Channel Digital Input Pluggable Signal Level Terminal
  • Beckhoff AM8563-0N10-0000 - Synchronous Servo Motor
  • Beckhoff AX2006-S60600-520 - Compact Servo Drive Inverter
  • Beckhoff AM8053-0K20-0000 - Servo Motor with Planetary Gearbox AG3210
  • Beckhoff AM8042-0FH1-0000 - Synchronous Servo Motor
  • Rexroth R911338600 - IndraControl V HMI Terminal Beckhoff PCI Card FC9002
  • Beckhoff AX5125-0000 - 3 Phase Industrial Servo Drive 1000Hz
  • Beckhoff EP2328-0002 - 4-Channel Digital Input 4-Channel Output EtherCAT Box
  • B&R 7CP476-02 - System 2005 RTD CPU Module 3IF681.86 Interface
  • Beckhoff AX8620-0000-0000 - Power Supply Module Axis Drive System
  • Beckhoff CX1010-0111 - PLC Module CPU Controller 24V
  • Beckhoff AM8043-0H10-0000 - Synchronous Servo Motor
  • Beckhoff C6240-1009 - Control Cabinet Industrial PC Mainframe
  • Beckhoff BX8000-0000 - Bus Terminal Controller HW 4.4 Standalone
  • Beckhoff CP7721-1089-0020 - 12.1-Inch Touch Screen HMI Panel PC
  • Beckhoff CP7132-0001 - Industrial Built-In Panel PC Screen
  • Beckhoff CP2912-0010 - Multi-Touch Built-In Control Panel Display
  • Beckhoff CP2915-0000 - 15-Inch Multi-Touch Built-In Control Panel
  • Beckhoff AM8532-1EN0-0000 - Synchronous Servo Motor
  • Beckhoff AX5203-0000 - 2-Channel Digital Compact Servo Drive
  • Beckhoff CX2020-0141 - Embedded PC Core CPU Module
  • Beckhoff CP6832-0002-0010 - Built-In Industrial Control Panel Display
  • Beckhoff CX5020-0112 - Embedded PC CPU Control Module
  • Beckhoff CX5140-0175 - 4GB Embedded PC CPU Unit 24V