ยี่ห้อ: เอบีบี-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 / ข้อมูลด้านความปลอดภัย
- 4 independent safety relay outputs
- 2 independent safety transistor outputs
Equipped with Pluto Safety-Bus safety fieldbus for networking expansion
Key Safety & ข้อมูลจำเพาะทางไฟฟ้า
| รายการ | พารามิเตอร์ |
| พาวเวอร์ซัพพลาย | 24 VDC |
| ระดับความปลอดภัย | ซิล3 / เปิ้ล (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: E-หยุด, ประตูนิรภัย, ม่านแสงนิรภัย, การควบคุมด้วยสองมือ, safe speed monitoring; multi-controller safety networking, standalone high-I/O safety projects.
Series Comparison Reference
Pluto B20 v2: 20 จุด I/O, compact unit
Pluto B46 v2 (2TLA020070R1700): 46 จุด I/O, high-density model
บันทึก: B46 v2 denotes hardware version v2. Older-revision B46 has a different order number; programs are compatible for migration.
Related Accessories
- สายโปรแกรม: Pluto USB programming cable
- เกตเวย์: GATE-P2 (โปรไฟบัส), GATE-EIP (อีเธอร์เน็ต-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, หมอ. บัตรประจำตัวประชาชน: 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, การวินิจฉัยข้อผิดพลาด, รหัสข้อผิดพลาด
- Modbus-TCP communication, host-PLC interfacing via gateways
- Program examples, firmware update, 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
คิวอาร์: 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: พลวัต / 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 (E-หยุด, ประตูนิรภัย, การควบคุมด้วยสองมือ, 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, ความเร็ว / การตรวจสอบตำแหน่ง |
| 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 | รหัสเอกสาร | วัตถุประสงค์ |
| 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. อ้างอิง: 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 / 2012R2 / 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
- วินโดวส์วิสต้า: 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)



