ABB
CI522A 3BSE018283R1
$1000
In Stock
T/T
Xiamen
| Availability: | |
|---|---|
| Quantity: | |
The CI522A is a critical communication interface submodule within the ABB Advant® Controller 400 Series control system, specifically designed to support redundant Advant Fieldbus 100 (AF 100) fieldbus communication. As a data base element, the CI522A defines the configuration, status, and diagnostic information for this communication interface within the system's data base. It serves as the core component for achieving reliable and efficient data exchange between the controller and field devices.
In industrial automation systems, the stability and fault tolerance of fieldbus networks are paramount. By providing a dual-module redundancy mechanism, the CI522A ensures that system communication remains uninterrupted even if a single communication module or part of the bus medium fails, thereby safeguarding the continuity and safety of production processes. This module is not only responsible for the physical layer data transmission but also integrates comprehensive diagnostic and management functions, enabling users to fully monitor and configure bus status, module health, network parameters, and more.
The CI522A data base element acts as a "communication hub" within the data base of the Advant Controller 400 Series (including AC 410 and AC 450). It defines the controller's identity (station number) on the Advant Fieldbus 100 network, bus properties (such as medium type, length, master/slave mode), and the physical installation location of redundant submodules. Through this data base element, engineering personnel can perform software configuration, enable/disable, fault diagnosis, and primary/backup switching of the communication interface without physical access to the hardware.
The design of the CI522A module aims to meet industrial field requirements for high reliability, flexible configuration, and ease of maintenance. Its main functions are reflected in the following aspects:
Dual-Module Hot Standby: The CI522A supports the configuration of two physical submodules (Module I and Module II). In redundant mode, one module acts as the primary module, handling all communication tasks, while the other remains as the standby module, synchronizing its state in real-time. If the primary module fails, the system can automatically or manually (via command) switch over to the standby module. This process is transparent to the upper-layer applications, minimizing communication interruption time.
Redundant Medium Support: Even when using a single CI522A module, it is possible to choose a redundant cable (twisted pair) connection. This enhances the noise immunity and reliability of the bus physical layer, preventing network failure due to damage to a single cable.
Bus Number (BUSNO): A user-defined, unique identifier (1-255) for the Advant Fieldbus 100 network within the system. Other data base elements (e.g., S800 I/O stations or controllers connected to this bus) refer to this bus number to identify their associated network.
Station Number (STNNO): Defines the logical address of this controller on the Advant Fieldbus 100 network (1-80). Each station number must be unique on the network. Typically, the master station (Master) is recommended to use a lower station number (especially below 5) to optimize network performance.
Master/Slave Mode Setting (MASTER): The CI522A can be configured as a Master or Slave station. As a Master, it actively manages bus communication, polling slave devices; as a Slave, it responds to requests from the Master. There is typically one and only one Master station on an AF 100 network.
Bus Length Setting (LENGTH): Can be configured as 2000m, 8500m, or 15000m based on actual wiring conditions. Correct length setting is crucial for ensuring communication timing and signal quality. The first bus arbiter that gains bus mastership determines the actual operating length configuration for the entire network.
Integrated Status Indication: Provides WARNING and ERR (Error) flags, indicating non-fatal faults (e.g., communication disturbances, single-cable failure in redundant setup) and fatal faults (e.g., module hardware failure, bus break), respectively.
Detailed Diagnostic Codes (DIAG): Each submodule (I and II) has an independent DIAG terminal providing more specific fault descriptions, such as "MNA" (Module Not Attached), "ME" (Module Error), "FBE" (FieldBus Error), "IE" (Internal Error), "SE" (System Error), "PE" (Process Error), "PSV" (Passive), etc. These codes help maintenance personnel quickly identify the root cause.
Cable Status Detection: For redundant medium configurations, terminals ERR_I1/ERR_I2 and ERR_II1/ERR_II2 indicate the status of the two bus cables connected to each submodule, precisely pinpointing which cable has failed.
Primary Module Indication (PRIM_MOD): In redundant configurations, clearly shows whether the currently active primary module is "I" or "II".
Implementation Control (IMPL): This flag determines whether the CI522A configuration is enabled (IMPL=1) or disabled as a spare configuration (IMPL=0) by the system. It can be modified during system operation, enabling the "soft" insertion and removal of the communication module.
Service Control (SERVICE): Can temporarily set the module "Out of Service" (SERVICE=0). The system stops monitoring and generating fault alarms for this bus, facilitating maintenance or repair without completely disabling the data base element.
Controlled Switchover (CH_OVER): Allows the user to initiate a controlled primary/backup module switchover via a software command (setting CH_OVER to YES). The system resets this flag to NO after performing the switchover. This can be used for planned maintenance or testing.
The CI522A module can be configured to act as a time synchronization source, broadcasting precise time synchronization messages to the entire Advant Fieldbus 100 network. This is crucial for systems requiring sequence of events (SOE) recording or coordinated control across stations. Note that only one node in the entire network should have this function enabled.
This parameter is used to enable a double time-out period for cyclic data, applicable when stations with communication redundancy exist on the network. When enabled, the system's time-out judgment for cyclic data becomes more tolerant, improving communication stability in complex or slightly delayed network environments.
The operating principle of the CI522A deeply integrates hardware interface control, redundancy management protocols, and data exchange mechanisms. Its core purpose is to provide a stable, transparent AF 100 network access channel for upper-layer control applications.
Within the hardware architecture of the Advant Controller 400 Series, the CI522A is typically installed in a specific sub-slot of a Processor Module (e.g., PM511) or a Carrier Module. Its address in the data base is precisely defined by a set of address terminals:
BUS and STATION: For modules installed in the controller's local rack, these are typically fixed as BUS=0, STATION=0, indicating location in the "local subrack".
POS_I/POS_II and SPOS_I/SPOS_II: These terminals define the physical slot position (POS) of the submodule within the subrack and the submodule position (SPOS) within that slot. The system software downloads configuration parameters (e.g., BUSNO, STNNO) from the data base element to the corresponding physical hardware based on these addresses and reads back status and diagnostic information.
Data exchange follows the Advant Fieldbus 100 protocol. The CI522A acts as the protocol controller, handling low-level frame encapsulation, addressing, error checking, and media access control. For the upper layers (e.g., process control programs), access to I/O data (e.g., AI/DI signals from S800 modules) is achieved by referencing the corresponding S800 I/O station data base element (e.g., CI810), whose specified BUS number is precisely the BUSNO configured in the CI522. This establishes a complete data path from field I/O point → S800 module → AF 100 network → CI522 communication interface → controller data base.
The CI522A's redundancy operates in an Active-Standby mode.
State Synchronization: The standby module continuously monitors communication between the primary module and the network, keeping its internal state (e.g., communication mapping tables, connection status) synchronized with the primary module.
Fault Detection: The system software and module hardware jointly monitor the health of the primary module, including watchdog timers, internal diagnostics, cable link status, etc.
Automatic Switchover: Once a primary module fault is detected, the system rapidly transfers communication tasks to the synchronized standby module. The switchover process is managed by the underlying communication driver, aiming to minimize disturbance to the application layer.
Manual Switchover: The user can trigger a graceful controlled switchover by setting CH_OVER=YES. The system performs the switchover at an appropriate moment (e.g., after completing the current communication cycle), ensuring data consistency.
Fallback: A repaired and re-initialized primary module can become the new standby module. Whether and when to switch it back to primary can be determined by user policy.
When the CI522A's TIMESYNC function is enabled, it periodically broadcasts synchronization frames containing high-precision timestamps to the AF 100 network. Other slave nodes on the network (e.g., other controllers, remote I/O interfaces) use these frames to calibrate their local clocks. This ensures a unified time base for devices distributed across different physical locations, which is crucial for analyzing the sequence of events.
Diagnostic information originates from multiple levels:
Hardware Self-Test: The CI522A module performs internal hardware diagnostics during power-up and operation.
Communication Link Monitoring: Continuously checks the physical connection to the AF 100 bus (e.g., signal levels, open/short circuits) and logical connection (e.g., message response time-outs, checksum errors).
Protocol State Machine: Monitors the operating state of the AF 100 protocol stack, such as token passing, master contention, station number conflicts, etc.
System-Level Monitoring: The controller operating system monitors whether the driver interaction with the CI522 module is normal.
Any anomaly detected at the above levels triggers an update to the corresponding WARNING, ERR, or DIAG terminal values in the data base element and notifies operators via system messages or other means.
Critical parameters such as BUSNO, STNNO, MASTER, LENGTH, etc., are locked once the module enters operational mode (IMPL=1) and cannot be modified online. This is because these parameters directly determine network topology and communication behavior; online changes could cause network conflicts or communication interruptions. To modify them, the IMPL must first be set to 0 to take the module out of service. After modifying the parameters, setting IMPL back to 1 triggers module re-initialization and loads the new configuration.
The CI522A is widely used in industrial sectors with stringent requirements for process continuity and reliability, such as:
Power Industry: In power plant DCS systems, connecting remote I/O cabinets (S800 I/O) scattered across boiler, turbine, and electrical buildings.
Oil & Gas and Petrochemical: In large refineries and chemical plants, forming a control network at the workshop or unit level, connecting intrinsically safe or explosion-proof remote I/O, reducing cable runs from the control room to the field.
Pulp & Paper: On widely distributed pulp and paper production lines, achieving fast and stable analog and digital signal acquisition and control command delivery.
Water and Wastewater Treatment: In plant automation systems, connecting field devices distributed across different process units (e.g., screens, sedimentation tanks, aeration tanks).
In these scenarios, the CI522A's redundancy ensures that even if part of the communication path fails in harsh industrial environments, the control system can maintain basic monitoring functions or execute a safe shutdown, significantly improving the overall plant availability and safety.
The CI522A is a critical communication interface submodule within the ABB Advant® Controller 400 Series control system, specifically designed to support redundant Advant Fieldbus 100 (AF 100) fieldbus communication. As a data base element, the CI522A defines the configuration, status, and diagnostic information for this communication interface within the system's data base. It serves as the core component for achieving reliable and efficient data exchange between the controller and field devices.
In industrial automation systems, the stability and fault tolerance of fieldbus networks are paramount. By providing a dual-module redundancy mechanism, the CI522A ensures that system communication remains uninterrupted even if a single communication module or part of the bus medium fails, thereby safeguarding the continuity and safety of production processes. This module is not only responsible for the physical layer data transmission but also integrates comprehensive diagnostic and management functions, enabling users to fully monitor and configure bus status, module health, network parameters, and more.
The CI522A data base element acts as a "communication hub" within the data base of the Advant Controller 400 Series (including AC 410 and AC 450). It defines the controller's identity (station number) on the Advant Fieldbus 100 network, bus properties (such as medium type, length, master/slave mode), and the physical installation location of redundant submodules. Through this data base element, engineering personnel can perform software configuration, enable/disable, fault diagnosis, and primary/backup switching of the communication interface without physical access to the hardware.
The design of the CI522A module aims to meet industrial field requirements for high reliability, flexible configuration, and ease of maintenance. Its main functions are reflected in the following aspects:
Dual-Module Hot Standby: The CI522A supports the configuration of two physical submodules (Module I and Module II). In redundant mode, one module acts as the primary module, handling all communication tasks, while the other remains as the standby module, synchronizing its state in real-time. If the primary module fails, the system can automatically or manually (via command) switch over to the standby module. This process is transparent to the upper-layer applications, minimizing communication interruption time.
Redundant Medium Support: Even when using a single CI522A module, it is possible to choose a redundant cable (twisted pair) connection. This enhances the noise immunity and reliability of the bus physical layer, preventing network failure due to damage to a single cable.
Bus Number (BUSNO): A user-defined, unique identifier (1-255) for the Advant Fieldbus 100 network within the system. Other data base elements (e.g., S800 I/O stations or controllers connected to this bus) refer to this bus number to identify their associated network.
Station Number (STNNO): Defines the logical address of this controller on the Advant Fieldbus 100 network (1-80). Each station number must be unique on the network. Typically, the master station (Master) is recommended to use a lower station number (especially below 5) to optimize network performance.
Master/Slave Mode Setting (MASTER): The CI522A can be configured as a Master or Slave station. As a Master, it actively manages bus communication, polling slave devices; as a Slave, it responds to requests from the Master. There is typically one and only one Master station on an AF 100 network.
Bus Length Setting (LENGTH): Can be configured as 2000m, 8500m, or 15000m based on actual wiring conditions. Correct length setting is crucial for ensuring communication timing and signal quality. The first bus arbiter that gains bus mastership determines the actual operating length configuration for the entire network.
Integrated Status Indication: Provides WARNING and ERR (Error) flags, indicating non-fatal faults (e.g., communication disturbances, single-cable failure in redundant setup) and fatal faults (e.g., module hardware failure, bus break), respectively.
Detailed Diagnostic Codes (DIAG): Each submodule (I and II) has an independent DIAG terminal providing more specific fault descriptions, such as "MNA" (Module Not Attached), "ME" (Module Error), "FBE" (FieldBus Error), "IE" (Internal Error), "SE" (System Error), "PE" (Process Error), "PSV" (Passive), etc. These codes help maintenance personnel quickly identify the root cause.
Cable Status Detection: For redundant medium configurations, terminals ERR_I1/ERR_I2 and ERR_II1/ERR_II2 indicate the status of the two bus cables connected to each submodule, precisely pinpointing which cable has failed.
Primary Module Indication (PRIM_MOD): In redundant configurations, clearly shows whether the currently active primary module is "I" or "II".
Implementation Control (IMPL): This flag determines whether the CI522A configuration is enabled (IMPL=1) or disabled as a spare configuration (IMPL=0) by the system. It can be modified during system operation, enabling the "soft" insertion and removal of the communication module.
Service Control (SERVICE): Can temporarily set the module "Out of Service" (SERVICE=0). The system stops monitoring and generating fault alarms for this bus, facilitating maintenance or repair without completely disabling the data base element.
Controlled Switchover (CH_OVER): Allows the user to initiate a controlled primary/backup module switchover via a software command (setting CH_OVER to YES). The system resets this flag to NO after performing the switchover. This can be used for planned maintenance or testing.
The CI522A module can be configured to act as a time synchronization source, broadcasting precise time synchronization messages to the entire Advant Fieldbus 100 network. This is crucial for systems requiring sequence of events (SOE) recording or coordinated control across stations. Note that only one node in the entire network should have this function enabled.
This parameter is used to enable a double time-out period for cyclic data, applicable when stations with communication redundancy exist on the network. When enabled, the system's time-out judgment for cyclic data becomes more tolerant, improving communication stability in complex or slightly delayed network environments.
The operating principle of the CI522A deeply integrates hardware interface control, redundancy management protocols, and data exchange mechanisms. Its core purpose is to provide a stable, transparent AF 100 network access channel for upper-layer control applications.
Within the hardware architecture of the Advant Controller 400 Series, the CI522A is typically installed in a specific sub-slot of a Processor Module (e.g., PM511) or a Carrier Module. Its address in the data base is precisely defined by a set of address terminals:
BUS and STATION: For modules installed in the controller's local rack, these are typically fixed as BUS=0, STATION=0, indicating location in the "local subrack".
POS_I/POS_II and SPOS_I/SPOS_II: These terminals define the physical slot position (POS) of the submodule within the subrack and the submodule position (SPOS) within that slot. The system software downloads configuration parameters (e.g., BUSNO, STNNO) from the data base element to the corresponding physical hardware based on these addresses and reads back status and diagnostic information.
Data exchange follows the Advant Fieldbus 100 protocol. The CI522A acts as the protocol controller, handling low-level frame encapsulation, addressing, error checking, and media access control. For the upper layers (e.g., process control programs), access to I/O data (e.g., AI/DI signals from S800 modules) is achieved by referencing the corresponding S800 I/O station data base element (e.g., CI810), whose specified BUS number is precisely the BUSNO configured in the CI522. This establishes a complete data path from field I/O point → S800 module → AF 100 network → CI522 communication interface → controller data base.
The CI522A's redundancy operates in an Active-Standby mode.
State Synchronization: The standby module continuously monitors communication between the primary module and the network, keeping its internal state (e.g., communication mapping tables, connection status) synchronized with the primary module.
Fault Detection: The system software and module hardware jointly monitor the health of the primary module, including watchdog timers, internal diagnostics, cable link status, etc.
Automatic Switchover: Once a primary module fault is detected, the system rapidly transfers communication tasks to the synchronized standby module. The switchover process is managed by the underlying communication driver, aiming to minimize disturbance to the application layer.
Manual Switchover: The user can trigger a graceful controlled switchover by setting CH_OVER=YES. The system performs the switchover at an appropriate moment (e.g., after completing the current communication cycle), ensuring data consistency.
Fallback: A repaired and re-initialized primary module can become the new standby module. Whether and when to switch it back to primary can be determined by user policy.
When the CI522A's TIMESYNC function is enabled, it periodically broadcasts synchronization frames containing high-precision timestamps to the AF 100 network. Other slave nodes on the network (e.g., other controllers, remote I/O interfaces) use these frames to calibrate their local clocks. This ensures a unified time base for devices distributed across different physical locations, which is crucial for analyzing the sequence of events.
Diagnostic information originates from multiple levels:
Hardware Self-Test: The CI522A module performs internal hardware diagnostics during power-up and operation.
Communication Link Monitoring: Continuously checks the physical connection to the AF 100 bus (e.g., signal levels, open/short circuits) and logical connection (e.g., message response time-outs, checksum errors).
Protocol State Machine: Monitors the operating state of the AF 100 protocol stack, such as token passing, master contention, station number conflicts, etc.
System-Level Monitoring: The controller operating system monitors whether the driver interaction with the CI522 module is normal.
Any anomaly detected at the above levels triggers an update to the corresponding WARNING, ERR, or DIAG terminal values in the data base element and notifies operators via system messages or other means.
Critical parameters such as BUSNO, STNNO, MASTER, LENGTH, etc., are locked once the module enters operational mode (IMPL=1) and cannot be modified online. This is because these parameters directly determine network topology and communication behavior; online changes could cause network conflicts or communication interruptions. To modify them, the IMPL must first be set to 0 to take the module out of service. After modifying the parameters, setting IMPL back to 1 triggers module re-initialization and loads the new configuration.
The CI522A is widely used in industrial sectors with stringent requirements for process continuity and reliability, such as:
Power Industry: In power plant DCS systems, connecting remote I/O cabinets (S800 I/O) scattered across boiler, turbine, and electrical buildings.
Oil & Gas and Petrochemical: In large refineries and chemical plants, forming a control network at the workshop or unit level, connecting intrinsically safe or explosion-proof remote I/O, reducing cable runs from the control room to the field.
Pulp & Paper: On widely distributed pulp and paper production lines, achieving fast and stable analog and digital signal acquisition and control command delivery.
Water and Wastewater Treatment: In plant automation systems, connecting field devices distributed across different process units (e.g., screens, sedimentation tanks, aeration tanks).
In these scenarios, the CI522A's redundancy ensures that even if part of the communication path fails in harsh industrial environments, the control system can maintain basic monitoring functions or execute a safe shutdown, significantly improving the overall plant availability and safety.
| Category | Specification Item | Description / Value | Notes / Remarks |
|---|---|---|---|
| 1. Product Identification | Element Type | AdvantFieldbus 100 | Corresponding Data Base element type. |
| Call Name | CI522A | Name used to create the element in the data base. | |
| Item Designation | AF100_X (e.g., AF100_1) | User-defined unique name. Max. 20 characters. | |
| 2. Hardware & Address Configuration | Supported Controllers | Advant Controller 410, Advant Controller 450 | Part of the Advant Controller 400 Series. |
| Physical Location Address (BUS, STATION) | BUS=0, STATION=0 | Indicates the module is installed in the controller's local subrack. | |
| Slot Address (POS_I, SPOS_I) | User-defined | Specifies the physical slot and sub-position for the first submodule (Module I). | |
| Redundant Slot Address (POS_II, SPOS_II) | User-defined (or 0) | Specifies the address for the second redundant submodule (Module II). If 0, a single-module configuration is used. | |
| Implementation Flag (IMPL) | 0 or 1 | 1: Module is implemented, enabled, and monitored by the system. 0: Module is spare, functionality is disabled. Can be changed in operational mode. | |
| Service Status (SERVICE) | 0 or 1 | 1: Module is in service. 0: Module is out of service; system monitoring and alarms are suspended. | |
| 3. Network Parameters | Bus Number (BUSNO) | 1 to 255 | Unique logical identifier assigned to this specific AF 100 network. Cannot be changed in operational mode. |
| Station Number (STNNO) | 1 to 80 | Logical address of the controller on this AF 100 network. Cannot be changed in operational mode. Low numbers (<5) are recommended for Master stations. | |
| Master/Slave Mode (MASTER) | 0 or 1 | 1: Master mode (default). 0: Slave mode. Cannot be changed in operational mode. Set by system for redundant configurations. | |
| Cable Type (CABLE) | S or R | S: Single cable. R: Redundant cable (default). | |
| Bus Length (LENGTH) | 2000m, 8500m, 15000m | Set according to actual wiring. Cannot be changed in operational mode. The length determined by the first Master on the network becomes effective. | |
| Time Synchronization (TIMESYNC) | 0 or 1 | 1: This module acts as the Time Sync Master, sending synchronization messages. 0: Does not send (default). Only one node on the network should have this enabled. | |
| Double Time-Out Enable (EN_DTMO) | YES or NO | YES: Enables a longer time-out for cyclic data, used when stations with communication redundancy exist on the network. NO: Standard time-out. Cannot be changed in operational mode. | |
| 4. Redundancy & Switchover | Redundancy Support | Hardware module redundancy, Communication media redundancy | Supports hot standby via two physical CI522 submodules and dual cable connections. |
| Primary Module Indication (PRIM_MOD) | I or II | System indicates whether the currently active primary module is "I" or "II". | |
| Controlled Switchover Command (CH_OVER) | YES or NO | User sets to YES to request a controlled switchover between primary and backup modules. System automatically resets to NO after the switchover. | |
| 5. Diagnostics & Status | Error Flag (ERR) | Boolean (system updated) | 1: Indicates a fatal error (e.g., hardware fault, bus break). Triggers the summary ERR flag. |
| Warning Flag (WARNING) | Boolean (system updated) | 1: Indicates a non-fatal error (e.g., communication disturbance, single-cable fault). Triggers the summary WARNING flag. | |
| Submodule Diagnostics (DIAG_I, DIAG_II) | Status Code (system updated) | Provides detailed diagnostic info, e.g.: MNA: Module Not Attached ME: Module Error FBE: FieldBus Error IE: Internal Error SE: System Error PE: Process Error PSV: Passive | |
| Cable Error Indication (ERR_I1, ERR_I2, ERR_II1, ERR_II2) | Boolean (system updated) | Indicates the status of the two specific cables connected to each submodule in a redundant configuration. 1 indicates a fault on the corresponding cable. | |
| 6. Connectivity & Compatibility | Compatible Network | Advant Fieldbus 100 (AF 100) | ABB's proprietary real-time process fieldbus. |
| Downstream Connection | S800 I/O Stations, other Advant Controllers (e.g., AC 110) | Addressed and communicated with via the configured Bus Number (BUSNO) and Station Number. | |
| 7. Operational Constraints | Critical Parameter Modification | BUSNO, STNNO, MASTER, LENGTH, EN_DTMO | These parameters cannot be changed when the module is IMPL=1 and the system is in operational mode. Set IMPL=0, modify, then set IMPL=1 to re-initialize. |
| Naming Rules | Max. 20 characters | Can use letters, numbers, hyphen (-), underscore (_), period (.), and certain national characters. Cannot be all digits and must avoid conflicts with system-reserved names. |
| Category | Specification Item | Description / Value | Notes / Remarks |
|---|---|---|---|
| 1. Product Identification | Element Type | AdvantFieldbus 100 | Corresponding Data Base element type. |
| Call Name | CI522A | Name used to create the element in the data base. | |
| Item Designation | AF100_X (e.g., AF100_1) | User-defined unique name. Max. 20 characters. | |
| 2. Hardware & Address Configuration | Supported Controllers | Advant Controller 410, Advant Controller 450 | Part of the Advant Controller 400 Series. |
| Physical Location Address (BUS, STATION) | BUS=0, STATION=0 | Indicates the module is installed in the controller's local subrack. | |
| Slot Address (POS_I, SPOS_I) | User-defined | Specifies the physical slot and sub-position for the first submodule (Module I). | |
| Redundant Slot Address (POS_II, SPOS_II) | User-defined (or 0) | Specifies the address for the second redundant submodule (Module II). If 0, a single-module configuration is used. | |
| Implementation Flag (IMPL) | 0 or 1 | 1: Module is implemented, enabled, and monitored by the system. 0: Module is spare, functionality is disabled. Can be changed in operational mode. | |
| Service Status (SERVICE) | 0 or 1 | 1: Module is in service. 0: Module is out of service; system monitoring and alarms are suspended. | |
| 3. Network Parameters | Bus Number (BUSNO) | 1 to 255 | Unique logical identifier assigned to this specific AF 100 network. Cannot be changed in operational mode. |
| Station Number (STNNO) | 1 to 80 | Logical address of the controller on this AF 100 network. Cannot be changed in operational mode. Low numbers (<5) are recommended for Master stations. | |
| Master/Slave Mode (MASTER) | 0 or 1 | 1: Master mode (default). 0: Slave mode. Cannot be changed in operational mode. Set by system for redundant configurations. | |
| Cable Type (CABLE) | S or R | S: Single cable. R: Redundant cable (default). | |
| Bus Length (LENGTH) | 2000m, 8500m, 15000m | Set according to actual wiring. Cannot be changed in operational mode. The length determined by the first Master on the network becomes effective. | |
| Time Synchronization (TIMESYNC) | 0 or 1 | 1: This module acts as the Time Sync Master, sending synchronization messages. 0: Does not send (default). Only one node on the network should have this enabled. | |
| Double Time-Out Enable (EN_DTMO) | YES or NO | YES: Enables a longer time-out for cyclic data, used when stations with communication redundancy exist on the network. NO: Standard time-out. Cannot be changed in operational mode. | |
| 4. Redundancy & Switchover | Redundancy Support | Hardware module redundancy, Communication media redundancy | Supports hot standby via two physical CI522 submodules and dual cable connections. |
| Primary Module Indication (PRIM_MOD) | I or II | System indicates whether the currently active primary module is "I" or "II". | |
| Controlled Switchover Command (CH_OVER) | YES or NO | User sets to YES to request a controlled switchover between primary and backup modules. System automatically resets to NO after the switchover. | |
| 5. Diagnostics & Status | Error Flag (ERR) | Boolean (system updated) | 1: Indicates a fatal error (e.g., hardware fault, bus break). Triggers the summary ERR flag. |
| Warning Flag (WARNING) | Boolean (system updated) | 1: Indicates a non-fatal error (e.g., communication disturbance, single-cable fault). Triggers the summary WARNING flag. | |
| Submodule Diagnostics (DIAG_I, DIAG_II) | Status Code (system updated) | Provides detailed diagnostic info, e.g.: MNA: Module Not Attached ME: Module Error FBE: FieldBus Error IE: Internal Error SE: System Error PE: Process Error PSV: Passive | |
| Cable Error Indication (ERR_I1, ERR_I2, ERR_II1, ERR_II2) | Boolean (system updated) | Indicates the status of the two specific cables connected to each submodule in a redundant configuration. 1 indicates a fault on the corresponding cable. | |
| 6. Connectivity & Compatibility | Compatible Network | Advant Fieldbus 100 (AF 100) | ABB's proprietary real-time process fieldbus. |
| Downstream Connection | S800 I/O Stations, other Advant Controllers (e.g., AC 110) | Addressed and communicated with via the configured Bus Number (BUSNO) and Station Number. | |
| 7. Operational Constraints | Critical Parameter Modification | BUSNO, STNNO, MASTER, LENGTH, EN_DTMO | These parameters cannot be changed when the module is IMPL=1 and the system is in operational mode. Set IMPL=0, modify, then set IMPL=1 to re-initialize. |
| Naming Rules | Max. 20 characters | Can use letters, numbers, hyphen (-), underscore (_), period (.), and certain national characters. Cannot be all digits and must avoid conflicts with system-reserved names. |