{"id":19000,"date":"2025-11-04T13:30:00","date_gmt":"2025-11-04T16:30:00","guid":{"rendered":"https:\/\/www.altus.com.br\/post\/19000\/"},"modified":"2026-03-18T11:01:34","modified_gmt":"2026-03-18T14:01:34","slug":"aplicacao-de-python-na-industria-logica-de-controle-para-automacao-inteligente","status":"publish","type":"post","link":"https:\/\/www.altus.com.br\/en\/post\/19000\/aplicacao-de-python-na-industria-logica-de-controle-para-automacao-inteligente","title":{"rendered":"Python application in the industry: control logic for smart automation\u00a0"},"content":{"rendered":"<p>Industrial automation is a field of rigor and precision, where every detail makes a difference to process efficiency. On the factory floor, the synchronization between equipment, production lines, and software is built by complex, but almost invisible systems, and the PLC, the key equipment that guarantees reliability, continuity, and operational intelligence, commands this silent operation. Its programming languages, such as those defined by the IEC 61131-3 standard, are optimized to ensure that every command is executed in the correct order and time, without failures.&nbsp;&nbsp;<\/p>\n\n\n\n<p>However, the Industry 4.0 era has brought a new paradigm where the relentless pursuit of efficiency has evolved. Now, industries seek not only to control the present but also to predict the future: anticipate equipment failures, optimize production in real time based on market data, and integrate factories with management systems. It is in this context that Python emerges not as a substitute, but as an operations partner. The programming language acts as a fluid bridge between the ruggedness and determinism of the control hardware, and the flexibility and power of data analysis and operational intelligence.&nbsp;&nbsp;<\/p>\n\n\n\n<p>In this article, we will explore how Python can be integrated into existing automation environments, and we will analyze the advantages and challenges of integration.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The convergence between IT and OT<\/strong>&nbsp;<\/h3>\n\n\n\n<p>Historically, OT (Operational Technology) focused on the real-time control of physical machines and processes, using specific hardware and software to ensure safety and continuous operation. In contrast, IT (Information Technology) deals with data, corporate networks, and business management systems (ERP and CRM, for example).&nbsp;&nbsp;<\/p>\n\n\n\n<p>Now, Industry 4.0 seeks to unite these two worlds, enabling data generated by sensors and controllers on the factory floor to be accessed and analyzed by increasingly complex and connected software systems, enabling production optimization, predictive maintenance, and process personalization, and for this fusion to occur effectively, tools are needed that can bridge the gap between the rigorous demands of industrial control and the flexibility of equipment.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>IEC 61131-3: the real-time control standard&nbsp;<\/strong>&nbsp;<\/h3>\n\n\n\n<p>This global standard defines five programming languages: Structured Text (ST), Function Block Diagram (FBD), Ladder Diagram (LD), Sequential Function Chart (SFC), and Instruction List (IL). Altus' MasterTool IEC XE, for example, is a development environment that natively supports these languages.&nbsp;<\/p>\n\n\n\n<p>The differentiator of IEC 61131-3 lies in its ability to guarantee the deterministic and real-time behavior of control equipment. Its languages are designed for Boolean logic, sequencing, and mathematical calculation tasks in a rugged and predictable way, which is essential for maintaining operational safety. While it is possible to use languages like ST for more complex logic, graphical languages like LD and FBD are better for visualizing and debugging the control flow intuitively. <strong>Choosing the right language for the right task is one of the premises of this standard, which has become the main safety requirement in the automation industry.\u00a0\u00a0<\/strong><\/p>\n\n\n\n<p>In contrast, Python, an interpreted programming language, has emerged as a powerful solution for the other end of the spectrum. The use of Python in automation is an increasingly present reality, and its popularity grows thanks to the ability to integrate with different equipment, databases, devices, and platforms. It is especially effective in executing repetitive tasks with simple syntax, high readability, and a vast collection of libraries and frameworks.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Thus, Python is becoming the preferred choice for developers and data analysts who seek agility and efficiency.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Why Python: the power of code in a world of interfaces<\/strong><\/h3>\n\n\n\n<p>Python's programming syntax stands out for facilitating code learning and understanding. For example, while Ladder Diagram (LD) or Structured Text (ST) are ideal for deterministic control logic, Python's concise syntax enables scripts that perform everything from file handling to data analysis to be developed with greater agility.&nbsp;&nbsp;<\/p>\n\n\n\n<p>This ease combined with the other available resources functions as a strategic toolkit for solving complex problems where codes can be used for tasks such as:&nbsp;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>Communication:<\/strong> To connect with the control hardware, libraries such as PyModbus and OpenOPC are fundamental. They allow Python to act as a communication client, reading and writing variables in PLCs that function as servers. \u00a0<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>Data analysis:<\/strong> The collection of sensor and process data generates enormous volumes of raw information, but it is necessary to transform this data into knowledge. The NumPy library can be used for high-performance numerical operations, while Pandas offers data structures that facilitate manipulation, cleaning, and analysis. \u00a0<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>Failure prevention:<\/strong> For the creation of predictive models, the Scikit-Learn library is a standard choice in the industry, as it provides a broad set of classification and clustering algorithms, applicable in areas such as predictive maintenance.\u00a0<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>Computer vision:<\/strong> In applications involving visual inspection, the OpenCV library provides a rugged set of tools for image and video processing.&nbsp;&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>Mas, a quest\u00e3o central, ent\u00e3o, n\u00e3o \u00e9 se Python pode substituir as linguagens IEC 61131-3, mas como as duas podem trabalhar juntas para criar arquiteturas mais eficientes e inteligentes. As linguagens IEC s\u00e3o insuper\u00e1veis em sua capacidade de controle determin\u00edstico, garantindo a seguran\u00e7a e a confiabilidade. O Python, por sua vez, \u00e9 inigual\u00e1vel em sua capacidade de manipular, analisar e contextualizar grandes volumes de dados, al\u00e9m de automatizar as tarefas de desenvolvimento. <\/p>\n\n\n\n<p><strong>Let's illustrate this complementarity below:<\/strong>:\u00a0<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Feature<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>IEC 61131-3&nbsp;<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Python<\/strong>&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Real-time control logic<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Ideal.<\/strong> Deterministic reliability, predictable scan cycles, optimized for machine control.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Inadequate.<\/strong> Interpreted language, not deterministic. Ideal for tasks that do not require real-time.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Logic complexity<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">High, but focused on controlling logic and sequencing.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">High, but with strong support for complex algorithms, AI, and machine learning.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Library ecosystem<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Closed environment, with manufacturer-specific libraries.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Vast open ecosystem for data analysis, communication, web, etc.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Ease of integration<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Focused on industrial protocols like Modbus, Profibus, etc.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Flexibility to integrate with IT APIs, databases, and web services.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Learning curve<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Requires specific automation knowledge.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Low for basic tasks, but high for complex data applications.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Common use<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Process control, safety, machine sequencing.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Automation of engineering tasks, data analysis, predictive maintenance, report generation.&nbsp;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>Note:<\/strong> in the <a href=\"https:\/\/www.altus.com.br\/en\/serie\/programacao-clp\/\">MasterTool IEC XE<\/a>, the software incorporates high-performance libraries specifically developed by the Altus team (such as NextoPIDA or LibMQTT), which, because they are optimized for the hardware and essential for specific functionalities, have closed code, ensuring the system's reliability and stability.&nbsp;<\/p>\n\n\n\n<p>Por outro lado, a plataforma n\u00e3o restringe a criatividade do usu\u00e1rio. \u00c9 totalmente poss\u00edvel incorporar bibliotecas abertas, aquelas encontradas em comunidades e f\u00f3runs de desenvolvimento, e at\u00e9 mesmo criar bibliotecas personalizadas, sob medida para as necessidades exclusivas de cada projeto.\u00a0\u00a0<\/p>\n\n\n\n<p>This hybrid model offers the best of both worlds: the security and performance of proprietary libraries for critical control functions, and the adaptability and expansion potential of open and customized libraries for engineering and data integration functions.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Python for equipment engineering<\/strong>&nbsp;<\/h3>\n\n\n\n<p>As emphasized before, one of the most significant differentiators of the language, especially in a development environment with a PLC, lies in its readable and easy-to-use syntax. This characteristic accelerates development and facilitates collaboration between teams, as the code can be maintained and shared with greater clarity, and the ability to execute special scripts allows the user to reduce equipment hours and simplify project development stages, such as:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>File manipulation and report generation:<\/strong> in Python, libraries can automate the creation, organization, and processing of files. This includes extracting data from spreadsheets or CSV files to generate detailed reports, a task that would be susceptible to errors if done manually.\u00a0<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>Interface control and automated tests:<\/strong> for graphical interface automation tasks, such as filling out forms in a software or performing a sequence of clicks, libraries like PyAutoGUI and PyWinAuto are ideal. They enable scripts to simulate mouse and keyboard interaction, facilitating the creation of automated equipment tests. For web applications, libraries like Selenium and Splinter allow for the creation of tests that simulate user navigation and interaction.\u00a0<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Integrating legacy equipment with new technologies\u00a0\u00a0<\/strong>\u00a0<\/h3>\n\n\n\n<p>One of the most challenging realities in automation is the presence of architectures with equipment and equipment from different manufacturers operating side by side. Python offers an integrated solution for this problem, functioning as a universal communication bridge. Instead of trying to force interoperability between different software, a Python script can use specific libraries to communicate with each of them, consolidating data from all sources into a single platform.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Consider, for example, an automated process with different PLCs producing vital data for production monitoring. A Python program can be designed to read the variables from each of these controllers through their respective protocols, transforming the data into a standardized format and storing it in a centralized database. This approach not only solves the problem of communication between distinct equipment but also makes the data accessible for analysis.&nbsp;<\/p>\n\n\n\n<p><strong>Here is a summary of some of the most important libraries for industrial data analysis in Python:&nbsp;<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Library<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Main function<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Example<\/strong>&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Pandas<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Manipulation and analysis of tabular data.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Cleaning and pre-processing of sensor data, analysis of production logs.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>NumPy<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Numerical computing and operations with multidimensional arrays.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Execution of high-performance mathematical calculations on machine vibration data.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Matplotlib<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Static data visualization.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Creation of temperature or pressure trend graphs for performance analysis.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Scikit-learn<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Machine learning.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Training of models for anomaly detection and predictive maintenance.&nbsp;<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><strong>Skforecast<\/strong>&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Time series forecasting.&nbsp;<\/td><td class=\"has-text-align-center\" data-align=\"center\">Optimization of equipment failure forecasts and maintenance planning.&nbsp;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Although Python is not suitable for real-time control, it plays an important role in the communication layer for diagnostic, configuration, and data acquisition tasks with its dedicated libraries. The application of Python in the equipment and equipment interaction layer, therefore, does not compete with the deterministic control code, but complements it.&nbsp;<\/p>\n\n\n\n<p><strong>Saiba mais sobre as bibliotecas de Python:<\/strong> <a href=\"https:\/\/blog.dsacademy.com.br\/10-bibliotecas-python-para-automacao-e-web-scraping\/\" rel=\"nofollow noopener\" target=\"_blank\">10 Bibliotecas Python Para Automa\u00e7\u00e3o e Web Scraping<\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Connection and Control in MasterTool IEC XE<\/strong>&nbsp;<\/h3>\n\n\n\n<p>One of the biggest doubts among automation professionals is how a language like Python can be effectively integrated into an already established and optimized PLC programming environment. The answer to this question lies in the scripting functionality, a feature that operates on a layer above the PLC programming.&nbsp;<\/p>\n\n\n\n<p>It is worth noting that <a href=\"https:\/\/www.altus.com.br\/en\/serie\/programacao-clp\/\">MasterTool IEC XE<\/a> n\u00e3o possui, especificamente, um ambiente nativo para a execu\u00e7\u00e3o de scripts Python dentro da l\u00f3gica de controle do CLP. Esta n\u00e3o \u00e9 uma limita\u00e7\u00e3o, mas sim uma caracter\u00edstica de design que promove uma arquitetura de &#8220;distin\u00e7\u00e3o de fun\u00e7\u00f5es&#8221;. O CLP, programado com as linguagens determin\u00edsticas do IEC 61131-3, mant\u00e9m o funcionamento de tarefas de controle em tempo real e a seguran\u00e7a do sistema. <\/p>\n\n\n\n<p>O Python, por sua vez, atua como um sistema supervisor externo, ou um cliente de dados, interagindo com o CLP por meio de protocolos de comunica\u00e7\u00e3o. Essa abordagem previne que os c\u00f3digos n\u00e3o determin\u00edsticos interfiram na execu\u00e7\u00e3o cr\u00edtica dos processos, garantindo a integridade do sistema como um todo. \u00a0<\/p>\n\n\n\n<p>Mas, a chave para essa integra\u00e7\u00e3o, no entanto, \u00e9 o <a href=\"https:\/\/www.codesys.com\/\" rel=\"nofollow noopener\" target=\"_blank\">CODESYS Development System<\/a>. A plataforma, na qual o MasterTool est\u00e1 baseado, oferece o plug-in ScriptEngine que permite a automa\u00e7\u00e3o de comandos e opera\u00e7\u00f5es complexas do programa atrav\u00e9s de scripts baseados em IronPython ou Python.NET. \u00a0<\/p>\n\n\n\n<p>Assim, o ScriptEngine permite que, utilizando Python, uma s\u00e9rie de tarefas que, de outra forma, exigiriam a intera\u00e7\u00e3o manual, sejam automatizadas. Em vez de atuar sobre o c\u00f3digo de controle, o ScriptEngine atua sobre o projeto como um todo, manipulando objetos de programa\u00e7\u00e3o, configura\u00e7\u00f5es de hardware e fluxos de trabalho. Assim, \u00e9 poss\u00edvel criar scripts para carregar, criar, salvar, fechar e compilar projetos, acessar objetos de programa\u00e7\u00e3o, configurar dispositivos e gerenciar.\u00a0<\/p>\n\n\n\n<p>Communication between Python and <a href=\"https:\/\/www.altus.com.br\/en\/produtos\/controle-e-i-o\/clp\/\">Altus' PLC<\/a> can be established through open and widely supported protocols, as <a href=\"https:\/\/www.altus.com.br\/en\/serie\/programacao-clp\/\">MasterTool<\/a> offers compatibility with different protocols, which simplifies and expands the possibilities for integration:\u00a0<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong><a href=\"https:\/\/www.modbus.org\/\" rel=\"nofollow noopener\" target=\"_blank\">Modbus TCP<\/a>:<\/strong> the MasterTool platform supports the configuration of the Modbus Ethernet protocol, allowing PLC variables to be mapped to Modbus registers. A Python script, using the PyModbus library, can act as a client, reading and writing these registers to monitor or interact with the process.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong><a href=\"https:\/\/opcfoundation.org\/\" rel=\"nofollow noopener\" target=\"_blank\">OPC UA<\/a>:<\/strong> o OPC UA \u00e9 um protocolo ideal para a troca de grandes volumes de dados e para a integra\u00e7\u00e3o de sistemas de controle com plataformas de n\u00edvel superior, como Sistemas de Execu\u00e7\u00e3o de Manufatura (MES) e Sistemas de Planejamento de Recursos Empresariais (ERP). A biblioteca Python OPC-UA \u00e9 a ferramenta de refer\u00eancia para a cria\u00e7\u00e3o de clientes que podem navegar no espa\u00e7o de endere\u00e7os do servidor do CLP e ler ou escrever n\u00f3s de dados.\u00a0<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p>In addition, to reinforce security <a href=\"https:\/\/www.altus.com.br\/en\/serie\/programacao-clp\/\">the MasterTool platform<\/a> offers mechanisms such as user and group management for the project and for the PLC itself, in addition to Secure Login, which requires authentication before command execution, ensuring that only authorized scripts and users can interact with the equipment.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The PLC as an Edge Controller: Python execution via Docker<\/strong>&nbsp;<\/h3>\n\n\n\n<p>The <a href=\"https:\/\/www.altus.com.br\/en\/post\/18240\/altus-lanca-nova-versao-do-firmware-para-docker-na-cpu-nx3008\/\">Docker platform, present in advanced NX PLCs such as NX3008,<\/a>elevates Python's role in automation, transforming the controller into a powerful Edge Controller, as Docker enables the virtualization and installation of external programs with a Linux operating system directly on the CPU.&nbsp;&nbsp;<\/p>\n\n\n\n<p>Thanks to this architecture, the powerful 64-bit ARM processor of the NX3008, with 1 GHz and 4 GBytes of dedicated memory for Docker, can execute complex Python algorithms locally, without relying on external servers or the cloud. This Edge Computing capability can be a game-changer in operations, as it allows for:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>On-site data analysis:<\/strong> Libraries like Pandas, NumPy, and even machine learning modules can be executed inside a Docker container. This enables predictive analysis and the processing of large volumes of data (Big Data) to happen at the source, with low latency, which is essential for real-time control and immediate responses to operational changes.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>Reduced cloud dependency: <\/strong>By executing the intelligence and data processing logic locally, the equipment ensures greater operational reliability and continuity.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&#8211; <strong>Advanced customization:<\/strong> Docker support enables the customization of the user's application, going far beyond traditional control logic to include sophisticated data logging and analysis solutions.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>Docker, therefore, offers the rugged IT infrastructure necessary for Python to operate in conjunction with the deterministic reliability of the IEC control logic.&nbsp;<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"Docker #1  -  Instalando o firmware do Docker na NX3008\" width=\"800\" height=\"450\" src=\"https:\/\/www.youtube.com\/embed\/qLGJF1d8wME?list=PLyXOhZvvjr-8jKvGvLzXOcU15PRjH28vf\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">Check out our playlist of tutorials about Docker on the NX3008 CPU<\/figcaption><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"CLP NX3008 - Configurando o endere\u00e7o IP do CLP\" width=\"800\" height=\"450\" src=\"https:\/\/www.youtube.com\/embed\/5ZYGjXqdhgo?list=PLyXOhZvvjr-8fGwT8W_LHBQzxFwt4vLcN\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">Conhe\u00e7a melhor as features da NX3008 em nossos tutoriais<\/figcaption><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The next level of industrial automation<\/strong>&nbsp;<\/h3>\n\n\n\n<p>A an\u00e1lise desenvolvida ao longo deste artigo evidencia que o Python n\u00e3o compete com os sistemas determin\u00edsticos, mas atua como uma camada de intelig\u00eancia complementar, se destacando como uma ferramenta poderosa para extrair, processar e interpretar os dados gerados pelos controladores, possibilitando a otimiza\u00e7\u00e3o de processos e o desenvolvimento de sistemas de supervis\u00e3o mais avan\u00e7ados.\u00a0E dentro desse contexto, a plataforma do MasterTool da Altus oferece uma base confi\u00e1vel para sustentar essa integra\u00e7\u00e3o.\u00a0\u00a0<\/p>\n\n\n\n<p><strong>The next level of automation is not only about increasingly rugged hardware, but also about the intelligence that directs the operation, combining the precision of control with the flexibility of programming.<\/strong><\/p>\n\n\n\n<div role=\"main\" id=\"formulario-contato-padrao-a804ad2f95a3b909d7af\"><\/div><script type=\"text\/javascript\" src=\"https:\/\/d335luupugsy2.cloudfront.net\/js\/rdstation-forms\/stable\/rdstation-forms.min.js\"><\/script><script type=\"text\/javascript\"> new RDStationForms('formulario-contato-padrao-a804ad2f95a3b909d7af', 'UA-15650049-1').createForm();<\/script>","protected":false},"excerpt":{"rendered":"<p>In this article, we will explore how Python can be integrated into existing automation environments, and we will analyze the advantages and challenges of integration.<\/p>","protected":false},"author":5,"featured_media":18999,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[110,111,389],"tags":[134,327,117,515,1066,1067,116],"class_list":["post-19000","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-inovando-automatizando","category-tecnologia","category-tecnologia-2","tag-altus","tag-automacao","tag-industria-4-0","tag-protocolos-de-comunicacao","tag-python","tag-python-na-automacao","tag-tecnologia"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/posts\/19000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/comments?post=19000"}],"version-history":[{"count":6,"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/posts\/19000\/revisions"}],"predecessor-version":[{"id":20227,"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/posts\/19000\/revisions\/20227"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/media\/18999"}],"wp:attachment":[{"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/media?parent=19000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/categories?post=19000"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.altus.com.br\/en\/wp-json\/wp\/v2\/tags?post=19000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}