BCU-12 control unit
Negotiable /Bag
Min.Order:1 Bag
Product Overview:
The main unit used to control any other expansion units (incompatible with MI8O4, MO4L, and MA4) can also work independently
As the main unit: controlling more complex systems, providing protection for large machinery with multiple sensors
As an independent: control small machinery connected to up to 4 safety devices, namely 1 safety light curtain, 1 emergency stop, 1 magnetic sensor, and 1 two handed switch
Safety level: PL e
Safe input: 8 digital inputs
Safety level (SIL/PL): SIL 3- SILCL 3- PL e - Cat four
Working temperature (° C): -10 to 55
Signal display: LED indicates working status and fault diagnosis. LED indications: input, OSSD output, reset request, and status output conditions
Safe output type: 2 OSSD PNP (at 400 mA, 24 VDC), self controlled, with short circuit, overload, and parity reverse protection functions
Connection: detachable terminal block, screw contacts
MTTFD (ISO 13849-1) Age: 30 one hundred
PFHD (IEC 61508): 6,86E-09
Safe output quantity: 2 pairs of OSSD (400 mA)
Programmable signal output: 2 PNP (100 mA)
Test output: 4
Storage temperature (° C): -20+ eighty-five
MSC connector: None
Connected to MSC bus: Yes
Start/restart output and EDM: 2
MCM Housing: Yes
USB input: Yes
Packaging dimensions W x H x L (mm): 36 x 127 x 113
Power supply (VDC): 24 ± 20%
Size HxWxD (mm): 108 x 22,5 x 114,5
Protection level: IP 20 for enclosure - IP 2X for wiring board
Tightening method: Guide rail fastening, in accordance with EN 50022-35 standard
Gross weight (g): 206,8
Contact information: 15359293870
WhatsApp:+86 15359293870
Contact person: KELLY
Email: geabbdcs@gmail.com 386353502@qq.com
Official website:
In programming, a program or subroutine required to complete a certain function; Or refers to an independent program unit that can be processed by compilers, assemblers, etc; Or refers to a part of a large software system.
A module, also known as a component, is a collection of program statements that can be individually named and independently perform certain functions (i.e., a collection of program code and data structures). It has two basic features: external features and internal features. External features refer to the interface between a module and the external environment (i.e. the way other modules or programs call the module, including input and output parameters, referenced global variables) and the functionality of the module; Internal characteristics refer to the characteristics of the internal environment of a module (i.e. the local data and program code of the module).
There are various types of modules, such as unit operation module (heat exchanger, distillation tower, compressor, etc.), calculation method module (accelerated convergence algorithm, optimization algorithm, etc.), physical and chemical properties module (vapor-liquid phase equilibrium calculation, enthalpy calculation, etc.), etc.