FBM230 P0926GU Communication Digital System
Negotiable /Bag
Min.Order:1 Bag
Product Overview:
Configurable small safety controller PNOZmulti 2, expansion module, 8 safety digital inputs, and 4 safety semiconductor outputs.
Product specifications:
Purpose of U2: Power supply for SC output
Supply voltage 2 (V): 24 V
Power supply voltage type U2: DC
Potential isolation U2: Yes
Purpose of UINT1: module power supply
Internal voltage source: through the basic module
Voltage type of UINT1: DC
Permissible load: resistive
Inductive
Capacitive type
Number of digital inputs: 8
U input according to EN 61131-2 type 1:24 V DC
Potential isolation between input and internal module bus voltage: No
Potential isolation between semiconductor outputs: Yes
Semiconductor output short circuit protection: Yes
Environmental temperature standard: EN 60068-2-14
Environmental temperature expressed in degrees Celsius: 0-60 ℃
Allow/Disallow condensation: Not allowed
Overvoltage level: II
Clearance and Creepage Distance Pollution Level Specification: 2
Potential isolation between circuit components 1: SC output and system voltage
Potential isolation type 1: Basic insulation
Installation position: horizontally located on the top hat guide rail
DIN power rail size (EN 50022): 35 x 7.5 EN 50022
Shell material lower part: PC
Shell Material Front Plate: PC
Material of the upper part of the shell: PC
Connection terminal: spring loaded terminal
Screw type terminal
Terminal style: pluggable
Allowable cross-sectional area of flexible AWG conductor: 24-12 AWG
Height dimension: 101.4 mm
Width dimension: 22.5 mm
Depth dimension: 120 mm
Net weight: 105 g
Total weight: 115 g
Related models:
PNOZ m EF 8DI2DOT
PNOZ m EF 4DI4DOR
PNOZ m EF 4DI4DORD
PNOZ m EF 16DI
PNOZ m EF 1MM2DO
PNOZ m EF 4AI
PNOZ m EF SafetyNET
PNOZ m EF PDP Link
PNOZ m EF 1MM
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.