{"id":369774,"date":"2024-04-10T12:51:49","date_gmt":"2024-04-10T12:51:49","guid":{"rendered":"https:\/\/pandorafms.com\/?p=369774"},"modified":"2026-01-23T11:56:39","modified_gmt":"2026-01-23T11:56:39","slug":"what-is-the-definition-of-plc","status":"publish","type":"post","link":"https:\/\/pandorafms.com\/en\/it-topics\/what-is-the-definition-of-plc\/","title":{"rendered":"What is the definition of &#8220;PLC&#8221;?"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section&#8221; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_4,3_4&#8243; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;50px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||false|false&#8221; sticky_position=&#8221;top&#8221; sticky_offset_top=&#8221;100px&#8221; sticky_limit_bottom=&#8221;section&#8221; motion_trigger_start=&#8221;top&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;indice&#8221; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||14px||false|false&#8221; link_option_url=&#8221;#1&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"font-size: 0.9em; line-height: 1.4em; color: #333333;\"><strong>Sections<\/strong><\/p>\n<ul class=\"ittopicsul\">\n<li><a href=\"#1\">Definition of PLC<\/a><\/li>\n<li><a href=\"#2\">Operation of a PLC<\/a><\/li>\n<li><a href=\"#3\">Key features of PLCs<\/a><\/li>\n<li><a href=\"#4\">Advanced PLC Functions<\/a><\/li>\n<li><a href=\"#5\">All-in-One PLC<\/a><\/li>\n<li><a href=\"#6\">Programming a PLC<\/a><\/li>\n<li><a href=\"#7\">PLC Types<\/a><\/li>\n<li><a href=\"#8\">Monitoring PLC with Pandora FMS<\/a><\/li>\n<li><a href=\"#9\">Conclusion<\/a><\/li>\n<\/ul>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;seccion&#8221; module_id=&#8221;1&#8243; module_class=&#8221;ittopicscontent&#8221; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; z_index=&#8221;0&#8243; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_css_main_element=&#8221;font-family:%22Pandora-Light%22;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p id=\"1\">When we refer to PLC as a Programmable Logic Controller, we are referring to an industrial computer device, mainly used in industrial environments.<\/p>\n<p>PLCs became popular in the 1970s, after the first PLC was invented in 1969 by Dick Morley. As their name may well indicate, they were designed to carry out actions such as production line automation, control of the transport system and even the monitoring of the industrial facilities themselves.\n<\/p>\n<p><img decoding=\"async\" class=\"imgpostcapture lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/pandorafms.com\/wp-content\/uploads\/2024\/04\/PLC-blog-1.png\"><\/p>\n<h2 id=\"2\">Operation of a PLC<\/h2>\n<p>PLCs obtain or receive information through sensors or input devices that are connected to it. These sensors may comprise proximity, temperature, pressure sensors, etc. The signals sent by these sensors are connected to input modules in the PLC, which are responsible for converting the analog or digital signals from sensors into a format that the PLC may understand and process.<\/p>\n<p><img decoding=\"async\" class=\"imgpostcapture lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/pandorafms.com\/wp-content\/uploads\/2024\/04\/PLC-blog-2.png\"><\/p>\n<p>The actions that the PLC takes or that are executed in response to the data received by sensors, and processor by the central processing unit (CPU), will depend on the programming that was granted by the user or programmer of the PLC itself.<br \/>\nRegarding the programming that was configured for the PLC, it is adaptable, since it allows engineers and programmers to write these custom programs to be able to adapt to a large number of industrial processes, and they may also be modified and adjusted when desired to meet production requirements.<br \/>\nThey are compatible with the following communication languages, listed by the International Electrotechnical Commission in 61131:<\/p>\n<ul class=\"lista\">\n<li>Ladder Logic<\/li>\n<li>Instruction List<\/li>\n<li>Structured List<\/li>\n<li>Function Block Diagram<\/li>\n<li>Sequential Function Chart<\/li>\n<\/ul>\n<p>PLCs are also able to store this received information to later be used to guide possible changes and necessary improvements in industrial processes. This information is stored on SCADA (Supervisory Control and Data Acquisition) devices.<br \/>\nIn addition, they offer great flexibility and scalability. This is because manufacturers provide a wide range of hardware options with different processing capacities, memory and I\/O capabilities to be able to adapt to the specific needs of each case, as well as the possibility of growth or reduction of the PLC system by modifying the number of PLCs themselves, as well as the number of I\/O modules, as necessary.<\/p>\n<h2 id=\"3\">Key features of PLCs<\/h2>\n<p>As mentioned, PLCs have input modules as well as output modules. These are connected to the CPU. Module assembly is physical, and they are located in the rack according to the physical system arrangement and the needs of the application. Once these modules are assembled, they are connected to the CPU through the motherboard automatically through the internal communication buses.<\/p>\n<p><img decoding=\"async\" class=\"imgpostcapture lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/pandorafms.com\/wp-content\/uploads\/2024\/04\/PLC-blog-3.png\"><\/p>\n<p>The types of existing Input\/Output modules are analog or digital, as previously mentioned when naming the signals it can receive and process from sensors.<br \/>\nSome examples may be:<\/p>\n<ul class=\"lista\">\n<li><strong>Digital modules or signals:<\/strong>\n<ul class=\"lista\">\n<li>Presence detectors: To detect the absence or presence of an item in a specific area.<\/li>\n<li>Limit switches: To detect the absence or presence of a part, item or component in a specific position.<\/li>\n<li>Inductive sensors: To detect the absence or presence of a metallic or non-metallic item in its vicinity.<\/li>\n<li>Career endings: To detect the end of a linear or rotary motion.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Analog modules or signals:<\/strong>\n<ul class=\"lista\">\n<li>Temperature sensors: For detecting the temperature of an environment or item.<\/li>\n<li>Pressure Transducers: To measure the pressure of a fluid in a system. They are used in applications such as pressure control in hydraulic or pneumatic systems.<\/li>\n<li>Flow Transducers: To measure the flow rate or amount of a liquid or gas in a system.<\/li>\n<li>Level Transducers: To measure the level of a liquid or material in a tank or container.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>To carry out communication between PLCs and other devices, communication protocols can be used, such as:<\/p>\n<ul class=\"lista\">\n<li>Modbus<\/li>\n<li> SQL Client<\/li>\n<li>MQTT Client<\/li>\n<li>REST API<\/li>\n<li>EtherCAT<\/li>\n<li>EtherNet\/IP<\/li>\n<li>CANopen (Controller Area Network)<\/li>\n<\/ul>\n<p>And as for communication ports, Modbus for example uses port 512 for communication in industrial Ethernet networks. This allows <a href=\"https:\/\/pandorafms.com\/blog\/file-transfer-protocol\/\" target=\"_blank\" rel=\"noopener\">between PLCs, SCADA systems and other automation devices. For Ethernet\/IP, port 44818 is used to communicate field devices and control systems.<br \/>\nIn addition, if we talk about physical ports, RS-232 and RS-485 serial ports are commonly used for direct communication with peripheral devices or for PLC programming and diagnostics. You may also find CANbus, mini USB for programming, Ethernet TCP\/IP or USB host.<br \/>\nIn order for the user to interact with the PLC, a human-machine interface must be available. This plays a fundamental role in the operator&#8217;s interaction with the PLC and makes it easier to process data, control equipment, adjust settings and even provide feedback to users on the status of the system.<br \/>\nIt displays information in real time and in a way that is understandable to users. It also allows you to control the industrial process by activating or deactivating machines, editing parameters or operating modes. All this through the use of buttons, switches or other interactive elements on the screen.<\/p>\n<p><img decoding=\"async\" class=\"imgpostcapture lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/pandorafms.com\/wp-content\/uploads\/2024\/04\/PLC-blog-4.png\"><\/p>\n<p>This HMI can be integrated with SCADA systems to provide greater visibility and control over the industrial process.<br \/>\nFinally, it should be borne in mind that, depending on the model and PLC manufacturer, port and protocol choices may vary.<\/p>\n<h2 id=\"4\">Advanced PLC Functions<\/h2>\n<p>PLCs are evolving to be able to adapt to the demands of the Industrial Internet of Things (iIoT) and Industry 4.0. This is done by adding improvements to the connectivity, interoperability and efficiency of industrial environments.<br \/>\nIf we name some examples, we may find communication through web browsers, using SQL and even using MQTT.<\/p>\n<h3>Web browsers<\/h3>\n<p>In the context of Industry 4.0, web-based user interfaces are being developed, which allow these industrial processes to be monitored and controlled from any location using a standard web browser.<br \/>\nThis, for example, would allow users to access SCADA systems regardless of their geographical location and make collaboration between work teams easier due to remote access.<\/p>\n<h3>Via SQL<\/h3>\n<p>It is used for storing and managing data related to the industrial process, product quality, predictive maintenance, etc.<br \/>\nPLCs in this case can store data in <a href=\"https:\/\/pandorafms.com\/blog\/nosql-vs-sql-key-differences\/\" target=\"_blank\" rel=\"noopener\">SQL databases<\/a> for further analysis, reporting and decision making.<\/p>\n<h3>Through MQTT<\/h3>\n<p>As MQTT is a lightweight messaging protocol conceived for communication between devices in IoT networks, it is suitable for environments with limited bandwidth or unreliable connections. MQTT allows message publication and subscription, which makes asynchronous communication and data transmission in real time easier and efficient between the different components of the industrial system.<\/p>\n<p>In short, they enable interconnection, display, storage and data management, as well as efficient transmission.<\/p>\n<h2 id=\"5\">All-in-One PLC<\/h2>\n<p>All-in-one PLCs are the type of PLC that integrates multiple functions into a single device. They are conceived to offer the most complete and convenient solution for industrial control applications, since they have the control capabilities, input\/output modules, communication and data display in the same device.<br \/>\nThey usually include an integrated touch screen that allows users to monitor and control the PLC, getting rid of the need to use external devices such as panels or separate HMI screens.<br \/>\nAll of this helps to simplify system installation and maintenance, as well as a possible cost reduction associated with the purchase and integration of individual components, wiring and time.<\/p>\n<h2 id=\"6\">Programming a PLC<\/h2>\n<p>For programming a PLC, programs are normally written to a computer and then transferred to the PLC. Most PLC programming software offer the use of Ladder Logic or C.<\/p>\n<p><img decoding=\"async\" class=\"imgpostcapture lazyload\" src=\"data:image\/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"https:\/\/pandorafms.com\/wp-content\/uploads\/2024\/04\/PLC-blog-5.png\"><\/p>\n<p>Ladder Logic is the traditional programming language, which imitates circuit diagrams using logical &#8220;rungs&#8221; that are read from left to right. Each rung is used to represent a specific action controlled by the PLC. Being a visual programming language, it presents graphic symbols such as contacts, coils, timers, counters, etc. It is also easy to understand for electrical engineers and control technicians familiar with electrical circuits and relay logic.<br \/>\nIn relation to this, it allows a modular design of the program to be carried out, being able to separate different sections of the program separated in the contact diagram, and also makes debugging tasks easier by being able to follow the flow of the control logic.<br \/>\nAs for the use of C, this is a more recent implementation. It is a <a href=\"https:\/\/pandorafms.com\/blog\/programming-languages\/\" target=\"_blank\" rel=\"noopener\">structured programming language<\/a> and allows for more direct control over PLC functions and features compared to graphical languages. This may help perform more advanced operations or access PLC-specific hardware features, but may be less accessible and error-prone than programming in graphical languages.<\/p>\n<h2 id=\"7\">PLC Types<\/h2>\n<p>If we talk about PLC types, in addition to the traditional PLC described above, there are several types of PLCs with different specific features for certain types of industrial applications. Some examples are:<\/p>\n<ul class=\"lista\">\n<li><strong>PLC with integrated security features:<\/strong> Designed for applications that require safety functions, such as emergency downtimes, safe speed or position controls, among others. They comply with industrial safety standards and offer integrated features to ensure worker and machinery safety.<\/li>\n<li><strong> High Speed PLC:<\/strong> Optimized for applications that require high-speed control such as packaging machines, label printers, plastic injection\u2026 They offer very fast cycle times and advanced data processing capabilities to keep up with production.<\/li>\n<li><strong>PLC for hostile environments:<\/strong> EThese PLCs are designed to operate in difficult industrial environments or where they may be exposed to extreme conditions, such as very high or very low temperatures, vibrations, humidity, dust, corrosive products, etc.<br \/>\nThey are built with resistant and sealed materials to protect them from these damages.<\/li>\n<li><strong>PLC for power and utilities applications:<\/strong> This type is designed for building automation applications, such as heating, ventilation and air conditioning systems, lighting control, etc.<\/li>\n<li><strong>PLC for transport and logistics applications:<\/strong> Transport and logistics PLCs are designed for the control of automated transport systems (AGVs), package sorting, warehouse management, port and terminal control..<\/li>\n<li><strong>PLC+HMI:<\/strong> This type of PLC is basically the combination between a PLC of any type and a human-machine interface (HMI) in a single integrated device, which gives both the control capabilities of the PLC and the display and operation capabilities of the HMI.<\/li>\n<\/ul>\n<p>Regarding the PLC HMI, we find Unitronics, which also include input\/output modules, which you may call an all-in-one.<br \/>\nIn addition, Unitronics offers several rugged PLC product lines to meet a wide range of system requirements.<br \/>\nBy being compact, they make the installation process easier and save time-consuming tasks such as wiring organization or communications configuration.<br \/>\nThis project of all-in-one PLCs together with revolutionary software allows Ladder control programming (Ladder logic), design with human-machine interface, and programming of all hardware and communications configuration in a single, simple environment.<\/p>\n<h2 id=\"8\">Monitoring PLC with Pandora FMS<\/h2>\n<p>PLCs are a complex and heterogeneous world, which means that there is no single way, or even a recommended way, to approach every integration project.<br \/>\nComplex ones often include different PLCs with different data acquisition interfaces, so you need to have the ability to integrate different data sources into one platform. <a href=\"https:\/\/pandorafms.com\/en\/\" target=\"_blank\" rel=\"noopener\">Pandora FMS<\/a> is a perfect tool for this task because it can incorporate data through agents that are executed on a machine to which the PLC is connected and obtain data from log files, command or query execution in a registry, access to a serial port or other more exotic forms of communication. <\/p>\n<p>Pandora FMS also supports MQTT, which is one of the most common ways to communicate with this type of devices. Whatever the way you communicate, Pandora FMS can be adapted to get that information and put it together with other pieces of the puzzle.<\/p>\n<h2 id=\"9\">Conclusion<\/h2>\n<p>To sum up, PLCs are essential equipment when working in industrial environments thanks to their precise and reliable control over a wide range of processes and machinery in multiple industrial sectors. The most important highlights can be:<\/p>\n<p style=\"margin-left:40px;\">1. Versatility and adaptability:<br \/>\nBecause it can be easily adapted to a wide variety of industrial applications, from simple processes to complex systems.<\/p>\n<p style=\"margin-left:40px;\">2. Programming languages:<br \/>\nThey support multiple programming languages, allowing engineers to choose the most suitable language for their specific application.<\/p>\n<p style=\"margin-left:40px;\">3.  HMI Integration:<br \/>\nSome PLCs are integrated with HMIs, allowing for the most direct human-machine interface from a single device.<\/p>\n<p style=\"margin-left:40px;\">4. Connectivity and communication:<br \/>\nThey offer extensive connectivity and communication capability, allowing integration with other devices and systems in the same floor.<\/p>\n<p style=\"margin-left:40px;\">5. Security and reliability:<br \/>\nThey are conceived to ensure safety and reliability in industrial environments. They offer built-in safety features as well as advanced diagnostic capabilities to ensure reliable and safe operation.<\/p>\n<p>Overall speaking, PLCs play an important role in improving efficiency, safety and productivity in the industry, allowing process automation, resource optimization and decision-making based on the data obtained.[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjM2MjI3MCJ9fQ==@&#8221; button_text=&#8221;\u2190 Back to IT Topics&#8221; button_alignment=&#8221;left&#8221; _builder_version=&#8221;4.22.0&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;1em&#8221; button_text_color=&#8221;#0C312F&#8221; button_bg_color=&#8221;#FFFFFF&#8221; button_bg_color_gradient_direction=&#8221;90deg&#8221; button_bg_color_gradient_stops=&#8221;#82B92E 0%|#3CB92E 100%&#8221; button_bg_color_gradient_start=&#8221;#82B92E&#8221; button_bg_color_gradient_end=&#8221;#3CB92E&#8221; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;#eaeaea&#8221; button_border_radius=&#8221;100px&#8221; button_use_icon=&#8221;off&#8221; z_index=&#8221;0&#8243; custom_margin=&#8221;60px||0px||false|false&#8221; custom_padding=&#8221;10px|50px|10px|50px|true|true&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;10px|20px|10px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; custom_css_main_element=&#8221;right:0!important;||font-family:%22Pandora-Bold%22!important;&#8221; global_module=&#8221;367749&#8243; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|desktop&#8221; button_bg_color_gradient_start__hover=&#8221;#eaeaea&#8221; button_bg_color_gradient_end__hover=&#8221;#f4f4f4&#8243; button_bg_color__hover=&#8221;#eaeaea&#8221; button_bg_enable_color__hover=&#8221;on&#8221; button_bg_use_color_gradient__hover=&#8221;on&#8221; button_bg_color_gradient_stops__hover=&#8221;#eaeaea 0%|#f4f4f4 100%&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; admin_label=&#8221;Final CTA&#8221; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#161327&#8243; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(22,19,39,0.5) 17%|rgba(22,19,39,0.5) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;https:\/\/pandorafms.com\/wp-content\/uploads\/2024\/01\/img-banner-it-topics-resumen-de-producto.webp&#8221; background_position=&#8221;top_center&#8221; z_index=&#8221;1&#8243; max_width=&#8221;1080px&#8221; max_width_tablet=&#8221;98%&#8221; max_width_phone=&#8221;98%&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;80px||80px||true|false&#8221; custom_padding=&#8221;40px|20px|160px|20px|false|true&#8221; custom_padding_tablet=&#8221;40px|0px|120px|0px|false|true&#8221; custom_padding_phone=&#8221;40px|0px|120px|0px|false|true&#8221; scroll_scaling=&#8221;40|55|85|100|100%|120%|100%&#8221; motion_trigger_start=&#8221;top&#8221; background_last_edited=&#8221;off|desktop&#8221; border_radii=&#8221;off|20px|20px|20px|20px&#8221; border_color_all=&#8221;#ffffff&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_vertical=&#8221;0px&#8221; box_shadow_blur=&#8221;80px&#8221; box_shadow_color=&#8221;#506da0&#8243; global_module=&#8221;367407&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;550px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.22.0&#8243; _module_preset=&#8221;default&#8221; header_2_font_size=&#8221;2em&#8221; text_orientation=&#8221;center&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;0px||20px||false|false&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"h2-w\">Can one tool have global visibility?<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjMzMDcyMSJ9fQ==@&#8221; button_text=&#8221;Find out!&#8221; button_alignment=&#8221;center&#8221; button_alignment_tablet=&#8221;center&#8221; button_alignment_phone=&#8221;center&#8221; button_alignment_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.22.0&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;1em&#8221; button_text_color=&#8221;#ffffff&#8221; button_bg_use_color_gradient=&#8221;on&#8221; button_bg_color_gradient_direction=&#8221;90deg&#8221; button_bg_color_gradient_stops=&#8221;#82B92E 0%|#3CB92E 100%&#8221; button_bg_color_gradient_start=&#8221;#82B92E&#8221; button_bg_color_gradient_end=&#8221;#3CB92E&#8221; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;100px&#8221; button_use_icon=&#8221;off&#8221; z_index=&#8221;0&#8243; custom_margin=&#8221;40px||0px||false|false&#8221; custom_padding=&#8221;10px|40px|10px|40px|true|true&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;15px|15px|15px|15px|true|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; custom_css_main_element=&#8221;right:0!important;||font-family:%22Pandora-Bold%22!important;&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color_gradient_start__hover=&#8221;#05201F&#8221; button_bg_color_gradient_end__hover=&#8221;#05201F&#8221; button_bg_color_gradient_stops__hover=&#8221;#181818 0%|#181818 58%|#181818 100%&#8221; button_bg_use_color_gradient__hover=&#8221;on&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Sections Definition of PLC Operation of a PLC Key features of PLCs Advanced PLC Functions All-in-One PLC Programming a PLC PLC Types Monitoring PLC with Pandora FMS Conclusion When we refer to PLC as a Programmable Logic Controller, we are referring to an industrial computer device, mainly used in industrial environments. PLCs became popular in [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":369769,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_joinchat":[],"footnotes":""},"categories":[7795,3505],"tags":[],"class_list":["post-369774","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-it-terminology","category-it-topics"],"_links":{"self":[{"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/posts\/369774","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/comments?post=369774"}],"version-history":[{"count":8,"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/posts\/369774\/revisions"}],"predecessor-version":[{"id":370766,"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/posts\/369774\/revisions\/370766"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/media\/369769"}],"wp:attachment":[{"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/media?parent=369774"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/categories?post=369774"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pandorafms.com\/en\/wp-json\/wp\/v2\/tags?post=369774"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}