ABB 2TLA020070R1700 Programmable Safety Controller - Schütz,Leistungsschalter,Solarwechselrichter,Sensor,Encoder,SPS

Wechat: +86-13184948252 WhatsApp: 0086-13811255435 E-Mail: kent@bestcontactor.com

Um Kontakt |

 ABB 2TLA020070R1700 Programmable Safety Controller - Schütz,Leistungsschalter,Solarwechselrichter,Sensor,Encoder,SPS

elektrisch/

ABB 2TLA020070R1700 Programmable Safety Controller

Marke: ABB-Jokab Safety;Produkt: Programmable Safety Controller (Safety PLC) Model Definition 2TLA020070: Base part number for Pluto-series safety controllers R1700: Order suffix for hardware revision B46 v2 Full designation: Pluto B46 v2 I-O Configuration (Gesamt 46 Punkte) 24 fail-safe inputs (safety inputs) 16 configurable channels: non-safe output / Sicherheitseingang 4 independent safety relay outputs 2 ...

  • Produktdetails

Marke: ABB-Jokab Safety;Produkt: Programmierbar Safety Controller (Sicherheit SPS)

Modelldefinition

2TLA020070: Base part number for Pluto-series safety controllers

R1700: Order suffix for hardware revision B46 v2

Full designation: Pluto B46 v2

I-O Configuration (Gesamt 46 Punkte)

  1. 24 fail-safe inputs (safety inputs)
  2. 16 configurable channels: non-safe output / Sicherheitseingang
  3. 4 independent safety relay outputs
  4. 2 independent safety transistor outputs

Equipped with Pluto Safety-Bus safety fieldbus for networking expansion

Key Safety & Elektrische Spezifikationen

ArtikelParameter
Stromversorgung24 VDC
SicherheitsniveauSIL3 / PLe (EN ISO 13849‑1)
SchutzklasseIP20 (DIN‑rail cabinet mounting)
TerminalsSchraubklemmen
Relay Contacts2 A, AC250V / DC50V
Betriebstemperatur‑10 ℃ ~ +55 ℃
Luftfeuchtigkeit5‑95 %, nicht kondensierend
ProgrammiersoftwarePluto Manager
KommunikationModbus‑TCP native; expandable via gateways for Profibus/EtherNet‑IP, usw.

Typische Anwendungen

Machine safety control: Not-Aus, Sicherheitstore, Sicherheitslichtvorhänge, Zweihandsteuerung, safe speed monitoring; multi-controller safety networking, standalone high-I/O safety projects.

Series Comparison Reference

Pluto B20 v2: 20 I/O-Punkte, compact unit

Pluto B46 v2 (2TLA020070R1700): 46 I/O-Punkte, high-density model

Notiz: B46 v2 denotes hardware version v2. Older-revision B46 has a different order number; programs are compatible for migration.

Related Accessories

  1. Programming cable: Pluto USB programming cable
  2. Tore: GATE-P2 (Profibus), GATE-EIP (EtherNet-IP) for connection to standard PLC hosts
  3. Software: Pluto Manager (available for download from ABB official website)

Spare-Unit / Second-Hand Unit Inspection Checklist

  1. Power-on test and verify status LED operation for all channels
  2. Read firmware revision to confirm v2 hardware variant
  3. Complete program upload-download functional test
  4. Perform load-based switching test on relay outputs
  5. Inspect terminals for burn marks and backplane for corrosion

ABB Pluto B46 v2 (2TLA020070R1700) Programming Manual Key Content

Hardware: Pluto B46 v2; Software Tool: Pluto Manager (free download via ABB website)

Official full-reference document: Pluto Safety-PLC Programming manual, Dok. AUSWEIS: 2TLC172002M0218 (English original; no complete official Chinese translation)

📘 Table-of-Contents Summary (Official Programming Manual)

  1. Safety precautions (safety-logic review; mandatory full-machine testing; software cannot detect logical errors)
  2. Pluto Manager installation, DEMO mode, license activation
  3. Complete new-project workflow
  4. Hardware I-O configuration (B46-v2-specific 46-point I-O definition)
  5. Addressing and symbolic naming of variables
  6. Ladder-logic programming + TÜV-certified safety function-block library
  7. Registers, system registers, analog signal processing
  8. Pluto-Safety-Bus multi-master networking (max. 32 Pluto units)
  9. Program download, IDFIX program duplication, password protection
  10. Online monitoring, fault diagnostics, error codes
  11. Modbus-TCP communication, host-PLC interfacing via gateways
  12. Program examples, Firmware-Update, hardware compatibility notes

🛠️ B46 v2 Hardware I-O Configuration Mandatory Programming Settings

Bestell-Nr.: 2TLA020070R1700 Pluto B46 v2

ICH: 24 fixed fail-safe inputs

IQ: 16 multi-function channels, software-selectable: Failsafe Input / Non-safe Output

QR: 4 independent safety relay outputs (SIL3/PLe)

QT: 2 independent safety transistor outputs (SIL3/PLe)

IQ channel operating mode must be defined in the Pluto Manager hardware configuration page. Mismatch between wiring and software configuration triggers hardware faults.

🔧 Standard Development Workflow in Pluto Manager

  1. Neues Projekt erstellen, select hardware type `Pluto B46 v2`, assign Safety-Bus station address
  2. Configure I-O parameters

I-inputs: Dynamic / static input mode (static for light-curtain OSSD signals; dynamic for dual-channel E-stop and safety-gate circuits)

IQ channels: Individually set as Failsafe Input or Non-safe Output

  1. Symbolic variable assignment: I-input, Q-output, M-retentive memory, GM-global memory (bus-shared), R-registers
  2. LD ladder-logic programming: invoke TÜV-certified safety function-blocks (Not-Aus, Sicherheitstor, Zweihandsteuerung, light-curtain muting, safe speed monitoring)
  3. Compile project, resolve errors, assign program password
  4. Download program via USB cable. For multi-unit networks, programs are automatically distributed over Pluto-Safety-Bus to all stations
  5. Online monitoring: Forced-signal testing permitted only during commissioning, followed by complete machine safety validation
  6. Optional: IDFIX-PROG hardware program copy module for spare-unit replacement without a PC

📦 Frequently Used TÜV-Certified Safety Function Blocks

Function BlockAnwendung
Block 1‑2Dual‑channel E‑stop (with reset and line‑fault detection)
Block4‑5Safety‑gate monitoring
Block16Two‑hand control
Block18‑19Light‑curtain muting
Block28‑29Safe encoder, Geschwindigkeit / position monitoring
Safety Timer (safe off‑delay)SIL3‑compliant safety delay; standard general‑purpose timers shall NOT be used for safety logic

⚠️ Critical Safety Programming Constraints

  1. Safety-related functions must use TÜV-certified function blocks. Implementing safety logic purely with generic ladder logic voids SIL3/PLe compliance.
  2. IQ configured as outputs are non-safe outputs and shall not be used for safety-related load disconnection. Safety cut-off must use QR relay outputs or QT transistor outputs.
  3. Pluto-Bus operates in all-master architecture. Each controller controls its local outputs; GM global memory handles cross-unit data exchange.
  4. Program download requires password. DEMO mode permits project viewing only; compilation and download functions are disabled.
  5. Spare-unit replacement: Program can be downloaded via USB, or duplicated rapidly using IDFIX-PROG module.

📑 Related Manual List

Manual TitleDokument-IDZweck
Pluto Programming Manual2TLC172002M0218Core programming reference
Pluto Hardware Manual2TLC172001M0112Hardware wiring instructions
Gateway Manual2TLC172003MxxxxModbus‑TCP / Profibus / EtherNet‑IP gateway documentation

💻 Software Download

Pluto Manager: Free download from ABB official website under low-voltage safety products. Match firmware revision; B46 v2 requires compatible v2-series firmware.

❗ Brief Fault-Code Reference (B46 v2)

Er20: No user program present

Er24: Programmfehler

Er31: IDFIX program mismatch

Er4x: I-O channel fault (dynamic-input open-circuit / Kurzschluss)

Pluto Manager OS Compatibility (for Pluto B46 v2)

Windows-only platform. No native MacOS or Linux releases. Referenz: Programming Manual Doc. ID 2TLC172002M0218

✅ Officially Validated & Unterstützt (Empfohlen)

  1. Windows 7 SP1 (32-bisschen / 64-bisschen) Professional / Enterprise / Ultimate
  2. Windows 10 (32-bisschen / 64-bisschen) Professional / Enterprise (most widely-used for industrial commissioning)

For B46 v2 hardware, use recent Pluto-Manager releases; Windows 10-64-bit is preferred.

⚠️ Functional but NOT Officially Validated (field-proven, no manufacturer warranty coverage)

Windows 8 / Windows 8.1 (32-bisschen / 64-bisschen)

Windows Server 2008R2 / 2012 / 2012R2 / 2016 / 2019

Windows 11: Installs and operates in real-world deployments. USB communication may require compatibility-mode adjustments. Not listed within ABB official support matrix. Windows 10 remains preferred for site commissioning.

❌ Nicht empfohlen / Unsupported

  1. Windows Vista: Installation possible, insufficient security components, nicht empfohlen
  2. Windows XP and earlier: Cannot run
  3. Mac OS, Linux: No native builds; operation only via Windows virtual machine (VMware / VirtualBox)

📋 Software Dependencies (installed automatically; missing components cause runtime errors)

  1. Microsoft .NET Framework 4.6.1
  2. Visual C++ 2005, 2010 Runtime Libraries

🖥️ Minimum Hardware Requirements

CPU: 1 GHz or higher (x86/x64)

RAM: 2 GB (32-bisschen) /3 GB (64-bisschen)

HDD: 3 GB free storage space

💡 Practical Operation Notes

  1. Windows 11 Betrieb: If USB programming-cable communication fails, right-click application shortcut, enable compatibility mode for Windows 8 and run as administrator.
  2. DEMO mode: No license key required. Program download and online monitoring functions require valid license.
  3. Software-hardware matching: Pluto Manager version ≥ V14. Older software revisions cannot recognize v2 hardware.

Vorher:

Nächste:

Hinterlassen Sie eine Antwort

Eine Nachricht hinterlassen