製品ファミリー: SIMATIC S7-300 Compact CPU, 製造中止, spare parts available
Full English Name: SIMATIC S7-300, CPU 313C-2 DP Compact CPU with MPI, 16 DI/16 DO, 3 high-speed counters (30 kHz), integrated DP interface
- 型式コードの説明
6ES7: シーメンス S7 automation system module
313: S7-300 CPU313 series
6C: Compact CPU with integrated I/O onboard
F: バージョン識別子
03: ハードウェア リビジョン番号
0AB0: Product version and packaging version
- コアハードウェア仕様
| アイテム | 仕様 |
| Working Memory | 64KB (プログラム + データ) |
| ファームウェアのバージョン | V2.6 |
| 電源 | DC24V, allowable range 20.4~28.8V, typical power consumption 10W, rated current 900mA |
| Onboard I/O | 16から / 16する (トランジスタ出力, DC24V) |
| High-speed Functions | 3-channel high-speed counters up to 30kHz; 3-channel PWM pulse output up to 2.5kHz; frequency measurement, PID |
| 通信インターフェース | MPI multi-point interface + integrated PROFIBUS-DP master/slave interface |
| Storage Media | MMC micro memory card mandatory (max.8MB, バッテリー不要, programs and data stored on MMC) |
| 付属品 | 40-pin front connector sold separately |
| 取り付け | DINレール, S7-300 standard rack |
| プログラミングソフトウェア | STEP7 V5.3+SP2 or higher |
- 機能的な特徴
- Integrated PROFIBUS-DP: Can act directly as DP master or slave without additional CP communication card. Suitable for distributed I/O, frequency converter and instrument networking. MPI is used for HMI and multi-CPU networking.
- Onboard Technology Functions: Built-in high-speed counting, frequency acquisition, PWM pulse width modulation and closed-loop PID. No extra FM350 technology module required, ideal for packaging, conveying and small positioning equipment.
- Compact Integrated Design: Onboard DI/DO reduces rack occupation, widely used for small-scale machines.
- メンテナンスフリー: No backup battery. プログラム, data and hardware configuration are fully stored on MMC.
- 代替モデル
- Direct Upgrade Replacement: 6ES7313-6CG04-0AB0
ピン割り当て, I/O definition and communication are fully compatible; working memory upgraded to 128KB, firmware V3.3. Direct hardware replacement for existing projects with minor configuration adaptation. It is the official spare part after CF03 discontinuation.
- Legacy Compatible Model: 6ES7313-6CE01-0AB0. CF03 is the upgraded version of CE01 and supports downward compatible replacement.
注記: The entire S7-300 series is gradually phased out. S7-1200 / S7-1500 is recommended for new projects.
- HSコード (Reference for Customs Declaration in Foreign Trade)
HS: 8537101190, プログラマブルロジックコントローラー (PLC). For pre-declaration reference only, subject to actual customs verification.
- インストール & Configuration Guidelines
- MMC card is mandatory. The CPU cannot start without MMC. Damaged program on MMC will prevent CPU from entering RUN state.
- Both ends of DP bus shall be fitted with terminating resistors. Termination switch is located on CPU DP port.
- Onboard DI/DO: Digital input supports source type. Each transistor output point rated 0.5A, group total current limited by ambient temperature. Freewheeling diode is recommended in parallel for inductive loads.
- アーシング: Single-point earthing for rack and cable shield to avoid interference causing SF/BF alarms.
- よくあるトラブルシューティング
- SF red light steady on: System fault. Priority check: damaged MMC / プログラムエラー, mismatched hardware configuration, backplane bus fault.
- BF light flashing: PROFIBUS DP bus fault. Inspect DP cable, terminating resistor, disconnected slave station or address conflict.
- All LEDs flashing after power-up: MMC damaged / missing MMC / corrupted program on MMC. Perform MRES reset test and retry with new MMC.
- No output from onboard I/O: Transistor output burnt due to overcurrent. The integrated I/O of this CPU cannot be repaired separately; only CPU replacement available.
- Acceptance Inspection Points for Second-hand Units
- 外観: No burn marks on housing, no corrosion on backplane, intact DP/MPI port, clear laser engraved serial number.
- Power-on test: Use known good MMC card. Check RUN lamp after power on. Read CPU model, firmware version and diagnostic buffer online via STEP7.
- 通信テスト: Normal MPI communication. Fit terminating resistor on DP port and test DP bus communication.
- I/O test: Force output signals and measure each 16DI/16DO channel with multimeter to verify no faulty points.
- Backup: Read original project and back up programs inside MMC.
- 典型的なアプリケーションシナリオ
包装機械, 小型コンベヤライン, PID control for fans & ウォーターポンプ, auxiliary small metallurgy equipment, retrofitting of old production lines with distributed DP I/O, spare part replacement for existing S7-300 equipment.
6ES7313-6CF03-0AB0 (CPU313C-2 DP) Supported Programming Languages
Programming Platform: STEP7 V5.3 SP2 or above (TIA Portal does NOT support this old firmware CPU)
✅ Standard Built-in Languages (Available in basic STEP7)
- 若者 (ラダー図): Widely adopted in China, relay-style graphical logic
- FBD (機能ブロック図): Graphical programming with block wiring
- STL (Statement List): Assembly-style textual instructions with high execution efficiency
✅ Optional Extended Languages (Requires STEP7 Professional add-on package)
- S7-SCL (Structured Control Language): Pascal-like high-level textual language for complex calculation and data processing
- S7-GRAPH: 逐次関数チャート (SFC), suitable for pipeline and sequential process control
- S7-HiGraph: State machine graphical language for multi-state switching equipment (rarely used)
注記: C language is not supported. SCL ≠ C; CFC is exclusive for S7-400 and unavailable for this CPU.
Supplementary Remarks
Multiple languages can be mixed within one project (例えば. FB programmed in SCL, OB1 in LAD)
After program download to CPU, the CPU does not recognize source language type; only compiled machine code is executed.
Built-in high-speed counting, PWM and PID technology function blocks can be called directly via SFB/SFC system function blocks; no extra language required.
6ES7313-6CF03-0AB0 (CPU313C-2 DP) Programming Languages & 適用分野
This CPU runs on STEP7 V5.x platform, supporting LAD, FBD, STL, S7-SCL and S7-GRAPH. Combined with onboard high-speed counter, PWM, PID and PROFIBUS-DP hardware features, each programming language fits different process scenarios as follows:
- LAD Ladder Diagram
特徴: Relay-style graphic circuit, easy to learn and intuitive for fault diagnosis, most popular among field engineers.
適用分野
General sequential logic: コンベヤベルト, sorting machines, ファン & pump start-stop interlock
Low-voltage complete sets, 空調設備, small sewage control cabinets
Safety interlock, door control, 非常停止, basic DI/DO logic for sensors
アドバンテージ: High readability for on-site commissioning and maintenance technicians, first choice for simple I/O control.
- FBD Function Block Diagram
特徴: Graphical block wiring, oriented to control algorithms and suitable for continuous / analog control.
適用分野
Closed-loop PID control of temperature, pressure and flow (ファン, heating furnaces, 定圧給水)
Instrument data acquisition, analog signal processing, range conversion, alarm threshold judgment
Continuous regulation control of hydraulic and pneumatic circuits
- STL Statement List
特徴: Low-level instruction set, high execution efficiency, low memory footprint, supports complex pointers and indirect addressing.
適用分野
Batch data processing, array/buffer operation, pointer addressing
Legacy program migration, high-speed logic with strict scan cycle requirements
Custom low-level function blocks, bit manipulation and register processing
Mostly used by senior developers; poor readability for on-site maintenance.
- S7-SCL Structured Control Language (Pascal-like)
特徴: High-level textual language with convenient branch, ループ, structure and array functions for complex mathematical calculation.
適用分野
Recipe management (包装機, バッチ処理システム)
Data statistics, production counting, energy consumption calculation, material traceability
Complex calibration, curve fitting, multi-parameter calculation, communication data parsing
Batch equipment parameter management, fault text processing
- S7-GRAPH Sequential Function Chart (SFC)
特徴: ステップ + transition conditions, specially designed for time-sequential process flow.
適用分野
包装機械 (充填, 封印, packing machines)
射出成形機, プレス機, assembly workstations, automatic loading/unloading equipment
Stepwise operation for production line stations, multi-process interlock and sequential technology
Excellent for sequential machines running step by step; process logic clear, faults can be located to specific step.
Industry Summary Matching CPU Hardware Capability
With onboard 16DI/16DO, 3-channel 30kHz high-speed counter, PWM output and PROFIBUS-DP, this set of programming languages is best suited for the below industries:
- 包装機械: S7-GRAPH for process sequence, SCL for recipe, high-speed counter for encoder positioning
- Material Conveying & Sorting Lines: LAD as primary language, DP network for remote I/O, photoelectric detection and sorting baffle control
- Small Special Processing Machines: 掘削, stamping and assembly equipment; high-speed counter for encoder position acquisition
- 空調設備, Constant Pressure Water Supply, Small Sewage Treatment: FBD/LAD for PID regulation and alarm interlock
- Old Production Line Retrofit: Replace legacy S7-300 spare parts, reuse massive existing STL/LAD legacy programs
制限事項
- This language suite belongs to classic STEP7 S7-300 ecosystem. TIA Portal cannot go online directly with this CPU. Not recommended for new projects.
- C language is unavailable, not fit for complex embedded algorithms. Additional communication board required if complex C code is needed.
- S7-GRAPH and S7-SCL require STEP7 Professional edition. Basic STEP7 only includes LAD/FBD/STL.
コンタクタ,サーキットブレーカー,センサー,エンコーダ,PLC,コンバータ



















NH42-63-318x560.png)



