Alarm and limit monitoring: configurable upper and lower alarm limits (PVAH, PVAL) for current/torque process values, with hysteresis (HYSTERES) function. When exceeding the limit, trigger QALARM-H or QALARM-L.
5. Non periodic communication coordination
Due to the fault memory reading occupying non periodic communication channels, the block provides a coordination mechanism to prevent channel conflicts:
Input AC-START for interlock: Set 1 to indicate channel idle, block can read fault memory; Setting 0 indicates that the channel is occupied by other applications.
Output AC_SUSY indicating that the block is reading the fault memory.
When multiple blocks (such as SINAMICS G120 with incoming module and multi axis) access the same driver, AC-START must be coordinated through program logic.

Faceplate and Visualization
The SIMO-MM3 block is equipped with a feature rich PCS7 standard panel, providing an intuitive operation and monitoring interface:
Multiple control fields: The panel is divided into multiple control fields such as "automatic", "manual", "message", "drive fault", "limit value", "trend", etc., displaying the drive status from different perspectives.
Visualization of core functions:
Automatic control fields: display bar charts of set values and process values for speed/frequency, display of current process values with limits, selection of operating modes, stop commands, drive and AS status icons, simulation activation indicators, etc.
Manual Control Fields: Provides direct control for motor start stop, direction selection, stop commands, and other operations.
Driver fault field: The list displays the fault numbers and text descriptions read from the driver, and provides a "reset" button.
Limit value field: used to configure the measurement range of process values, bar graph limits, alarm thresholds and their enable states, hysteresis, and switching time monitoring parameters.
Multi language support: The panel supports five languages: German, English, French, Spanish, and Italian. Switching can be achieved by modifying the CFC block connection properties or WinCC text library.
User Objects and Icons: Provide user objects that can be embedded in flowcharts, with icon colors and directional arrows dynamically reflecting the driving status (such as green running, red fault, blue stop, etc.).
Module driver and maintenance station integration
The SIMO-MM3 block is fully integrated into the module driver/maintenance station architecture of PCS7, achieving advanced diagnostic and maintenance functions:
Module driver concept: Automatically evaluate I/O access errors, rack failures, module failures, and other events through the upstream DES-DIAG block (FB628), and pass them to the driver block. The VALUE, LADDR, DADDR and other parameters of the driver block are automatically assigned and interconnected by the module driver.
Maintenance station symbol: The driving status is passed to the standard block MOD-PAX0/MOD-PAL0 through QC and QMODE parameters, and displayed on the maintenance station with standardized symbols (such as red fault, yellow switching, green running well).
Preventive maintenance: Block integration operation hour counter, set low/medium maintenance demand time thresholds based on MAIN_L and MAIN_M parameters, and trigger corresponding levels of maintenance alarms at the maintenance station.
Simulation and debugging functions
For the convenience of project debugging and testing, the block provides complete simulation functions:
When the input SIM_SON=TRUE, the block enters analog mode and stops communicating with the real driver.
The simulation status word (SIMZSW) and process value (SIMPV, SIMCPV) are provided by external simulation blocks.
The control word (SIMSTW) and set value (SIMSP) output by the block can be read by the analog block to form a closed-loop test.
The DRVPCS7 library provides corresponding driver simulation blocks (such as those used for MICROMASTER) that can simulate the basic state machine and fault injection of drivers.
Project Implementation and Examples
The manual provides detailed installation steps and two example projects (for PROFIBUS and PROFINET respectively) to guide users to quickly get started:
Installation: Setup needs to be run on the engineering station and all OS servers/clients to install the CFC control block and WinCC panel components.
Configuration: Set the driver to DP slave in STEP 7 hardware configuration, select PCS7 message, and ensure that the I/O address starts consistently. Set the PROFIBUS address (P918) in the driver and enable remote control (P928).
Integration: Insert SIMO-MM3 block into CFC, use module driver options to automatically generate and interconnect driver chains. In WinCC, the driver panel can be integrated into the operation screen by copying user objects from the template or using the project migration tool.
Collaboration with APL library: The SIMO-MM3 block can be interconnected with motor control blocks (such as MotSpdCl FB1854) in the PCS7 Advanced Process Library (APL) through conversion blocks to achieve higher-level control strategy integration.