Marca: ABB-Jokab Safety;Produto: Programável Safety Controller (Segurança CLP)
Definição de modelo
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 (Total 46 Pontos)
- 24 fail-safe inputs (safety inputs)
- 16 configurable channels: non-safe output / entrada de segurança
- 4 independent safety relay outputs
- 2 independent safety transistor outputs
Equipped with Pluto Safety-Bus safety fieldbus for networking expansion
Key Safety & Especificações Elétricas
| Item | Parâmetro |
| Fonte de energia | 24 CCV |
| Nível de segurança | SIL3 / PLe (EN ISO 13849‑1) |
| Classe de Proteção | IP20 (DIN‑rail cabinet mounting) |
| Terminais | Screw‑type terminals |
| Contatos de retransmissão | 2 UM, AC250V / DC50V |
| Temperatura operacional | ‑10 ℃ ~ +55 ℃ |
| Umidade | 5‑95 %, sem condensação |
| Software de programação | Pluto Manager |
| Comunicação | Modbus‑TCP native; expandable via gateways for Profibus/EtherNet‑IP, etc.. |
Aplicações Típicas
Machine safety control: Parada de emergência, portões de segurança, cortinas de luz de segurança, controle bimanual, safe speed monitoring; multi-controller safety networking, standalone high-I/O safety projects.
Series Comparison Reference
Pluto B20 v2: 20 Pontos de E/S, compact unit
Pluto B46 v2 (2TLA020070R1700): 46 Pontos de E/S, high-density model
Observação: B46 v2 denotes hardware version v2. Older-revision B46 has a different order number; programs are compatible for migration.
Related Accessories
- Cabo de programação: Pluto USB programming cable
- Gateways: GATE-P2 (Profibus), GATE-EIP (Ethernet-IP) for connection to standard PLC hosts
- Programas: Pluto Manager (available for download from ABB official website)
Spare-Unit / Second-Hand Unit Inspection Checklist
- Power-on test and verify status LED operation for all channels
- Read firmware revision to confirm v2 hardware variant
- Complete program upload-download functional test
- Perform load-based switching test on relay outputs
- 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, Doutor. EU IA: 2TLC172002M0218 (English original; no complete official Chinese translation)
📘 Table-of-Contents Summary (Official Programming Manual)
- Safety precautions (safety-logic review; mandatory full-machine testing; software cannot detect logical errors)
- Pluto Manager installation, DEMO mode, license activation
- Complete new-project workflow
- Hardware I-O configuration (B46-v2-specific 46-point I-O definition)
- Addressing and symbolic naming of variables
- Ladder-logic programming + TÜV-certified safety function-block library
- Registers, system registers, analog signal processing
- Pluto-Safety-Bus multi-master networking (máx.. 32 Pluto units)
- Program download, IDFIX program duplication, password protection
- Online monitoring, fault diagnostics, códigos de erro
- Modbus-TCP communication, host-PLC interfacing via gateways
- Program examples, atualização de firmware, hardware compatibility notes
🛠️ B46 v2 Hardware I-O Configuration Mandatory Programming Settings
Pedido nº.: 2TLA020070R1700 Pluto B46 v2
EU: 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
- Criar novo projeto, select hardware type `Pluto B46 v2`, assign Safety-Bus station address
- 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
- Symbolic variable assignment: I-input, Q-output, M-retentive memory, GM-global memory (bus-shared), R-registers
- LD ladder-logic programming: invoke TÜV-certified safety function-blocks (Parada de emergência, portão de segurança, controle bimanual, light-curtain muting, safe speed monitoring)
- Compile project, resolve errors, assign program password
- Download program via USB cable. For multi-unit networks, programs are automatically distributed over Pluto-Safety-Bus to all stations
- Online monitoring: Forced-signal testing permitted only during commissioning, followed by complete machine safety validation
- Opcional: IDFIX-PROG hardware program copy module for spare-unit replacement without a PC
📦 Frequently Used TÜV-Certified Safety Function Blocks
| Function Block | Aplicativo |
| Block 1‑2 | Dual‑channel E‑stop (with reset and line‑fault detection) |
| Block4‑5 | Safety‑gate monitoring |
| Block16 | Two‑hand control |
| Block18‑19 | Light‑curtain muting |
| Block28‑29 | Safe encoder, velocidade / 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
- Safety-related functions must use TÜV-certified function blocks. Implementing safety logic purely with generic ladder logic voids SIL3/PLe compliance.
- 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.
- Pluto-Bus operates in all-master architecture. Each controller controls its local outputs; GM global memory handles cross-unit data exchange.
- Program download requires password. DEMO mode permits project viewing only; compilation and download functions are disabled.
- Spare-unit replacement: Program can be downloaded via USB, or duplicated rapidly using IDFIX-PROG module.
📑 Related Manual List
| Manual Title | ID do documento | Propósito |
| Pluto Programming Manual | 2TLC172002M0218 | Core programming reference |
| Pluto Hardware Manual | 2TLC172001M0112 | Hardware wiring instructions |
| Gateway Manual | 2TLC172003Mxxxx | Modbus‑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: Erro de programa
Er31: IDFIX program mismatch
Er4x: I-O channel fault (dynamic-input open-circuit / curto-circuito)
Pluto Manager OS Compatibility (for Pluto B46 v2)
Windows-only platform. No native MacOS or Linux releases. Referência: Programming Manual Doc. ID 2TLC172002M0218
✅ Officially Validated & Suportado (Recomendado)
- Windows 7 SP1 (32-pedaço / 64-pedaço) Profissional / Empresa / Final
- Windows 10 (32-pedaço / 64-pedaço) Profissional / Empresa (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-pedaço / 64-pedaço)
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.
❌ Não recomendado / Unsupported
- Windows Vista: Installation possible, insufficient security components, not recommended
- Windows XP and earlier: Cannot run
- Mac OS, Linux: No native builds; operation only via Windows virtual machine (VMware / VirtualBox)
📋 Software Dependencies (installed automatically; missing components cause runtime errors)
- Microsoft .NET Framework 4.6.1
- Visual C++ 2005, 2010 Runtime Libraries
🖥️ Minimum Hardware Requirements
CPU: 1 GHz or higher (x86/x64)
BATER: 2 GB (32-pedaço) /3 GB (64-pedaço)
HDD: 3 GB free storage space
💡 Practical Operation Notes
- Windows 11 operação: If USB programming-cable communication fails, right-click application shortcut, enable compatibility mode for Windows 8 and run as administrator.
- DEMO mode: No license key required. Program download and online monitoring functions require valid license.
- Software-hardware matching: Pluto Manager version ≥ V14. Older software revisions cannot recognize v2 hardware.
Contator,disjuntor,inversor solar,sensor,Codificador,CLP



























NH42-63-318x560.png)



