
This site uses cookies
The fastest storage is always on your own premises! That’s why we offer our service for machine and systems analysis.
What industrial electronic modules are installed in the machines, systems and control cabinets in your production halls? Can your replacement part warehouse fulfil your requirements in an emergency? Do you have an overview of the availability of your industrial electronic modules in the event of your machine coming to a standstill?
These questions are not easy to answer. Our experience Service Team is ready to help you find the answers.
We offer products and replacement parts from internationally established brand-name manufacturers as well as proprietary brands in PLC technology and peripherals.
We have decades of experience with a range of manufacturers in repairing assemblies from major manufacturer brands for PLC control systems and drive technology, such as SIEMENS, Bosch Rexroth and Fanuc. We also maintain very close partnerships with manufacturers and are even an official “Service Point” of Bosch Rexroth, among other things.
For these brands, we offer a 24-month warranty* on all reconditioned modules as well as a wide range of additional services. Our repairs are always in compliance with the Machinery Directive, so that you can save money on an expensive retrofit and keep your machine tool the way it is.
But that’s not all: Upon request, we also offer functional repairs and procurement support along with cleaning and inspection for many other manufacturer brands in the “PLC control systems and drive technology” field.
We guarantee a consistently high level of quality. This is particularly beneficial for the repairs we complete, during which components approved by the manufacturer or legislator are used.
The detailed documentation of the fault patterns of the more than 1,000,000 successful repairs that we have completed to date, enables us to analyse, evaluate and resolve production-related weak points on electronic modules. During an reconditioned repair, we therefore do not just replace components that have become worn through age or use but also those components that have been identified as production-related weak points as part of these analyses.
Our entire company complies with the quality standards and quality directives as per DIN EN ISO 9001:2015 and the environmental management standard as per DIN EN ISO 14001:2015.
Our high level of quality guarantees the highest system availability and lowest maintenance costs over the entire life cycle of your machines and systems. We can guarantee this quality promise to you by continuously developing our expertise and measuring ourselves against the manufacturers' quality standards.
Based on this, we can offer our customers a 24-month warranty* on the complete assembly.
Programmable logic controllers (PLCs) are essential components in automation technology and play a crucial role in controlling and monitoring industrial processes. Their purpose is to coordinate complex sequences to ensure efficient operation of machines and systems. The significance of PLC control lies in its ability to execute precise commands to automate and optimize processes, leading to increased productivity, quality, and safety.
A PLC essentially consists of a central control system, which comprises a powerful controller. This controller serves as the brain of the PLC and is connected to various sensors and actuators. Sensors capture information about the current state of a machine or process, such as temperature, pressure, or position. The captured data is analyzed by the controller, and based on this analysis, corresponding control commands are sent to the actuators. Actuators are responsible for carrying out physical actions, such as turning motors, valves, or pumps on and off.
Programming of the PLC control is done in a specialized programming language tailored to the logic and structure of automation processes. A common programming language for PLC control is, for example, the international standard IEC 61131-3. This programming language enables engineers to define logical connections, conditions, and sequences to implement the desired control operations. Programming can be done either directly on the controller or through special software that allows graphical programming.
PLC control finds diverse applications ranging from manufacturing industries to power supply and building automation. In manufacturing industries, PLC control is used to automate and optimize production processes. It enables control of conveyors, robots, assembly lines, and other production facilities. In power supply, PLC control is employed to monitor and control power grids, power plants, and renewable energy systems. In building automation, PLC control is used to regulate and optimize heating, ventilation, air conditioning, and other systems in buildings.
A development in PLC control is the introduction of modular PLC systems. These systems allow the distribution of control functionality into different modules that can be added or removed as needed. This enhances the flexibility and scalability of PLC control, particularly beneficial in complex applications. Modular PLC systems provide the capability to adapt control functionality to the specific requirements of a facility and enable efficient maintenance and system expansion.
Programmable logic controllers are indispensable tools in automation technology. They enable the control and monitoring of industrial processes through the use of sensors, actuators, and a powerful controller. Programming of PLC control is done in a specialized programming language, while modular PLC systems offer flexibility and scalability. With their diverse applications in manufacturing industries, power supply, and building automation, PLC controls significantly contribute to process efficiency enhancement and optimization.
The basic equipment of a programmable logic controller (PLC) consists of various modules working together to ensure control functionality. Key modules include:
This module is responsible for capturing the current state of the input signals of the PLC. Sensors and switches provide these signals, which can include information about temperatures, positions, or switch positions, for example. The input process image allows the PLC to understand the current state of monitored processes.
This module is connected to the actuators and controls the output signals of the PLC. Actuators can be, for example, motors, valves, or lights. The output process image enables the PLC to generate the corresponding control signals and pass the desired actions to the process.
The ALU is the central element of the PLC and performs calculations and logical operations according to the program code. It interprets the entered control logic, executes the necessary operations, and generates the corresponding control signals for the actuators.
The control unit synchronizes and coordinates the execution of commands in the ALU. It ensures that the commands are executed in the correct order and that the necessary control signals are sent to the actuators at the right time.
The memory is an important module that contains the program code, control logic, and data during the operation of the PLC. The memory allows storing the program code and data for retrieval and updating at any time.
Flags are special memory areas used for temporary storage of data or intermediate values. They serve as variables in the control logic and can contain states, counters, or error codes, for example.
The address registers contain information about the memory addresses where the data and commands are stored. They enable access to specific memory areas and facilitate communication between the various modules of the PLC.
The accumulator is a register used for performing arithmetic operations. It serves as temporary storage for intermediate results and enables the execution of mathematical calculations in the ALU.
These modules constitute the basic equipment of a PLC and work together to interpret control logic, process input signals, generate output signals, and execute the desired automation process. Each module fulfills a specific function and contributes to the efficient control of machines and systems.