Famiglia di prodotti: SIMATIC S7-300 CPU compatta, Interrotto, pezzi di ricambio disponibili
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
- Spiegazione del codice modello
6ES7: Siemens S7 automation system module
313: S7-300 CPU313 series
6C: Compact CPU with integrated I/O onboard
F: Identificatore della versione
03: Numero di revisione dell'hardware
0AB0: Product version and packaging version
- Specifiche hardware principali
| Articolo | Specifica |
| Working Memory | 64KB (Programma + Data) |
| Versione del firmware | V2.6 |
| Alimentazione elettrica | DC24V, allowable range 20.4~28.8V, typical power consumption 10W, rated current 900mA |
| Onboard I/O | 16DI / 16FARE (Uscita a transistor, DC24V) |
| Funzioni ad alta velocità | 3-channel high-speed counters up to 30kHz; 3-channel PWM pulse output up to 2.5kHz; frequency measurement, PID |
| Interfacce di comunicazione | MPI multi-point interface + integrated PROFIBUS-DP master/slave interface |
| Supporti di memorizzazione | MMC micro memory card mandatory (max.8MB, senza batteria, programs and data stored on MMC) |
| Accessori | 40-pin front connector sold separately |
| Montaggio | Guida DIN, S7-300 standard rack |
| Software di programmazione | STEP7 V5.3+SP2 or higher |
- Caratteristiche funzionali
- 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.
- Esente da manutenzione: No backup battery. Programmi, data and hardware configuration are fully stored on MMC.
- Modelli sostitutivi
- Sostituzione diretta dell'aggiornamento: 6ES7313-6CG04-0AB0
Assegnazione dei pin, 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.
Nota: The entire S7-300 series is gradually phased out. S7-1200 / S7-1500 is recommended for new projects.
- Codice SA (Reference for Customs Declaration in Foreign Trade)
SA: 8537101190, Controllore logico programmabile (PLC). For pre-declaration reference only, subject to actual customs verification.
- Installazione & 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.
- Messa a terra: Single-point earthing for rack and cable shield to avoid interference causing SF/BF alarms.
- Risoluzione dei problemi comuni
- SF red light steady on: System fault. Priority check: damaged MMC / errore del programma, 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
- Aspetto: No burn marks on housing, no corrosion on backplane, intact DP/MPI port, clear laser engraved serial number.
- Prova di accensione: Use known good MMC card. Check RUN lamp after power on. Read CPU model, firmware version and diagnostic buffer online via STEP7.
- Prova di comunicazione: Normal MPI communication. Fit terminating resistor on DP port and test DP bus communication.
- Prova I/O: 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.
- Scenari applicativi tipici
Macchine per l'imballaggio, small conveyor lines, PID control for fans & pompe dell'acqua, 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) Linguaggi di programmazione supportati
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)
- RAGAZZO (Diagramma a scala): Widely adopted in China, relay-style graphical logic
- FBD (Diagramma a blocchi funzione): 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: Grafico delle funzioni sequenziali (SFC), suitable for pipeline and sequential process control
- S7-HiGraph: State machine graphical language for multi-state switching equipment (usato raramente)
Nota: C language is not supported. SCL ≠ C; CFC is exclusive for S7-400 and unavailable for this CPU.
Osservazioni supplementari
Multiple languages can be mixed within one project (per esempio. 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 & Campi applicabili
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
Caratteristiche: Relay-style graphic circuit, easy to learn and intuitive for fault diagnosis, most popular among field engineers.
Campi applicabili
General sequential logic: Nastri trasportatori, macchine selezionatrici, fan & pump start-stop interlock
Low-voltage complete sets, HVAC, small sewage control cabinets
Safety interlock, door control, arresto di emergenza, basic DI/DO logic for sensors
Vantaggio: High readability for on-site commissioning and maintenance technicians, first choice for simple I/O control.
- FBD Function Block Diagram
Caratteristiche: Graphical block wiring, oriented to control algorithms and suitable for continuous / analog control.
Campi applicabili
Closed-loop PID control of temperature, pressione e flusso (tifosi, forni di riscaldo, constant pressure water supply)
Instrument data acquisition, analog signal processing, range conversion, alarm threshold judgment
Continuous regulation control of hydraulic and pneumatic circuits
- STL Statement List
Caratteristiche: Low-level instruction set, high execution efficiency, low memory footprint, supports complex pointers and indirect addressing.
Campi applicabili
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)
Caratteristiche: High-level textual language with convenient branch, ciclo continuo, structure and array functions for complex mathematical calculation.
Campi applicabili
Gestione ricette (macchine confezionatrici, sistemi di dosaggio)
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)
Caratteristiche: Passi + transition conditions, specially designed for time-sequential process flow.
Campi applicabili
Macchine per l'imballaggio (riempimento, sigillatura, packing machines)
Macchine per stampaggio ad iniezione, preme, 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:
- Macchine per l'imballaggio: S7-GRAPH for process sequence, SCL for recipe, high-speed counter for encoder positioning
- Trasporto di materiale & Sorting Lines: LAD as primary language, DP network for remote I/O, photoelectric detection and sorting baffle control
- Small Special Processing Machines: Drilling, stamping and assembly equipment; high-speed counter for encoder position acquisition
- HVAC, Fornitura d'acqua a pressione costante, 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
Limitazioni
- This language suite belongs to classic STEP7 S7-300 ecosystem. TIA Portal cannot go online directly with this CPU. Non consigliato per nuovi progetti.
- 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.
Contattore,interruttore automatico,sensore,Codificatore,PLC,Convertitore



















NH42-63-318x560.png)



