Бренд: АББ-Jokab Safety;Продукт: Программируемый Safety Controller (Безопасность ПЛК)
Определение модели
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 (Общий 46 Очки)
- 24 fail-safe inputs (safety inputs)
- 16 configurable channels: non-safe output / safety input
- 4 independent safety relay outputs
- 2 independent safety transistor outputs
Equipped with Pluto Safety-Bus safety fieldbus for networking expansion
Key Safety & Электрические характеристики
| Элемент | Параметр |
| Источник питания | 24 В постоянного тока |
| Уровень безопасности | уровень безопасности SIL3 / ПЛе (EN ISO 13849‑1) |
| Класс защиты | IP20 (DIN‑rail cabinet mounting) |
| Терминалы | Screw‑type terminals |
| Relay Contacts | 2 А, AC250V / DC50V |
| Рабочая температура | ‑10 ℃ ~ +55 ℃ |
| Влажность | 5‑95 %, неконденсирующийся |
| Программное обеспечение | Pluto Manager |
| Коммуникация | Modbus‑TCP native; expandable via gateways for Profibus/EtherNet‑IP, и т. д.. |
Типичные применения
Machine safety control: Аварийный останов, защитные ворота, световые завесы безопасности, двуручное управление, safe speed monitoring; multi-controller safety networking, standalone high-I/O safety projects.
Series Comparison Reference
Pluto B20 v2: 20 Точки ввода-вывода, compact unit
Pluto B46 v2 (2TLA020070R1700): 46 Точки ввода-вывода, high-density model
Примечание: B46 v2 denotes hardware version v2. Older-revision B46 has a different order number; programs are compatible for migration.
Related Accessories
- Programming cable: Pluto USB programming cable
- Шлюзы: GATE-P2 (Профибус), GATE-EIP (EtherNet-IP) for connection to standard PLC hosts
- Программное обеспечение: 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
Аппаратное обеспечение: Pluto B46 v2; Software Tool: Pluto Manager (free download via ABB website)
Official full-reference document: Pluto Safety-PLC Programming manual, Doc. ИДЕНТИФИКАТОР: 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 (Макс. 32 Pluto units)
- Program download, IDFIX program duplication, password protection
- Online monitoring, fault diagnostics, error codes
- Modbus-TCP communication, host-PLC interfacing via gateways
- Program examples, обновление прошивки, hardware compatibility notes
🛠️ B46 v2 Hardware I-O Configuration Mandatory Programming Settings
Заказ №.: 2TLA020070R1700 Pluto B46 v2
я: 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
- Create new project, 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 (Аварийный останов, safety gate, двуручное управление, 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
- Необязательный: IDFIX-PROG hardware program copy module for spare-unit replacement without a PC
📦 Frequently Used TÜV-Certified Safety Function Blocks
| Function Block | Приложение |
| 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, скорость / 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 | Document ID | Цель |
| Pluto Programming Manual | 2TLC172002M0218 | Core programming reference |
| Pluto Hardware Manual | 2TLC172001M0112 | Hardware wiring instructions |
| Gateway Manual | 2TLC172003Mxxxx | Modbus‑TCP / Профибус / 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: Ошибка программы
Er31: IDFIX program mismatch
Er4x: I-O channel fault (dynamic-input open-circuit / короткое замыкание)
Pluto Manager OS Compatibility (for Pluto B46 v2)
Windows-only platform. No native MacOS or Linux releases. Reference: Programming Manual Doc. ID 2TLC172002M0218
✅ Officially Validated & Поддерживается (Рекомендуется)
- Окна 7 SP1 (32-кусочек / 64-кусочек) Профессиональный / Предприятие / Ultimate
- Окна 10 (32-кусочек / 64-кусочек) Профессиональный / Предприятие (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)
Окна 8 / Окна 8.1 (32-кусочек / 64-кусочек)
Windows Server 2008R2 / 2012 / 2012Р2 / 2016 / 2019
Окна 11: Installs and operates in real-world deployments. USB communication may require compatibility-mode adjustments. Not listed within ABB official support matrix. Окна 10 remains preferred for site commissioning.
❌ Not Recommended / Unsupported
- Windows Виста: Installation possible, insufficient security components, not recommended
- Windows XP and earlier: Cannot run
- Mac OS, Линукс: 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
Процессор: 1 GHz or higher (x86/x64)
БАРАН: 2 GB (32-кусочек) /3 GB (64-кусочек)
HDD: 3 GB free storage space
💡 Practical Operation Notes
- Окна 11 операция: 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.
Контактор,автоматический выключатель,солнечный инвертор,датчик,Кодер,ПЛК



























NH42-63-318x560.png)



