Siemens 6ES7350-1AH03-0AE0 PLC Function Module – SIMATIC S7-300
Request verified availability, condition, replacement risk review, packing options and courier lead time for 6ES7350-1AH03-0AE0.
Click Request Quote and the part number is inserted into the inquiry form automatically.
- Reply by email: [email protected]
- WhatsApp / Tel: +86 18359268345
- Mon-Sat 9:00-18:00 GMT+8
Key Product Information
Core fields for model confirmation and RFQ routing. Detailed product narrative remains below.
- Brand
- Siemens
- Primary Part Number
- 6ES7350-1AH03-0AE0
- Product Type
- PLC Function Module
- Series / Family
- SIMATIC
- Country of Origin
- DE
- Catalog Category
- PLCs & Controllers
- Operating Temp.
- 0 °C to +60 °C
- Warranty
- 12 months from dispatch date
Siemens 6ES7350-1AH03-0AE0 FM350-1: Autonomous High-Speed Counter Module for Deterministic S7-300 Control Loops
The FM350-1 (6ES7350-1AH03-0AE0) is a single-channel function module designed for the SIMATIC S7-300 rack architecture. Its primary role in a control loop is to absorb all encoder signal acquisition, count evaluation, and comparison output switching from the CPU, executing these tasks on a dedicated on-board ASIC. This architectural separation means the counting channel operates at a fixed hardware clock rate regardless of the CPU’s OB1 scan cycle time, PLC communication load, or interrupt queue depth. In applications where encoder pulse frequencies reach 500 kHz—such as high-speed spindle feedback, turbine tachometry, or precision dosing pump stroke counting—this hardware autonomy is not a convenience feature; it is a prerequisite for count integrity. A software-polled counter running in the CPU program would introduce variable latency proportional to scan time, producing cumulative count errors at high pulse rates. The FM350-1 eliminates this error source by design.
Within the S7-300 backplane bus, the module exchanges data with the CPU through a defined process image area. The CPU writes control words (gate enable, latch command, reset) to the module’s output image, and reads count values, status flags, and comparison results from the module’s input image—each within one OB1 cycle. The module’s internal ASIC continues counting between CPU read cycles without interruption, buffering the current count value in a register that the CPU reads atomically. This architecture guarantees that no pulse is lost between CPU read cycles, provided the pulse frequency does not exceed the module’s 500 kHz hardware limit.
Real-time Stock & RFQ: [email protected] | WhatsApp: +86 18359268345
Technical Parameters
| Parameter | Value |
|---|---|
| Order Number | 6ES7350-1AH03-0AE0 |
| Module Family | SIMATIC S7-300 FM350-1 |
| Counting Channels | 1 (single-channel) |
| Maximum Counting Frequency | 500 kHz |
| Counter Register Width | 32-bit signed integer |
| Encoder Signal Types | Incremental (A/B/Z), Pulse/Direction, Up/Down Pulse |
| Input Voltage Levels | 24 V DC (HTL) / 5 V DC (TTL / RS-422), software-selectable |
| Digital Inputs | 3 × 24 V DC (Gate, Latch, Reset) |
| Digital Outputs | 2 × 24 V DC, max. 0.5 A (Comparison output / Gate control) |
| Backplane Bus Supply | 5 V DC via S7-300 backplane bus |
| Current Draw (5 V bus) | ≤ 200 mA |
| External Supply (24 V) | ≤ 100 mA (excluding encoder load) |
| Signal Isolation | Optocoupler isolation, field side to backplane bus |
| Slot Width | Single slot (S7-300 standard) |
| Dimensions (W × H × D) | 40 mm × 125 mm × 120 mm |
| Weight | approx. 220 g |
| Front Connector | 20-pin screw-type (order separately: 6ES7392-1AJ00-0AA0) |
| Operating Temperature | 0 °C to +60 °C |
| Storage Temperature | −40 °C to +70 °C |
| Relative Humidity | 10 % to 95 %, non-condensing |
| Degree of Protection | IP20 |
| Vibration (IEC 60068-2-6) | 10–58 Hz / 0.075 mm; 58–150 Hz / 1 g |
| Shock (IEC 60068-2-27) | 15 g, 11 ms half-sine |
| EMC Immunity | EN 61000-6-2 (industrial environment) |
| EMC Emissions | EN 61000-6-4 |
| Certifications | CE, UL 508, cULus |
| Programming Environment | STEP 7 V5.x; TIA Portal (legacy library) |
| Hardware Revision | AH03 (current production) |
| Country of Origin | Germany |
| Warranty | 12 months from dispatch date |
Hardware Logical Analysis
On-Board ASIC Counter Architecture: The FM350-1 implements its counting logic in a dedicated application-specific integrated circuit rather than a general-purpose microcontroller. The ASIC maintains the 32-bit count register at the full 500 kHz input rate without software overhead. The register is latched atomically on each CPU read cycle, preventing torn reads where the high and low 16-bit words of the 32-bit value are captured at different count states—a failure mode that occurs in software-polled counter implementations when a carry propagates between the two read operations.
Optocoupler Isolation and EMC Design: All field-side signals—encoder A, B, Z inputs and the three digital control inputs—pass through optocoupler isolation stages before reaching the ASIC. The isolation barrier provides a minimum 500 V AC withstand voltage between the field wiring and the S7-300 backplane bus. In industrial environments where encoder cables run parallel to motor drive output cables or high-current bus bars, common-mode noise voltages of several hundred volts can appear on signal lines during switching transients. The optocoupler stage clamps these transients before they reach the counting logic, preventing spurious count increments that would otherwise corrupt position registers. The module’s PCB layout routes the isolated field-side circuitry and the backplane-side logic on separate ground planes, with the isolation boundary physically enforced by the PCB slot gap—a standard practice in IEC 61000-4-4 burst-immunity-compliant designs.
Hardware Gate Logic: The gate function—which defines the active counting window—is implemented in the ASIC’s combinational logic, not in the CPU program. When the hardware gate input (DI0) transitions, the ASIC responds within one input filter cycle (configurable: 0.1 ms to 12.8 ms). This means the counting window boundary is defined by a hardware edge, not by the CPU’s next OB1 execution. In batch counting applications where the gate signal comes from a physical sensor (e.g., a proximity switch on a conveyor gate), this hardware response eliminates the scan-cycle uncertainty that would otherwise add ±1 scan time of error to each batch boundary.
Comparison Output Switching: The two digital outputs are driven directly from the ASIC’s comparator logic. When the count register value crosses a programmed threshold, the output switches within the ASIC’s internal clock cycle—independent of the CPU. This enables the FM350-1 to drive a reject gate, a dosing valve, or an alarm relay with sub-millisecond response to a count threshold crossing, a timing characteristic that cannot be achieved through CPU-program-driven outputs in a standard S7-300 configuration.
Signal Level Flexibility: The input stage supports both 24 V DC HTL (High Threshold Logic) encoders—common in heavy industrial environments—and 5 V DC TTL/RS-422 differential encoders—standard in precision servo and CNC applications—through software parameterization in STEP 7. No hardware jumpers or external signal converters are required. The RS-422 differential input mode provides additional common-mode noise rejection beyond the optocoupler stage, making the module suitable for encoder cable runs exceeding 50 meters in electrically noisy environments.
System Integration Benefits
- CPU Scan Cycle Decoupling: The FM350-1 counts autonomously at up to 500 kHz regardless of the CPU’s OB1 cycle time. Systems with scan cycles of 10–50 ms can accurately track encoder frequencies that would overflow a software counter between scans, because the hardware register accumulates pulses continuously and presents the current total to the CPU on each read.
- Deterministic Comparison Output Latency: Threshold-triggered digital outputs switch within the ASIC clock cycle, not within the CPU scan cycle. This provides a worst-case output response time below 1 ms to a count threshold crossing, enabling closed-loop control actions—such as valve closure or reject gate activation—that are time-critical relative to the process, not relative to the PLC scan.
- Diagnostic Transparency via STEP 7: The module reports its operating state, input signal status, gate state, and any parameterization errors to the CPU diagnostic buffer. Faults are visible in STEP 7 online diagnostics without requiring custom diagnostic blocks, reducing fault-finding time during commissioning and maintenance.
- Zero-Slot-Penalty Installation: The module occupies one standard S7-300 slot and draws power entirely from the backplane bus. No additional power supply module or external 24 V feed to the module body is required (only the encoder and output circuits require external 24 V). This allows the FM350-1 to be added to an existing rack without recalculating the power budget for the module supply.
- Flexible Counting Modes: The module supports continuous counting, single-cycle counting (count to limit and stop), and periodic counting (count to limit and reset), all configurable via STEP 7 parameterization without modifying the CPU program structure. Mode changes can be made during commissioning without hardware modifications.
- Latch Input for Asynchronous Event Capture: A dedicated hardware latch input (DI1) captures the current count value into a latch register on a rising edge, independent of the CPU read cycle. This allows the FM350-1 to record the exact count at an asynchronous external event—such as a part-present sensor trigger—without the ±1 scan time uncertainty of a software-latched value.
- ET 200M Distributed Deployment: The FM350-1 can be installed in an ET 200M distributed I/O rack with an IM 153-x interface module, extending high-speed counting capability to remote field locations over PROFIBUS DP or PROFINET without requiring a local S7-300 CPU at the remote station.
- Long-Term Spare Parts Availability: The AH03 hardware revision is backward compatible with all earlier FM350-1 revisions (AH00–AH02) at the STEP 7 hardware configuration level. Replacement of an earlier revision unit with an AH03 unit does not require modification of the existing STEP 7 project in standard applications, protecting the engineering investment in existing installations.
Quality Assurance & Global Logistics
Every 6ES7350-1AH03-0AE0 unit dispatched from our Xiamen, China facility is a genuine Siemens original component. Authenticity verification covers the Siemens holographic product label, the hardware revision marking (AH03), and the module’s self-identification response during a power-on test in an S7-300 test rack. Units that do not pass visual and functional verification are quarantined and not offered for sale.
Pre-Shipment Verification Protocol:
- Visual inspection: housing integrity, label authenticity, connector pin condition, absence of rework indicators
- Hardware revision confirmation: AH03 marking verified against Siemens label specification
- Power-on functional test: module installed in S7-300 test rack, CPU diagnostic buffer confirmed fault-free
- ESD packaging: anti-static bag with foam insert; outer carton labeled with part number, revision, and serial number
Logistics: Orders are dispatched from Xiamen, China within 1–3 business days of payment confirmation. Standard export documentation—commercial invoice, packing list, HS code 8537.10—is prepared for all international shipments. Express courier services (DHL, FedEx, UPS) are available for time-critical requirements, with typical transit times of 3–5 business days to Europe and North America. A tracking number is provided by email upon dispatch. For projects requiring material traceability documentation, pre-shipment photographs and test reports are available upon request.
Warranty: 12 months from dispatch date. Warranty covers manufacturing defects and functional failure under normal operating conditions as specified in the Siemens FM350-1 product manual. Warranty claims are processed via email with return merchandise authorization (RMA) issued within 2 business days.
Contact Information
Email: [email protected]
WhatsApp: +86 18359268345
Web: siemensplc.com
Location: Xiamen, China
© 2026 siemensplc.com. All rights reserved.
Send This Part Number to Sales
Confirmation Process
We check the full part number, brand, series and visible nameplate information before quotation.
Sales confirms stock path, condition option, quantity and realistic lead time for export dispatch.
DHL, FedEx, UPS or buyer courier arrangements can be reviewed with packing requirements.