+086-15305925923

K-WANG

Service expert in industrial control field!
NameDescriptionContent
Adequate Inventory, Timely Service
pursuit of excellence 
Ship control system
Equipment control system
Power monitoring system
Current position:
新闻动态
newS
   
Brand

A Comprehensive User Guide to the HIMA ELOP II-NT Programming System

From: | Author:Wang | Time :2026-02-27 | 176 visit: | 🔊 Click to read aloud ❚❚ | Share:

A Comprehensive User Guide to the HIMA ELOP II-NT Programming System

Detailed explanation of core functional modules

(1) Configuration and Resource Management

Key details of functional items

Configure and create the highest level structure, including resources, global variables, libraries, connections, etc., and define at least one bus for PADT communication

Resource allocation: ① Allocate resource types (such as H41q MS, H51q HR) and support online hardware type changes; ② Edit cabinet layout: Add substrates (B9302, etc.) and modules (F3221/F3330, etc.) through Drag&Drop; ③ Configuration parameters: I/O parameters (noise suppression cycle), redundancy mode, safety parameters (safety time/watchdog)

Program instantiation: Each resource only supports one program instance, which needs to be associated with the program type and supports logical diagram editing

(2) Programming and Variable Management

Variable type:

Basic types: BOOL (Boolean), UINT (unsigned integer), INT (integer), REAL (real number), etc;

System variables: including READ (such as I/O.Error, SYSTEM. normal) and WHITE (such as SYSTEM. Logic emergency stop) types, supporting fault state reading and emergency control;

Communication variables: HIPRO-S (safety related), HIPRO-N (non safety related), BUSCOM (MODBUS) variables.

Variable configuration:

Support initial value setting and hardware address allocation (SRS identifier: System. Rack. Plot);

Event configuration: Boolean events (state changes), scalar events (threshold exceeded), buffer capacity of 5000, with timestamp.

Multi tasking:

Up to 32 user programs, supporting priority configuration, 3 multitasking modes (based on actual time/high priority occupying redundant time/fixed cycle);

The scanning time can be configured, and the minimum cycle depends on the security time (≤ 1/2 of the security time).

(3) HIMA standard functional block (12 core blocks)

The block type represents the applicable scenarios for the core functions of the module

Safety output control H8-STA-3 safety output module group shutdown, supporting 10 module/group safety related output circuit group control

Time management H8-UHR-3 date and time setting and synchronization, output minute/hour/day pulse system time calibration, event timestamp synchronization

Temperature processing HA-LIN-3 thermocouple/PT100 signal linearization, fault monitoring temperature measurement signal conversion (accuracy 0.1 ℃)

PID control HA-PID-3 supports P/PI/PD/PID mode, with online parameter modification and closed-loop control of process variables (such as pressure/flow regulation)

Analog conversion HA-PMU-3 0-20mA/4-20mA and thousandth ratio conversion, supporting 8/12 bit resolution analog input/output signal standardization

Input monitoring HA-RTE-3/HB-RTE-3 analog/digital input module monitoring, redundant data verification F6213/F3235 and other test module fault diagnosis

Output diagnosis HB-BLD-3/HB-BLD-4 digital output module open/short circuit diagnosis, supporting single channel/redundant mode F3331/F3334 module line fault detection

Communication control HK-MMT-3 MODBUS master station function, supports telephone dial-up connection, supports 9-class function code and external MODBUS slave station data interaction

Log configuration HK-LGP-3 LCL report configuration, supports multi controller shared printer, page title editing, event log printing, and emergency message output

(4) Communication protocol configuration

Key parameters for protocol type usage

HIPRO-S security related data transmission ① supports 64 resources (H41q/H51q); ② The monitoring time can be configured, and data will be automatically reset upon timeout; ③ Direct point-to-point transmission with signature verification

HIPRO-N non security related data transmission: ① PES master station serves as the data center, supporting 1 master station → 31 slave stations; ② Data can be kept or set to 0 when disconnected

MODBUS communication with external systems supports function codes 1/3/5/6/15/16, etc; ② Up to 1000 BOOL and 1000 WORD variables can be exported/imported; ③ Support dial-up connection via phone modem

3964R serial communication supports data block read and write, requiring configuration of data block number and data word address

(5) Code generation and loading

Code generation:

Support regular code and reloadable code (online modification without downtime);

Security related configuration: Start target code comparator (dual task generation comparison), generate code verification image (for version tracing);

Loading method:

Download: Shutdown loading (applicable for initial configuration);

Reload: Online reload (applicable for logic modification and variable reallocation);

OS Download: The H41q/H51q series supports operating system updates (requiring BS41q/51q V7.0-7 and above versions).

(6) Online testing and maintenance

Online testing (OLT):

Display system status (RUN/MONO/ERROR STOP), cycle time (current/minimum/maximum), variable status (BOOL variable blue=False/red=True);

Support variable forcing: directly set in the OLT box or Force image, configurable time limit (automatically canceled upon timeout).

Fault diagnosis:

Indicator light diagnosis: 11 types of LEDs (module status/redundancy/fault, etc.), distinguished by color and flashing frequency;

Log diagnosis: Module fault logs (up to 2500), event logs (supporting export analysis);

Error codes: Module level error (e.g. code 2=invalid position), channel level error (e.g. code n2=open circuit).

Document generation:

Configuration level documents: BUS docu (bus parameters), PES master docu (master station data transmission), CFG docu (comprehensive document);

Resource level documents: CRF docu (I/O channel information), RES docu (current/generate/load status document), supports exporting ASCII files.

Safety related functions

Security mechanism:

Code tamper proof: C code comparator (detecting program changes), object code comparator (preventing hardware random errors);

Fault response: Redundant modules automatically take over, and when non redundant modules fail, the output is set to a safe state (such as power failure);

Safety parameters: Safety time (0-10s), watchdog time (6-7500ms), must comply with DIN V 19250 AK level requirements.

Operation restrictions:

Only authorized personnel are allowed to perform forced, overloaded, and other operations;

The "Parameters change online" switch needs to be enabled for online modification of safety parameters, and the AK4-6 level needs to be reset afterwards.


Hardware adaptation and expansion

Supporting modules:

Current modules: digital input F3221 (16 channels), digital output F3330 (8 channels), analog input F6213 (4 channels), etc;

Old modules: F3225/F3311, etc., only support H51 system, without integrated security shutdown.

Substrate and Expansion:

Substrate types: B9302 (16 slot I/O substrate), B5230 (H51q central substrate), etc;

System Expansion: Up to 16 substrates (0 central substrate+15 expansion substrates), with a maximum system bus distance of 19.6km (fiber optic).


Key technical parameters

Category indicators

Communication rate RS485: 9600-57600bps; Ethernet: 10Mbit/s; Profibus DP: up to 12Mbit/s

Environmental requirements: working temperature 0-60 ℃, storage temperature -40-85 ℃, protection level IP20

The maximum latency between redundant performance processors is 10 µ s, and the latency between the processor and the farthest I/O module is ≤ 50 µ s

Variable capacity: Up to 523776 global variables, with a maximum of 10 user accounts per resource


Typical operating procedures

Configuration creation → Resource type allocation → Cabinet layout editing → Module parameter configuration;

Program instantiation → variable declaration → logical diagram editing → event configuration;

Code generation (enable security verification) → Download to controller → Online testing → Variable forced verification;

Fault diagnosis → Log export → Document generation → System maintenance (module replacement/OS update).

  • ABB G3ENa HENF450268R2 Industrial Automation Control Module High Performance Processing and Distributed System Interface Unit
  • ABB P5EAa HENF206350R2 Industrial Automation Control Module Advanced Processing and High Reliability System Interface Unit
  • ABB O3EC HENF442581R1 Industrial Automation Control Module High Precision Signal Processing and Distributed System Interface Unit
  • ABB O3EHa HENF315087R2 Industrial Automation Control Module Advanced Signal Processing and System Interface Unit
  • ABB E3ED Industrial Automation Control Module High Stability Signal Processing and Distributed System Interface Unit
  • ABB O3ED Industrial Automation Control Module Signal Processing and Distributed System Interface Unit
  • ABB E3EP HENF315276R1 Industrial Automation Control Module High Precision Signal Processing and System Interface Unit
  • ABB O3EGb HENF315118R2 Industrial Automation Control Module Advanced Signal Processing and System Interface Unit
  • ABB O3ES HENF445789R1 Industrial Automation Control Module Advanced Signal Processing and Distributed System Interface Unit
  • ABB E3EB HENF315129R1 Industrial Automation Control Module High Stability Signal Processing Unit
  • ABB G3ESa HENF318736R1 Industrial Control Module Advanced Automation System Interface Processing Unit
  • ABB 8025-235 Industrial Control and Measurement Module Automation Signal Processing Unit
  • ABB REG216 Industrial Generator Protection and Control System Advanced Power Automation Relay Unit
  • ABB PU512V2 3BUR001401R1 Industrial Processor Unit High Performance Automation Control Module
  • ABB LDMUI-001 61320946C Industrial Drive Control Interface Module High Performance Automation Communication Unit
  • ABB 216NG61A HESG441633R1 HESG216875/K Industrial Control Module Advanced Automation Processing Unit System Interface
  • ABB PFTL201C 50KN 3BSE007913R50 High Precision Load Cell Industrial Tension Measurement and Force Control Sensor Unit
  • ABB RED670 High Performance Line Differential Protection Relay Industrial Power System Protection Unit
  • ABB PP825A 3BSE042240R3 Industrial Panel Controller Advanced Automation HMI Processing Unit
  • ABB SCYC51020 58052582/G Industrial Control and Communication Module High Stability System Interface Unit
  • ABB AO2000 LS25 Industrial Gas Analyzer System High Precision Emission Monitoring and Process Control Unit
  • ABB LM80 Industrial Measurement and Signal Processing Module Automation System Data Acquisition Unit
  • ABB PFEA113-20 3BSE028144R0020 Industrial Tension Control Module High Precision Measurement Unit
  • ABB PM803F 3BDH000530R1 Industrial Controller CPU Automation System Processing Unit
  • ABB SD822 3BSC610038R1 Power Supply Module Industrial Automation System Stable Energy Unit
  • ABB PCD235B1101 3BHE032025R1101 Industrial Control Module High Performance Automation Processing Unit
  • ABB AZ20/112112221112E/STD Industrial Gas Analyzer Control and Monitoring System High Precision Measurement Unit
  • ABB KP3000 Advanced Industrial HMI Panel Operator Control Interface System Unit
  • ABB KP2500 Industrial HMI Operator Panel Human Machine Interface Control Display Unit
  • ABB UFD203A101 3BHE019361R0101 Industrial Interface Control Module Automation Communication Unit
  • ABB GVC736CE101 3BHE039203R0101 Industrial Drive Control Processing Unit High Performance Automation Controller
  • ABB UAD142A01 3BHE012551R0001 Industrial Control and Automation Interface Module High Stability Processing Unit
  • GE HE693STP110 Stepper Motor Control Module for Industrial PLC Systems
  • GE HE693STP104AX Stepper Control Module for PLC Automation System
  • GE DS200TCQAG1BHF Turbine Control Module
  • GE DS200ADGIH1AAA Analog Input Control Board
  • ABB CAI04 Analog Input Module for Industrial Automation System Signal Acquisition and Process Control Interface Unit Replacement
  • ABB FET3251C0P184C0H2 Industrial Control Interface Module for Automation System Signal Processing and Power Management Unit Replacement
  • ABB 5SHY35L4503 IGCT Power Module for Industrial Drive System Inverter Control and High Power Conversion Unit Replacement
  • ABB PM866-2 3BSE050201R1 AC 800M Controller CPU Module for Industrial Automation System Control Processing and Distributed Control System Core Unit
  • ABB CP405 A0 1SAP500405R0001 HMI Touch Panel for Industrial Automation Operator Interface Display Control and Monitoring System
  • ABB R474A11XE HAFAABAAABE1BCA1XE Power Supply Module for Industrial Automation System Control Cabinet Energy Distribution and Interface Support Unit
  • GUTOR OP6257 Industrial Power Control Module | Reliable UPS System Component
  • ABB REF542PLUS 1VCR007346 Protection Relay for Substation Automation Power Distribution Control and Electrical Fault Protection System
  • ABB REF542PLUS 1VCF752000 Protection Relay for Substation Automation Power System Control and Electrical Fault Detection Unit
  • ABB PPD113B03-26-100100 3BHE023584R2625 Drive Control Board for Industrial Automation Excitation System and Power Electronics Control Module
  • ABB PCD232A 3BHE022293R0101 Industrial Drive Control Processing Module Power Electronics Interface Unit
  • ABB PFEA113-65 3BSE050092R65 Tension Control Module Industrial Automation Measurement Unit
  • ABB XVC767AE102 3BHB007209R0102 Industrial Drive Control Board Power Electronics System Module
  • ABB CI857K01 3BSE018144R1 Communication Interface Module for Industrial Automation System Control Network Integration and Data Exchange Gateway Unit
  • ABB 3ASC25H219B DATX133 Advanced Signal Interface Module for Industrial Automation System Multi-Channel Communication and Control Data Optimization Unit
  • ABB 3ASC25H214 DATX130 High-Speed Signal Interface Module for Industrial Automation System Communication Upgrade and Control Data Processing Unit
  • ABB 3ASC25H208 DATX100 Signal Interface Module for Industrial Automation System Communication Processing and Control Data Exchange Unit
  • ABB 3ASC25H204 DAPU100 Data Processing Unit for Industrial Automation System Control Coordination and High-Speed System Data Management Module
  • ABB 3ASC25H216A DATX132 Signal Interface Module for Industrial Automation System Control Expansion and High-Speed Data Communication Unit
  • ABB LWN2660-6 Power Supply and Network Interface Module for Industrial Automation System Control Cabinet Energy Distribution and Communication Support Unit
  • ABB ICSE08B5 FPR3346501R1012 Control and Signal Processing Module for Industrial Automation System Interface and System Expansion Unit
  • ABB 1MRK00008-KB Protection and Measurement Module for Power System Relay Control Industrial Substation Automation Unit
  • ABB UAD155A0111 3BHE029110R0111 Interface Module for Industrial Automation System Communication Control and Signal Processing Unit
  • ABB PM511V08 3BSE011180R1 Processor Unit for ABB Industrial Automation Control System CPU Module High Performance PLC and DCS Controller Unit
  • ABB PU515A 3BSE032401R1 Processor Unit for ABB Industrial Automation System Control Processing and High Performance PLC System Core Module
  • ABB TU810V1 3BSE013230R1 Terminal Unit for ABB S800 I/O System Industrial Automation Module Connection and Signal Interface Base Unit
  • ABB XO08R2 1SBP260109R1001 Digital Output Module for ABB PLC System Industrial Automation I/O Control Expansion Unit
  • ABB 3BHL000986P0006 Drive Control Power Module for Industrial Converter System High Power Automation and Motor Drive Control Unit
  • ABB SC540 3BSE006096R1 Control System Module for Industrial Automation PLC DCS Control and System Communication Processing Unit
  • ABB 5SHY4045L0001 IGBT Power Module 3BHB018162R0001 3BHE009681R0101 GVC750BE101 for High Power Industrial Drive and Converter Systems
  • ABB P4LQA HENF209736R0003 Control Interface Module for Industrial Automation System Signal Processing and System Integration Unit
  • ABB FENA-11 Ethernet Adapter Module for ABB Drives Industrial Communication Interface and Network Control Unit
  • ABB COM0003 2RAA005844A0006A Communication Processor Module for Industrial Automation System Network Control and Data Exchange Unit
  • ABB AIM0006 2RCA021397A0001F Communication Interface Module for Industrial Automation System Integration and Data Exchange Unit
  • ABB S-073N 3BHB009884R0021 Drive Control Module for ABB High Power Converter and Industrial Drive System Power Interface Unit
  • ABB REF615E Feeder Protection Relay HBFHAEAGNCA1BNN1XE Intelligent Protection Device for Power Distribution and Electrical Automation Systems
  • Meggitt C327845-11 Industrial Control Module | High Reliability Automation Component
  • ABB TP830 3BSE018114R1 Industrial Operator Panel HMI Interface Unit Automation Control Display Module
  • ABB DSAI146 3BSE007949R1 Industrial Analog Input Module Automation System Signal Interface Unit
  • ABB 5SHX2645L0004 3BHL000389P0104 IGBT Power Module for High-Power Industrial Drive System and ABB Converter Control Unit
  • ABB LC-608 Industrial Logic Control Module for ABB Automation System Interface Signal Processing and Control Integration Unit
  • ABB TK803V018 3BSC950130R1 System Interface Module for ABB DCS Automation Network Configuration and Industrial Control Support Unit
  • ABB RF522 3BSE000743R1 Communication Interface Module for ABB DCS System Network Node and Industrial Automation Control Integration Unit
  • ABB DSRF197 3BSE019297R1 Communication Interface Module for ABB DCS Industrial Automation System Signal and Network Control Unit
  • ABB DSBC176 3BSE019216R1 Bus Extender Board Industrial Communication Module for ABB DCS and PLC System Network Expansion Unit
  • ABB DSAO120A 3BSE018293R1 Analog Output Module Industrial Control I/O Unit for ABB DCS Automation System Process Control
  • ABB DSDP170 57160001-ADF Distributed I/O Processing Module for ABB DCS Automation System Expansion and Control Integratio
  • ABB DSDO115A 3BSE018298R1 Digital Output Module Industrial Control I/O Unit for ABB DCS Automation System
  • ABB DSDI110AV1 3BSE018295R1 Digital Input Module Industrial I/O Unit for ABB DCS Automation System Signal Acquisition
  • ABB 5SHY3545L0010 3BHB013088R0001 GVC750BE101 High Power IGBT Module for ABB Industrial Drive and Inverter System
  • ABB 81943A041-1 Industrial System Expansion Interface Module for ABB Automation and Control System Integration Unit
  • ABB SA168 3BSE003389R1 Signal Processing Module Industrial Analog Input Interface Unit for ABB Automation System
  • ABB PM865K01 3BSE031151R1 AC 800M Controller PLC Central Processing Unit Industrial Automation Control Module
  • ABB 5SHY3545L0016 3BHB020720R0002 GVC736BE101 IGBT Power Module High Power Inverter Module for ABB Drive System
  • ABB TP853 3BSE018126R1 HMI Operator Panel Industrial Control Touch Display Unit for ABB Automation System
  • ABB REM545AG228AAAA Advanced Protection Relay Industrial Power System Automation Control Device
  • ABB CI626A 3BSE005029R1 Industrial Communication Interface Module Distributed Control System Unit
  • ABB NDCU-12C Industrial Drive Control Unit Automation System Communication Module
  • ABB REM615C_D HCMJAEADAND2BNN1CD Protection and Control Relay Industrial Power System Automation Device
  • ABB IBA 940143201 Industrial Bus Adapter Module Automation Communication Interface Unit
  • ABB PFSK151 3BSE018876R1 Industrial Signal Processing Control Module Automation System Unit
  • ABB IDPG 940128102 Industrial Digital Power Control Module Automation System Component
  • ABB OCAH 940181103 Industrial System Interface Module for ABB DCS Communication and Signal Adaptation Unit
  • ABB OCAHG 492838402 Industrial Communication Interface Module for ABB DCS Control System Integration Unit
  • ABB PPD539 A102 3BHE039770R0102 Process Control Unit Industrial Automation Controller Module for ABB System
  • ABB PP825 3BSE042240R1 Basic HMI Operator Panel Industrial Control Display Unit for ABB Automation System
  • ABB TP857 3BSE030192R1 HMI Touch Panel Industrial Operator Interface Display Unit for ABB Automation System
  • ABB PP865A 3BSE042236R2 HMI Operator Panel Industrial Human Machine Interface Display Unit for ABB Control System
  • ABB SCYC51020 58052582H Drive Control Interface Board Industrial Inverter Communication Module
  • ABB SCYC51010 58052515G Drive Control Interface Board Industrial Inverter Signal Interface Unit
  • ABB CB801 3BSE042245R1 Control Board Industrial Drive System Central Control Unit for ABB IGBT Inverter System
  • ABB SCYC51090 58053899E IGBT Protection Control Board Industrial Drive Protection Unit for ABB Inverter System
  • ABB SCYC51040 58052680E Gate Driver Control Board Industrial IGBT Drive Control Unit for ABB Power System
  • ABB 5SHY4045L0001 3BHB018162R0001 High Power IGBT Module Industrial Drive Inverter Power Semiconductor Device
  • ABB 5SHY6545L0001 AC10272001R0101 5SXE10-0181 High Power Semiconductor Module Industrial Drive Control Component
  • ABB RMU811 Remote Monitoring Unit Industrial Automation Communication and Control Module
  • ABB RFO810 Industrial Control Module High-Performance Automation System Component
  • ABB CS31 Modular Control System Industrial Automation Communication Bus Module
  • ABB TVOC-2-240 1SFA664001R1001 Arc Fault Detection System Industrial Safety Monitoring Device
  • ABB SDCS-AMC-CLAS2 Advanced Control Module Industrial Drive Automation System Component
  • ABB LDSTA-01 Distributed Control System Module Industrial Automation Controller
  • ABB 07AC91F / 07AC91H GJR5252300R3101 Control Module Industrial Automation Controller Unit for ABB System
  • ABB TB711F 3BDH000365R0001 Terminal Block Module Industrial Wiring Interface Unit for ABB Freelance System
  • ABB CM772F 3BDH000368R0001 Communication Module Industrial Network Interface Unit for ABB Freelance Control System
  • ABB PM783F 3BDH000364R0002 Freelance Controller CPU Module High Performance Industrial Automation Control Processor Unit
  • ABB TU715F 3BDH000378R0001 & TB711F 3BDH000365R0001 Terminal Unit Industrial Wiring Interface Module for ABB Freelance System
  • ABB DC732F 3BDH000375R0001 Power Supply Module Industrial Automation System Power Unit for ABB Freelance Control System
  • ABB TTH300 Temperature Transmitter High Precision Industrial Temperature Measurement Device for Process Automation
  • ABB PFEA111-65 3BSE050091R65 Tension Controller High Precision Web Tension Control System for Industrial Automation
  • ABB UNS3670A-Z V2 HIEE205011R0002 Drive Control Board High Performance Industrial Power Control and Automation Unit
  • ABB RC527 3BSE008154R1 Communication Interface Module Industrial Network Integration Unit for Automation Systems
  • ABB 5SHY5055L0002 3BHE019719R0101 GVC736BE101 High Power IGBT Module Industrial Drive and Power Electronics Unit