From 04084e7289d89775f24829d662b23b9fffac38b1 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 12 Jun 2025 20:17:36 +0200 Subject: [PATCH] =?UTF-8?q?Actualizaci=C3=B3n=20de=20scripts=20de=20export?= =?UTF-8?q?aci=C3=B3n=20y=20mejora=20en=20la=20gesti=C3=B3n=20de=20version?= =?UTF-8?q?es=20de=20TIA=20Portal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Se modificó el script x1.py para soportar múltiples versiones de TIA Portal (18, 19 y 20) y se mejoró la detección de la versión a partir de la extensión del archivo del proyecto. - Se actualizó la descripción del script en scripts_description.json para reflejar las nuevas versiones soportadas. - Se realizaron ajustes en los logs de ejecución para reflejar las nuevas fechas y duraciones en el script x1. - Se mejoró la gestión de directorios de exportación y se añadieron mensajes en español para una mejor comprensión del proceso de exportación. --- .../ObtainIOFromProjectTia/log_x1.txt | 2185 ++++++++++++++++- .../scripts_description.json | 2 +- .../ObtainIOFromProjectTia/x1.py | 231 +- .../ObtainIOFromProjectTia/x4.py | 270 +- .../script_groups/XML Parser to SCL/log.txt | 8 +- .../XML Parser to SCL/log_x0_main.txt | 6 +- data/log.txt | 15 +- 7 files changed, 2470 insertions(+), 247 deletions(-) diff --git a/backend/script_groups/ObtainIOFromProjectTia/log_x1.txt b/backend/script_groups/ObtainIOFromProjectTia/log_x1.txt index 47f2929..e29504d 100644 --- a/backend/script_groups/ObtainIOFromProjectTia/log_x1.txt +++ b/backend/script_groups/ObtainIOFromProjectTia/log_x1.txt @@ -1,14 +1,2189 @@ --- Log de Ejecución: x1.py --- Grupo: ObtainIOFromProjectTia Directorio de Trabajo: D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source -Inicio: 2025-06-12 20:03:36 -Fin: 2025-06-12 20:03:47 -Duración: 0:00:10.497365 +Inicio: 2025-06-12 20:09:31 +Fin: 2025-06-12 20:12:27 +Duración: 0:02:55.810701 Estado: SUCCESS (Código de Salida: 0) --- SALIDA ESTÁNDAR (STDOUT) --- ---- TIA Portal Data Exporter (Blocks, UDTs, Tags) --- -No project file selected. Exiting. +--- Exportador de datos TIA Portal (Bloques, UDTs, Variables) --- +Versión de TIA Portal detectada: 19.0 (de la extensión .ap19) + +Proyecto seleccionado: D:/Trabajo/VM/44 - 98050 - Fiera/InLavoro/PLC/98050_PLC_07/98050_PLC_07.ap19 +Usando directorio de exportación (Directorio de trabajo): D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source + +Conectando a TIA Portal V19.0... +2025-06-12 20:09:41,551 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.Global OpenPortal - Start TIA Portal, please acknowledge the security dialog. +2025-06-12 20:09:41,566 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.Global OpenPortal - With user interface +Conectado a TIA Portal. +2025-06-12 20:10:05,539 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.Portal GetProcessId - Process id: 35300 +ID del proceso del Portal: 35300 +Abriendo proyecto: 98050_PLC_07.ap19... +2025-06-12 20:10:05,793 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.Portal OpenProject - Open project... D:/Trabajo/VM/44 - 98050 - Fiera/InLavoro/PLC/98050_PLC_07/98050_PLC_07.ap19 +Proyecto abierto exitosamente. +2025-06-12 20:10:36,756 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.Project GetPlcs - Found plc 98050_PLC with parent name ET 200SP station_1 +Se encontraron 1 PLC(s). Iniciando proceso de exportación... + +--- Procesando PLC: 98050_PLC --- + +[PLC: 98050_PLC] Exportando bloques de programa... + Destino XML: D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\98050_PLC\ProgramBlocks_XML + Destino SCL: D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\98050_PLC\ProgramBlocks_SCL + Se encontraron 291 bloques de programa. + Procesando bloque: CyclicInterrupt_Axes... + Exportando CyclicInterrupt_Axes como XML... +2025-06-12 20:10:50,870 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: CyclicInterrupt_Axes exported successfully +2025-06-12 20:10:50,872 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - CyclicInterrupt_Axes exported successfully + Procesando bloque: DB HMI RCP Transfer Status... + Exportando DB HMI RCP Transfer Status como XML... +2025-06-12 20:10:51,013 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI RCP Transfer Status exported successfully +2025-06-12 20:10:51,014 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI RCP Transfer Status exported successfully + Procesando bloque: FC HMI RCP Transfer Status... + Exportando FC HMI RCP Transfer Status como XML... +2025-06-12 20:10:52,007 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC HMI RCP Transfer Status exported successfully +2025-06-12 20:10:52,008 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC HMI RCP Transfer Status exported successfully + Procesando bloque: FB Early Restart... + Exportando FB Early Restart como XML... +2025-06-12 20:10:52,086 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Early Restart exported successfully +2025-06-12 20:10:52,086 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Early Restart exported successfully + Procesando bloque: DB Signal Transport... + Exportando DB Signal Transport como XML... +2025-06-12 20:10:52,164 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Signal Transport exported successfully +2025-06-12 20:10:52,165 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Signal Transport exported successfully + Procesando bloque: DB Lube - Dry Ecolab... + Exportando DB Lube - Dry Ecolab como XML... +2025-06-12 20:10:52,256 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Lube - Dry Ecolab exported successfully +2025-06-12 20:10:52,257 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Lube - Dry Ecolab exported successfully + Procesando bloque: FB Lube - Water/Dry... + Exportando FB Lube - Water/Dry como XML... +2025-06-12 20:10:52,320 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Lube - Water/Dry exported successfully +2025-06-12 20:10:52,320 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Lube - Water/Dry exported successfully + Procesando bloque: FB Lube - Dry Ecolab... + Exportando FB Lube - Dry Ecolab como XML... +2025-06-12 20:10:52,938 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Lube - Dry Ecolab exported successfully +2025-06-12 20:10:52,938 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Lube - Dry Ecolab exported successfully + Procesando bloque: FB Lube - EcoLab VM... + Exportando FB Lube - EcoLab VM como XML... +2025-06-12 20:10:53,086 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Lube - EcoLab VM exported successfully +2025-06-12 20:10:53,086 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Lube - EcoLab VM exported successfully + Procesando bloque: FB Lube - Ecolab... + Exportando FB Lube - Ecolab como XML... +2025-06-12 20:10:53,217 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Lube - Ecolab exported successfully +2025-06-12 20:10:53,218 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Lube - Ecolab exported successfully + Procesando bloque: DB LUBE - Ecolab... + Exportando DB LUBE - Ecolab como XML... +2025-06-12 20:10:53,266 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB LUBE - Ecolab exported successfully +2025-06-12 20:10:53,268 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB LUBE - Ecolab exported successfully + Procesando bloque: FC Ttop Configuration... + Exportando FC Ttop Configuration como XML... +2025-06-12 20:10:53,371 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Configuration exported successfully +2025-06-12 20:10:53,386 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Configuration exported successfully + Procesando bloque: FC Ttop Run... + Compilando bloque FC Ttop Run... +2025-06-12 20:10:53,392 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Run. Result: +2025-06-12 20:11:05,168 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:05,168 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:05,169 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Run (FC370) > Block was successfully compiled. + Exportando FC Ttop Run como XML... +2025-06-12 20:11:05,244 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Run exported successfully +2025-06-12 20:11:05,245 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Run exported successfully + Procesando bloque: FC Ttop Alarms... + Compilando bloque FC Ttop Alarms... +2025-06-12 20:11:05,251 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Alarms. Result: +2025-06-12 20:11:06,176 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Network 1 > The address is not occupied by a tag. +2025-06-12 20:11:06,176 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Network 11 > The address is not occupied by a tag. +2025-06-12 20:11:06,176 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Network 11 > Called block "DB Ttop Motor 32" in network is not available. +2025-06-12 20:11:06,176 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Network 11 > Called block "DB Ttop Motor 34" in network is not available. +2025-06-12 20:11:06,176 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Network 11 > Called block "DB Ttop Motor 35" in network is not available. +2025-06-12 20:11:06,176 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Network 11 > Called block "DB Ttop Motor 36" in network is not available. +2025-06-12 20:11:06,178 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Network 12 > The address is not occupied by a tag. +2025-06-12 20:11:06,178 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:06,178 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 42) +2025-06-12 20:11:06,178 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > General > FC > FC Ttop Alarms (FC371) > Block was successfully compiled. + ADVERTENCIA: Bloque FC Ttop Alarms inconsistente después de compilar. Omitiendo. + Procesando bloque: DB Ttop Run... + Exportando DB Ttop Run como XML... +2025-06-12 20:11:06,356 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Run exported successfully +2025-06-12 20:11:06,357 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Run exported successfully + Procesando bloque: DB Ttop Motor CFG... + Exportando DB Ttop Motor CFG como XML... +2025-06-12 20:11:06,394 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor CFG exported successfully +2025-06-12 20:11:06,395 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor CFG exported successfully + Procesando bloque: DB Ttop Alarm... + Exportando DB Ttop Alarm como XML... +2025-06-12 20:11:06,447 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Alarm exported successfully +2025-06-12 20:11:06,448 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Alarm exported successfully + Procesando bloque: FC Ttop Motor M31510... + Exportando FC Ttop Motor M31510 como XML... +2025-06-12 20:11:06,508 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31510 exported successfully +2025-06-12 20:11:06,509 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31510 exported successfully + Procesando bloque: FC Ttop Motor U32810... + Compilando bloque FC Ttop Motor U32810... +2025-06-12 20:11:06,511 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U32810. Result: +2025-06-12 20:11:07,810 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:07,811 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:07,812 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U32810 (FC306) > Block was successfully compiled. + Exportando FC Ttop Motor U32810 como XML... +2025-06-12 20:11:07,952 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U32810 exported successfully +2025-06-12 20:11:07,954 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U32810 exported successfully + Procesando bloque: FC Ttop Motor U32910... + Compilando bloque FC Ttop Motor U32910... +2025-06-12 20:11:07,957 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U32910. Result: +2025-06-12 20:11:08,668 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:08,668 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:08,669 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U32910 (FC307) > Block was successfully compiled. + Exportando FC Ttop Motor U32910 como XML... +2025-06-12 20:11:08,729 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U32910 exported successfully +2025-06-12 20:11:08,730 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U32910 exported successfully + Procesando bloque: FC Ttop Motor U33010... + Compilando bloque FC Ttop Motor U33010... +2025-06-12 20:11:08,735 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U33010. Result: +2025-06-12 20:11:09,622 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:09,622 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:09,623 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U33010 (FC308) > Block was successfully compiled. + Exportando FC Ttop Motor U33010 como XML... +2025-06-12 20:11:09,665 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U33010 exported successfully +2025-06-12 20:11:09,666 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U33010 exported successfully + Procesando bloque: FC Ttop Motor U33110... + Compilando bloque FC Ttop Motor U33110... +2025-06-12 20:11:09,671 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U33110. Result: +2025-06-12 20:11:10,395 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:10,396 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:10,396 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U33110 (FC309) > Block was successfully compiled. + Exportando FC Ttop Motor U33110 como XML... +2025-06-12 20:11:10,444 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U33110 exported successfully +2025-06-12 20:11:10,458 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U33110 exported successfully + Procesando bloque: FC Ttop Motor U33210... + Compilando bloque FC Ttop Motor U33210... +2025-06-12 20:11:10,461 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U33210. Result: +2025-06-12 20:11:11,492 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:11,493 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:11,493 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U33210 (FC310) > Block was successfully compiled. + Exportando FC Ttop Motor U33210 como XML... +2025-06-12 20:11:11,565 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U33210 exported successfully +2025-06-12 20:11:11,570 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U33210 exported successfully + Procesando bloque: FC Ttop Motor U33310... + Compilando bloque FC Ttop Motor U33310... +2025-06-12 20:11:11,572 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U33310. Result: +2025-06-12 20:11:12,423 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:12,423 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:12,424 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U33310 (FC311) > Block was successfully compiled. + Exportando FC Ttop Motor U33310 como XML... +2025-06-12 20:11:12,472 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U33310 exported successfully +2025-06-12 20:11:12,473 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U33310 exported successfully + Procesando bloque: FC Ttop Motor U33410... + Compilando bloque FC Ttop Motor U33410... +2025-06-12 20:11:12,475 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U33410. Result: +2025-06-12 20:11:13,141 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:13,142 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:13,142 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U33410 (FC312) > Block was successfully compiled. + Exportando FC Ttop Motor U33410 como XML... +2025-06-12 20:11:13,196 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U33410 exported successfully +2025-06-12 20:11:13,197 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U33410 exported successfully + Procesando bloque: FC Ttop Motor U33510... + Compilando bloque FC Ttop Motor U33510... +2025-06-12 20:11:13,199 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U33510. Result: +2025-06-12 20:11:14,259 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:14,260 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:14,260 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U33510 (FC313) > Block was successfully compiled. + Exportando FC Ttop Motor U33510 como XML... +2025-06-12 20:11:14,308 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U33510 exported successfully +2025-06-12 20:11:14,308 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U33510 exported successfully + Procesando bloque: FC Ttop Motor U33610... + Compilando bloque FC Ttop Motor U33610... +2025-06-12 20:11:14,311 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor U33610. Result: +2025-06-12 20:11:15,008 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:15,008 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:15,008 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor U33610 (FC314) > Block was successfully compiled. + Exportando FC Ttop Motor U33610 como XML... +2025-06-12 20:11:15,049 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor U33610 exported successfully +2025-06-12 20:11:15,051 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor U33610 exported successfully + Procesando bloque: FC Ttop Motor M34410... + Compilando bloque FC Ttop Motor M34410... +2025-06-12 20:11:15,054 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M34410. Result: +2025-06-12 20:11:15,761 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:15,761 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:15,761 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor M34410 (FC319) > Block was successfully compiled. + Exportando FC Ttop Motor M34410 como XML... +2025-06-12 20:11:15,800 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M34410 exported successfully +2025-06-12 20:11:15,801 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M34410 exported successfully + Procesando bloque: FC Ttop Motor M31010... + Compilando bloque FC Ttop Motor M31010... +2025-06-12 20:11:15,803 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31010. Result: +2025-06-12 20:11:16,662 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:16,663 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:16,664 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor M31010 (FC327) > Block was successfully compiled. + Exportando FC Ttop Motor M31010 como XML... +2025-06-12 20:11:16,710 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31010 exported successfully +2025-06-12 20:11:16,711 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31010 exported successfully + Procesando bloque: FC Ttop Motor M31410... + Compilando bloque FC Ttop Motor M31410... +2025-06-12 20:11:16,713 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31410. Result: +2025-06-12 20:11:17,463 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:17,463 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:17,463 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > FC Ttop Motor M31410 (FC331) > Block was successfully compiled. + Exportando FC Ttop Motor M31410 como XML... +2025-06-12 20:11:17,515 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31410 exported successfully +2025-06-12 20:11:17,517 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31410 exported successfully + Procesando bloque: FC Ttop Motor M31310... + Compilando bloque FC Ttop Motor M31310... +2025-06-12 20:11:17,520 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31310. Result: +2025-06-12 20:11:18,166 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:18,167 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:18,168 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M31310 (FC330) > Block was successfully compiled. + Exportando FC Ttop Motor M31310 como XML... +2025-06-12 20:11:18,207 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31310 exported successfully +2025-06-12 20:11:18,208 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31310 exported successfully + Procesando bloque: FC Ttop Motor M30710... + Compilando bloque FC Ttop Motor M30710... +2025-06-12 20:11:18,210 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M30710. Result: +2025-06-12 20:11:18,906 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:18,906 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:18,906 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M30710 (FC326) > Block was successfully compiled. + Exportando FC Ttop Motor M30710 como XML... +2025-06-12 20:11:18,944 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M30710 exported successfully +2025-06-12 20:11:18,944 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M30710 exported successfully + Procesando bloque: FC Ttop Motor M31110... + Compilando bloque FC Ttop Motor M31110... +2025-06-12 20:11:18,946 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31110. Result: +2025-06-12 20:11:19,593 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:19,594 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:19,594 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M31110 (FC328) > Block was successfully compiled. + Exportando FC Ttop Motor M31110 como XML... +2025-06-12 20:11:19,638 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31110 exported successfully +2025-06-12 20:11:19,639 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31110 exported successfully + Procesando bloque: FC Ttop Motor M31210... + Compilando bloque FC Ttop Motor M31210... +2025-06-12 20:11:19,640 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31210. Result: +2025-06-12 20:11:20,347 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:20,348 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:20,348 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M31210 (FC329) > Block was successfully compiled. + Exportando FC Ttop Motor M31210 como XML... +2025-06-12 20:11:20,388 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31210 exported successfully +2025-06-12 20:11:20,389 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31210 exported successfully + Procesando bloque: FC Ttop Motor M31610... + Compilando bloque FC Ttop Motor M31610... +2025-06-12 20:11:20,391 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31610. Result: +2025-06-12 20:11:21,093 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:21,094 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:21,094 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M31610 (FC302) > Block was successfully compiled. + Exportando FC Ttop Motor M31610 como XML... +2025-06-12 20:11:21,134 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31610 exported successfully +2025-06-12 20:11:21,135 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31610 exported successfully + Procesando bloque: FC Ttop Motor M31710... + Compilando bloque FC Ttop Motor M31710... +2025-06-12 20:11:21,137 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31710. Result: +2025-06-12 20:11:21,800 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:21,801 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:21,801 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M31710 (FC303) > Block was successfully compiled. + Exportando FC Ttop Motor M31710 como XML... +2025-06-12 20:11:21,839 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31710 exported successfully +2025-06-12 20:11:21,840 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31710 exported successfully + Procesando bloque: FC Ttop Motor M31810... + Compilando bloque FC Ttop Motor M31810... +2025-06-12 20:11:21,842 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31810. Result: +2025-06-12 20:11:22,570 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:22,571 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:22,571 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M31810 (FC304) > Block was successfully compiled. + Exportando FC Ttop Motor M31810 como XML... +2025-06-12 20:11:22,614 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31810 exported successfully +2025-06-12 20:11:22,615 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31810 exported successfully + Procesando bloque: FC Ttop Motor M31910... + Compilando bloque FC Ttop Motor M31910... +2025-06-12 20:11:22,619 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M31910. Result: +2025-06-12 20:11:23,331 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:23,332 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:23,333 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M31910 (FC305) > Block was successfully compiled. + Exportando FC Ttop Motor M31910 como XML... +2025-06-12 20:11:23,372 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M31910 exported successfully +2025-06-12 20:11:23,373 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M31910 exported successfully + Procesando bloque: FC Ttop Motor M34010... + Compilando bloque FC Ttop Motor M34010... +2025-06-12 20:11:23,374 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M34010. Result: +2025-06-12 20:11:24,055 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:24,056 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:24,056 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M34010 (FC315) > Block was successfully compiled. + Exportando FC Ttop Motor M34010 como XML... +2025-06-12 20:11:24,111 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M34010 exported successfully +2025-06-12 20:11:24,112 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M34010 exported successfully + Procesando bloque: FC Ttop Motor M34110... + Compilando bloque FC Ttop Motor M34110... +2025-06-12 20:11:24,114 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M34110. Result: +2025-06-12 20:11:25,016 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:25,017 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:25,018 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M34110 (FC316) > Block was successfully compiled. + Exportando FC Ttop Motor M34110 como XML... +2025-06-12 20:11:25,104 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M34110 exported successfully +2025-06-12 20:11:25,104 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M34110 exported successfully + Procesando bloque: FC Ttop Motor M34210... + Compilando bloque FC Ttop Motor M34210... +2025-06-12 20:11:25,108 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M34210. Result: +2025-06-12 20:11:25,897 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:25,897 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:25,897 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M34210 (FC317) > Block was successfully compiled. + Exportando FC Ttop Motor M34210 como XML... +2025-06-12 20:11:25,943 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M34210 exported successfully +2025-06-12 20:11:25,943 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M34210 exported successfully + Procesando bloque: FC Ttop Motor M34310... + Compilando bloque FC Ttop Motor M34310... +2025-06-12 20:11:25,947 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC Ttop Motor M34310. Result: +2025-06-12 20:11:26,665 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:26,667 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:26,668 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > FC > Minimotor > FC Ttop Motor M34310 (FC318) > Block was successfully compiled. + Exportando FC Ttop Motor M34310 como XML... +2025-06-12 20:11:26,739 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Motor M34310 exported successfully +2025-06-12 20:11:26,740 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Motor M34310 exported successfully + Procesando bloque: DB Ttop Motor M31510... + Exportando DB Ttop Motor M31510 como XML... +2025-06-12 20:11:26,771 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31510 exported successfully +2025-06-12 20:11:26,773 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31510 exported successfully + Procesando bloque: DB Ttop Motor M31610... + Compilando bloque DB Ttop Motor M31610... +2025-06-12 20:11:26,774 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31610. Result: +2025-06-12 20:11:27,460 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:27,460 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:27,460 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31610 (DB302) > Block was successfully compiled. + Exportando DB Ttop Motor M31610 como XML... +2025-06-12 20:11:27,497 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31610 exported successfully +2025-06-12 20:11:27,497 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31610 exported successfully + Procesando bloque: DB Ttop Motor M31710... + Compilando bloque DB Ttop Motor M31710... +2025-06-12 20:11:27,501 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31710. Result: +2025-06-12 20:11:28,057 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:28,059 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:28,059 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31710 (DB303) > Block was successfully compiled. + Exportando DB Ttop Motor M31710 como XML... +2025-06-12 20:11:28,112 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31710 exported successfully +2025-06-12 20:11:28,113 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31710 exported successfully + Procesando bloque: DB Ttop Motor M31810... + Compilando bloque DB Ttop Motor M31810... +2025-06-12 20:11:28,116 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31810. Result: +2025-06-12 20:11:28,727 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:28,727 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:28,728 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31810 (DB304) > Block was successfully compiled. + Exportando DB Ttop Motor M31810 como XML... +2025-06-12 20:11:28,772 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31810 exported successfully +2025-06-12 20:11:28,773 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31810 exported successfully + Procesando bloque: DB Ttop Motor M31910... + Compilando bloque DB Ttop Motor M31910... +2025-06-12 20:11:28,776 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31910. Result: +2025-06-12 20:11:29,366 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:29,366 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:29,367 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31910 (DB305) > Block was successfully compiled. + Exportando DB Ttop Motor M31910 como XML... +2025-06-12 20:11:29,391 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31910 exported successfully +2025-06-12 20:11:29,391 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31910 exported successfully + Procesando bloque: DB Ttop Motor U32810... + Compilando bloque DB Ttop Motor U32810... +2025-06-12 20:11:29,396 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U32810. Result: +2025-06-12 20:11:29,978 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:29,978 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:29,978 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U32810 (DB306) > Block was successfully compiled. + Exportando DB Ttop Motor U32810 como XML... +2025-06-12 20:11:30,005 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U32810 exported successfully +2025-06-12 20:11:30,006 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U32810 exported successfully + Procesando bloque: DB Ttop Motor U32910... + Compilando bloque DB Ttop Motor U32910... +2025-06-12 20:11:30,008 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U32910. Result: +2025-06-12 20:11:30,556 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:30,557 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:30,557 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U32910 (DB307) > Block was successfully compiled. + Exportando DB Ttop Motor U32910 como XML... +2025-06-12 20:11:30,586 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U32910 exported successfully +2025-06-12 20:11:30,588 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U32910 exported successfully + Procesando bloque: DB Ttop Motor U33010... + Compilando bloque DB Ttop Motor U33010... +2025-06-12 20:11:30,590 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U33010. Result: +2025-06-12 20:11:31,158 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:31,158 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:31,158 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U33010 (DB308) > Block was successfully compiled. + Exportando DB Ttop Motor U33010 como XML... +2025-06-12 20:11:31,185 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U33010 exported successfully +2025-06-12 20:11:31,185 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U33010 exported successfully + Procesando bloque: DB Ttop Motor U33110... + Compilando bloque DB Ttop Motor U33110... +2025-06-12 20:11:31,187 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U33110. Result: +2025-06-12 20:11:31,754 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:31,755 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:31,755 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U33110 (DB309) > Block was successfully compiled. + Exportando DB Ttop Motor U33110 como XML... +2025-06-12 20:11:31,782 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U33110 exported successfully +2025-06-12 20:11:31,784 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U33110 exported successfully + Procesando bloque: DB Ttop Motor U33210... + Compilando bloque DB Ttop Motor U33210... +2025-06-12 20:11:31,788 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U33210. Result: +2025-06-12 20:11:32,387 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:32,388 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:32,388 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U33210 (DB310) > Block was successfully compiled. + Exportando DB Ttop Motor U33210 como XML... +2025-06-12 20:11:32,418 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U33210 exported successfully +2025-06-12 20:11:32,420 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U33210 exported successfully + Procesando bloque: DB Ttop Motor U33310... + Compilando bloque DB Ttop Motor U33310... +2025-06-12 20:11:32,423 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U33310. Result: +2025-06-12 20:11:33,010 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:33,011 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:33,011 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U33310 (DB311) > Block was successfully compiled. + Exportando DB Ttop Motor U33310 como XML... +2025-06-12 20:11:33,038 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U33310 exported successfully +2025-06-12 20:11:33,039 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U33310 exported successfully + Procesando bloque: DB Ttop Motor U33410... + Compilando bloque DB Ttop Motor U33410... +2025-06-12 20:11:33,041 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U33410. Result: +2025-06-12 20:11:33,605 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:33,605 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:33,605 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U33410 (DB312) > Block was successfully compiled. + Exportando DB Ttop Motor U33410 como XML... +2025-06-12 20:11:33,631 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U33410 exported successfully +2025-06-12 20:11:33,632 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U33410 exported successfully + Procesando bloque: DB Ttop Motor U33510... + Compilando bloque DB Ttop Motor U33510... +2025-06-12 20:11:33,637 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U33510. Result: +2025-06-12 20:11:34,210 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:34,211 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:34,211 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U33510 (DB313) > Block was successfully compiled. + Exportando DB Ttop Motor U33510 como XML... +2025-06-12 20:11:34,238 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U33510 exported successfully +2025-06-12 20:11:34,239 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U33510 exported successfully + Procesando bloque: DB Ttop Motor U33610... + Compilando bloque DB Ttop Motor U33610... +2025-06-12 20:11:34,241 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor U33610. Result: +2025-06-12 20:11:34,817 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:34,818 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:34,818 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor U33610 (DB314) > Block was successfully compiled. + Exportando DB Ttop Motor U33610 como XML... +2025-06-12 20:11:34,847 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor U33610 exported successfully +2025-06-12 20:11:34,849 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor U33610 exported successfully + Procesando bloque: DB Ttop Motor M34010... + Compilando bloque DB Ttop Motor M34010... +2025-06-12 20:11:34,854 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M34010. Result: +2025-06-12 20:11:35,450 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:35,450 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:35,451 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M34010 (DB315) > Block was successfully compiled. + Exportando DB Ttop Motor M34010 como XML... +2025-06-12 20:11:35,475 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M34010 exported successfully +2025-06-12 20:11:35,476 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M34010 exported successfully + Procesando bloque: DB Ttop Motor M34110... + Compilando bloque DB Ttop Motor M34110... +2025-06-12 20:11:35,478 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M34110. Result: +2025-06-12 20:11:36,086 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:36,087 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:36,087 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M34110 (DB316) > Block was successfully compiled. + Exportando DB Ttop Motor M34110 como XML... +2025-06-12 20:11:36,111 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M34110 exported successfully +2025-06-12 20:11:36,111 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M34110 exported successfully + Procesando bloque: DB Ttop Motor M34210... + Compilando bloque DB Ttop Motor M34210... +2025-06-12 20:11:36,113 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M34210. Result: +2025-06-12 20:11:36,692 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:36,692 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:36,693 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M34210 (DB317) > Block was successfully compiled. + Exportando DB Ttop Motor M34210 como XML... +2025-06-12 20:11:36,721 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M34210 exported successfully +2025-06-12 20:11:36,722 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M34210 exported successfully + Procesando bloque: DB Ttop Motor M34310... + Compilando bloque DB Ttop Motor M34310... +2025-06-12 20:11:36,724 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M34310. Result: +2025-06-12 20:11:37,326 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:37,326 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:37,326 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M34310 (DB318) > Block was successfully compiled. + Exportando DB Ttop Motor M34310 como XML... +2025-06-12 20:11:37,369 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M34310 exported successfully +2025-06-12 20:11:37,370 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M34310 exported successfully + Procesando bloque: DB Ttop Motor M30710... + Compilando bloque DB Ttop Motor M30710... +2025-06-12 20:11:37,372 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M30710. Result: +2025-06-12 20:11:37,943 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:37,943 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:37,944 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M30710 (DB326) > Block was successfully compiled. + Exportando DB Ttop Motor M30710 como XML... +2025-06-12 20:11:37,976 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M30710 exported successfully +2025-06-12 20:11:37,977 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M30710 exported successfully + Procesando bloque: DB Ttop Motor M31010... + Compilando bloque DB Ttop Motor M31010... +2025-06-12 20:11:37,982 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31010. Result: +2025-06-12 20:11:38,607 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:38,607 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:38,607 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31010 (DB327) > Block was successfully compiled. + Exportando DB Ttop Motor M31010 como XML... +2025-06-12 20:11:38,633 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31010 exported successfully +2025-06-12 20:11:38,635 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31010 exported successfully + Procesando bloque: DB Ttop Motor M31110... + Compilando bloque DB Ttop Motor M31110... +2025-06-12 20:11:38,637 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31110. Result: +2025-06-12 20:11:39,225 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:39,225 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:39,226 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31110 (DB328) > Block was successfully compiled. + Exportando DB Ttop Motor M31110 como XML... +2025-06-12 20:11:39,253 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31110 exported successfully +2025-06-12 20:11:39,254 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31110 exported successfully + Procesando bloque: DB Ttop Motor M31210... + Compilando bloque DB Ttop Motor M31210... +2025-06-12 20:11:39,256 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31210. Result: +2025-06-12 20:11:39,849 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:39,850 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:39,850 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31210 (DB329) > Block was successfully compiled. + Exportando DB Ttop Motor M31210 como XML... +2025-06-12 20:11:39,882 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31210 exported successfully +2025-06-12 20:11:39,883 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31210 exported successfully + Procesando bloque: DB Ttop Motor M31310... + Compilando bloque DB Ttop Motor M31310... +2025-06-12 20:11:39,887 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31310. Result: +2025-06-12 20:11:40,468 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:40,469 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:40,469 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31310 (DB330) > Block was successfully compiled. + Exportando DB Ttop Motor M31310 como XML... +2025-06-12 20:11:40,501 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31310 exported successfully +2025-06-12 20:11:40,502 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31310 exported successfully + Procesando bloque: DB Ttop Motor M34410... + Compilando bloque DB Ttop Motor M34410... +2025-06-12 20:11:40,504 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M34410. Result: +2025-06-12 20:11:41,079 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:41,080 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:41,080 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M34410 (DB319) > Block was successfully compiled. + Exportando DB Ttop Motor M34410 como XML... +2025-06-12 20:11:41,113 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M34410 exported successfully +2025-06-12 20:11:41,114 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M34410 exported successfully + Procesando bloque: DB Ttop Motor M31410... + Compilando bloque DB Ttop Motor M31410... +2025-06-12 20:11:41,118 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Motor M31410. Result: +2025-06-12 20:11:41,683 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:41,684 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:41,685 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > DB Ttop Motor M31410 (DB331) > Block was successfully compiled. + Exportando DB Ttop Motor M31410 como XML... +2025-06-12 20:11:41,707 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Motor M31410 exported successfully +2025-06-12 20:11:41,708 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Motor M31410 exported successfully + Procesando bloque: DB Ttop Minimotor Data M31610... + Compilando bloque DB Ttop Minimotor Data M31610... +2025-06-12 20:11:41,711 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M31610. Result: +2025-06-12 20:11:42,312 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:42,312 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) + Exportando DB Ttop Minimotor Data M31610 como XML... +2025-06-12 20:11:42,357 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M31610 exported successfully +2025-06-12 20:11:42,358 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M31610 exported successfully + Procesando bloque: DB Ttop Minimotor Data M31710... + Compilando bloque DB Ttop Minimotor Data M31710... +2025-06-12 20:11:42,360 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M31710. Result: +2025-06-12 20:11:42,939 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:42,940 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:42,940 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M31710 (DB803) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M31710 como XML... +2025-06-12 20:11:42,971 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M31710 exported successfully +2025-06-12 20:11:42,972 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M31710 exported successfully + Procesando bloque: DB Ttop Minimotor Data M31810... + Compilando bloque DB Ttop Minimotor Data M31810... +2025-06-12 20:11:42,974 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M31810. Result: +2025-06-12 20:11:43,573 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:43,574 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:43,574 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M31810 (DB804) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M31810 como XML... +2025-06-12 20:11:43,617 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M31810 exported successfully +2025-06-12 20:11:43,618 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M31810 exported successfully + Procesando bloque: DB Ttop Minimotor Data M31910... + Compilando bloque DB Ttop Minimotor Data M31910... +2025-06-12 20:11:43,620 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M31910. Result: +2025-06-12 20:11:44,197 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:44,198 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:44,198 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M31910 (DB805) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M31910 como XML... +2025-06-12 20:11:44,225 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M31910 exported successfully +2025-06-12 20:11:44,225 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M31910 exported successfully + Procesando bloque: DB Ttop Minimotor Data M34010... + Compilando bloque DB Ttop Minimotor Data M34010... +2025-06-12 20:11:44,227 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M34010. Result: +2025-06-12 20:11:44,828 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:44,829 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:44,829 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M34010 (DB806) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M34010 como XML... +2025-06-12 20:11:44,861 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M34010 exported successfully +2025-06-12 20:11:44,862 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M34010 exported successfully + Procesando bloque: DB Ttop Minimotor Data M34110... + Compilando bloque DB Ttop Minimotor Data M34110... +2025-06-12 20:11:44,864 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M34110. Result: +2025-06-12 20:11:45,445 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:45,445 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:45,446 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M34110 (DB807) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M34110 como XML... +2025-06-12 20:11:45,471 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M34110 exported successfully +2025-06-12 20:11:45,472 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M34110 exported successfully + Procesando bloque: DB Ttop Minimotor Data M34210... + Compilando bloque DB Ttop Minimotor Data M34210... +2025-06-12 20:11:45,473 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M34210. Result: +2025-06-12 20:11:46,258 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:46,258 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:46,258 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M34210 (DB808) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M34210 como XML... +2025-06-12 20:11:46,297 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M34210 exported successfully +2025-06-12 20:11:46,298 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M34210 exported successfully + Procesando bloque: DB Ttop Minimotor Data M34310... + Compilando bloque DB Ttop Minimotor Data M34310... +2025-06-12 20:11:46,303 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M34310. Result: +2025-06-12 20:11:46,996 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:46,996 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:46,997 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M34310 (DB809) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M34310 como XML... +2025-06-12 20:11:47,047 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M34310 exported successfully +2025-06-12 20:11:47,053 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M34310 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M30710... + Compilando bloque DB Ttop Minimotor Cfg M30710... +2025-06-12 20:11:47,056 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M30710. Result: +2025-06-12 20:11:47,681 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:47,681 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:47,682 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M30710 (DB710) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M30710 como XML... +2025-06-12 20:11:47,728 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M30710 exported successfully +2025-06-12 20:11:47,729 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M30710 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M31110... + Compilando bloque DB Ttop Minimotor Cfg M31110... +2025-06-12 20:11:47,735 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M31110. Result: +2025-06-12 20:11:48,451 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:48,452 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:48,452 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M31110 (DB711) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M31110 como XML... +2025-06-12 20:11:48,486 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M31110 exported successfully +2025-06-12 20:11:48,486 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M31110 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M31210... + Compilando bloque DB Ttop Minimotor Cfg M31210... +2025-06-12 20:11:48,489 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M31210. Result: +2025-06-12 20:11:49,205 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:49,206 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:49,206 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M31210 (DB712) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M31210 como XML... +2025-06-12 20:11:49,236 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M31210 exported successfully +2025-06-12 20:11:49,237 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M31210 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M31310... + Compilando bloque DB Ttop Minimotor Cfg M31310... +2025-06-12 20:11:49,241 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M31310. Result: +2025-06-12 20:11:50,151 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:50,152 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:50,152 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M31310 (DB713) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M31310 como XML... +2025-06-12 20:11:50,205 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M31310 exported successfully +2025-06-12 20:11:50,206 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M31310 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M31610... + Compilando bloque DB Ttop Minimotor Cfg M31610... +2025-06-12 20:11:50,213 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M31610. Result: +2025-06-12 20:11:50,780 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:50,780 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) + Exportando DB Ttop Minimotor Cfg M31610 como XML... +2025-06-12 20:11:50,809 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M31610 exported successfully +2025-06-12 20:11:50,809 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M31610 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M31710... + Compilando bloque DB Ttop Minimotor Cfg M31710... +2025-06-12 20:11:50,811 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M31710. Result: +2025-06-12 20:11:51,444 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:51,445 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:51,445 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M31710 (DB703) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M31710 como XML... +2025-06-12 20:11:51,471 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M31710 exported successfully +2025-06-12 20:11:51,472 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M31710 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M31810... + Compilando bloque DB Ttop Minimotor Cfg M31810... +2025-06-12 20:11:51,473 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M31810. Result: +2025-06-12 20:11:51,992 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:51,993 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:51,993 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M31810 (DB704) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M31810 como XML... +2025-06-12 20:11:52,017 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M31810 exported successfully +2025-06-12 20:11:52,018 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M31810 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M31910... + Compilando bloque DB Ttop Minimotor Cfg M31910... +2025-06-12 20:11:52,020 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M31910. Result: +2025-06-12 20:11:52,545 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:52,546 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:52,546 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M31910 (DB705) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M31910 como XML... +2025-06-12 20:11:52,575 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M31910 exported successfully +2025-06-12 20:11:52,576 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M31910 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M34010... + Compilando bloque DB Ttop Minimotor Cfg M34010... +2025-06-12 20:11:52,581 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M34010. Result: +2025-06-12 20:11:53,276 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:53,276 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:53,277 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M34010 (DB706) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M34010 como XML... +2025-06-12 20:11:53,302 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M34010 exported successfully +2025-06-12 20:11:53,303 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M34010 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M34110... + Compilando bloque DB Ttop Minimotor Cfg M34110... +2025-06-12 20:11:53,306 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M34110. Result: +2025-06-12 20:11:53,932 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:53,933 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:53,933 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M34110 (DB707) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M34110 como XML... +2025-06-12 20:11:53,957 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M34110 exported successfully +2025-06-12 20:11:53,958 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M34110 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M34210... + Compilando bloque DB Ttop Minimotor Cfg M34210... +2025-06-12 20:11:53,960 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M34210. Result: +2025-06-12 20:11:54,682 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:54,683 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:54,684 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M34210 (DB708) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M34210 como XML... +2025-06-12 20:11:54,729 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M34210 exported successfully +2025-06-12 20:11:54,729 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M34210 exported successfully + Procesando bloque: DB Ttop Minimotor Cfg M34310... + Compilando bloque DB Ttop Minimotor Cfg M34310... +2025-06-12 20:11:54,731 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Cfg M34310. Result: +2025-06-12 20:11:55,337 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:55,339 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:55,339 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Cfg M34310 (DB709) > Block was successfully compiled. + Exportando DB Ttop Minimotor Cfg M34310 como XML... +2025-06-12 20:11:55,362 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Cfg M34310 exported successfully +2025-06-12 20:11:55,363 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Cfg M34310 exported successfully + Procesando bloque: DB Ttop Minimotor Data M30710... + Compilando bloque DB Ttop Minimotor Data M30710... +2025-06-12 20:11:55,368 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M30710. Result: +2025-06-12 20:11:56,020 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:56,021 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:56,021 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M30710 (DB810) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M30710 como XML... +2025-06-12 20:11:56,056 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M30710 exported successfully +2025-06-12 20:11:56,057 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M30710 exported successfully + Procesando bloque: DB Ttop Minimotor Data M31110... + Compilando bloque DB Ttop Minimotor Data M31110... +2025-06-12 20:11:56,059 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M31110. Result: +2025-06-12 20:11:56,643 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:56,643 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:56,643 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M31110 (DB811) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M31110 como XML... +2025-06-12 20:11:56,688 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M31110 exported successfully +2025-06-12 20:11:56,688 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M31110 exported successfully + Procesando bloque: DB Ttop Minimotor Data M31210... + Compilando bloque DB Ttop Minimotor Data M31210... +2025-06-12 20:11:56,690 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M31210. Result: +2025-06-12 20:11:57,308 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:57,309 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:57,309 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M31210 (DB812) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M31210 como XML... +2025-06-12 20:11:57,334 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M31210 exported successfully +2025-06-12 20:11:57,335 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M31210 exported successfully + Procesando bloque: DB Ttop Minimotor Data M31310... + Compilando bloque DB Ttop Minimotor Data M31310... +2025-06-12 20:11:57,338 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block DB Ttop Minimotor Data M31310. Result: +2025-06-12 20:11:57,908 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:11:57,908 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:11:57,908 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 1 - CONVEYORS > 2 - TTOP > Motor > DB > Minimotor > DB Ttop Minimotor Data M31310 (DB813) > Block was successfully compiled. + Exportando DB Ttop Minimotor Data M31310 como XML... +2025-06-12 20:11:57,932 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Minimotor Data M31310 exported successfully +2025-06-12 20:11:57,933 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Minimotor Data M31310 exported successfully + Procesando bloque: FB Ttop Energy Saving... + Exportando FB Ttop Energy Saving como XML... +2025-06-12 20:11:57,972 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Ttop Energy Saving exported successfully +2025-06-12 20:11:57,973 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Ttop Energy Saving exported successfully + Procesando bloque: FC Simple PID... + Exportando FC Simple PID como XML... +2025-06-12 20:11:58,218 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Simple PID exported successfully +2025-06-12 20:11:58,220 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Simple PID exported successfully + Procesando bloque: FC Scale Real... + Exportando FC Scale Real como XML... +2025-06-12 20:11:58,295 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Scale Real exported successfully +2025-06-12 20:11:58,296 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Scale Real exported successfully + Procesando bloque: FB Master Slave PID... + Exportando FB Master Slave PID como XML... +2025-06-12 20:11:58,373 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Master Slave PID exported successfully +2025-06-12 20:11:58,373 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Master Slave PID exported successfully + Procesando bloque: FC Scale Speed w/Gap... + Exportando FC Scale Speed w/Gap como XML... +2025-06-12 20:11:58,404 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Scale Speed w/Gap exported successfully +2025-06-12 20:11:58,405 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Scale Speed w/Gap exported successfully + Procesando bloque: FC S_Everz_ON_OFF... + Exportando FC S_Everz_ON_OFF como XML... +2025-06-12 20:11:58,448 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC S_Everz_ON_OFF exported successfully +2025-06-12 20:11:58,452 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC S_Everz_ON_OFF exported successfully + Procesando bloque: FB_BottleFallen... + Exportando FB_BottleFallen como XML... +2025-06-12 20:11:58,542 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB_BottleFallen exported successfully +2025-06-12 20:11:58,543 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB_BottleFallen exported successfully + Procesando bloque: Calculate Elapsed Time... + Exportando Calculate Elapsed Time como XML... +2025-06-12 20:11:58,590 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: Calculate Elapsed Time exported successfully +2025-06-12 20:11:58,591 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - Calculate Elapsed Time exported successfully + Procesando bloque: FB Calculate Ramp... + Exportando FB Calculate Ramp como XML... +2025-06-12 20:11:58,627 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Calculate Ramp exported successfully +2025-06-12 20:11:58,627 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Calculate Ramp exported successfully + Procesando bloque: FB Calculate Ramp UpDown... + Exportando FB Calculate Ramp UpDown como XML... +2025-06-12 20:11:58,663 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Calculate Ramp UpDown exported successfully +2025-06-12 20:11:58,664 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Calculate Ramp UpDown exported successfully + Procesando bloque: FB FIFO Manage DataType Real... + Exportando FB FIFO Manage DataType Real como XML... +2025-06-12 20:11:58,694 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB FIFO Manage DataType Real exported successfully +2025-06-12 20:11:58,695 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB FIFO Manage DataType Real exported successfully + Procesando bloque: FB Show Alarms... + Exportando FB Show Alarms como XML... +2025-06-12 20:11:58,730 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Show Alarms exported successfully +2025-06-12 20:11:58,731 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Show Alarms exported successfully + Procesando bloque: FC Ttop Devices... + Exportando FC Ttop Devices como XML... +2025-06-12 20:11:58,777 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Devices exported successfully +2025-06-12 20:11:58,778 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Devices exported successfully + Procesando bloque: DB Ttop Energy Saving Z1... + Exportando DB Ttop Energy Saving Z1 como XML... +2025-06-12 20:11:58,806 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Energy Saving Z1 exported successfully +2025-06-12 20:11:58,807 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Energy Saving Z1 exported successfully + Procesando bloque: DB Ttop Fifo 1... + Exportando DB Ttop Fifo 1 como XML... +2025-06-12 20:11:58,833 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Fifo 1 exported successfully +2025-06-12 20:11:58,835 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Fifo 1 exported successfully + Procesando bloque: DB Ttop Fifo 2... + Exportando DB Ttop Fifo 2 como XML... +2025-06-12 20:11:58,860 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Fifo 2 exported successfully +2025-06-12 20:11:58,861 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Fifo 2 exported successfully + Procesando bloque: DB Ttop Energy Saving Z2... + Exportando DB Ttop Energy Saving Z2 como XML... +2025-06-12 20:11:58,888 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Energy Saving Z2 exported successfully +2025-06-12 20:11:58,889 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Energy Saving Z2 exported successfully + Procesando bloque: DB Ttop Energy Saving Z3... + Exportando DB Ttop Energy Saving Z3 como XML... +2025-06-12 20:11:58,913 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Ttop Energy Saving Z3 exported successfully +2025-06-12 20:11:58,913 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Ttop Energy Saving Z3 exported successfully + Procesando bloque: DB SICK_AFx60_PN_M34... + Exportando DB SICK_AFx60_PN_M34 como XML... +2025-06-12 20:11:58,943 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB SICK_AFx60_PN_M34 exported successfully +2025-06-12 20:11:58,944 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB SICK_AFx60_PN_M34 exported successfully + Procesando bloque: DB_SICK_AFx60_Data... + Exportando DB_SICK_AFx60_Data como XML... +2025-06-12 20:11:58,976 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB_SICK_AFx60_Data exported successfully +2025-06-12 20:11:58,977 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB_SICK_AFx60_Data exported successfully + Procesando bloque: DB General... + Exportando DB General como XML... +2025-06-12 20:11:59,058 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB General exported successfully +2025-06-12 20:11:59,059 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB General exported successfully + Procesando bloque: DB General Alarms... + Exportando DB General Alarms como XML... +2025-06-12 20:11:59,105 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB General Alarms exported successfully +2025-06-12 20:11:59,106 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB General Alarms exported successfully + Procesando bloque: DB Warnings... + Exportando DB Warnings como XML... +2025-06-12 20:11:59,135 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Warnings exported successfully +2025-06-12 20:11:59,150 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Warnings exported successfully + Procesando bloque: DB Flow Selection... + Exportando DB Flow Selection como XML... +2025-06-12 20:11:59,177 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Flow Selection exported successfully +2025-06-12 20:11:59,178 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Flow Selection exported successfully + Procesando bloque: FC General Alarms... + Compilando bloque FC General Alarms... +2025-06-12 20:11:59,187 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block FC General Alarms. Result: +2025-06-12 20:12:00,137 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 0 - MAIN > FC > FC General Alarms (FC171) > Network 1 > The address is not occupied by a tag. +2025-06-12 20:12:00,137 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 0 - MAIN > FC > FC General Alarms (FC171) > Network 5 > The address is not occupied by a tag. +2025-06-12 20:12:00,137 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Program blocks > 0 - MAIN > FC > FC General Alarms (FC171) > Network 11 > The address is not occupied by a tag. +2025-06-12 20:12:00,137 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:12:00,138 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 44) +2025-06-12 20:12:00,138 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > 0 - MAIN > FC > FC General Alarms (FC171) > Block was successfully compiled. + Exportando FC General Alarms como XML... +2025-06-12 20:12:00,201 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC General Alarms exported successfully +2025-06-12 20:12:00,202 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC General Alarms exported successfully + Procesando bloque: FC General Warning... + Exportando FC General Warning como XML... +2025-06-12 20:12:00,236 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC General Warning exported successfully +2025-06-12 20:12:00,237 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC General Warning exported successfully + Procesando bloque: FC General Lamp... + Exportando FC General Lamp como XML... +2025-06-12 20:12:00,275 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC General Lamp exported successfully +2025-06-12 20:12:00,276 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC General Lamp exported successfully + Procesando bloque: CYCL_EXC... + Exportando CYCL_EXC como XML... +2025-06-12 20:12:00,336 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: CYCL_EXC exported successfully +2025-06-12 20:12:00,337 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - CYCL_EXC exported successfully + Procesando bloque: CYCL_FLT... + Exportando CYCL_FLT como XML... +2025-06-12 20:12:00,369 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: CYCL_FLT exported successfully +2025-06-12 20:12:00,370 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - CYCL_FLT exported successfully + Procesando bloque: HW_ERR... + Exportando HW_ERR como XML... +2025-06-12 20:12:00,392 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: HW_ERR exported successfully +2025-06-12 20:12:00,392 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - HW_ERR exported successfully + Procesando bloque: HW_INT0... + Exportando HW_INT0 como XML... +2025-06-12 20:12:00,414 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: HW_INT0 exported successfully +2025-06-12 20:12:00,415 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - HW_INT0 exported successfully + Procesando bloque: I/O_FLT1... + Exportando I/O_FLT1 como XML... +2025-06-12 20:12:00,439 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: I/O_FLT1 exported successfully +2025-06-12 20:12:00,440 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - I/O_FLT1 exported successfully + Procesando bloque: I/O_FLT2... + Exportando I/O_FLT2 como XML... +2025-06-12 20:12:00,463 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: I/O_FLT2 exported successfully +2025-06-12 20:12:00,464 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - I/O_FLT2 exported successfully + Procesando bloque: PROG_ERR... + Exportando PROG_ERR como XML... +2025-06-12 20:12:00,490 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: PROG_ERR exported successfully +2025-06-12 20:12:00,491 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PROG_ERR exported successfully + Procesando bloque: RACK_FLT... + Exportando RACK_FLT como XML... +2025-06-12 20:12:00,512 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: RACK_FLT exported successfully +2025-06-12 20:12:00,513 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - RACK_FLT exported successfully + Procesando bloque: RESTART... + Exportando RESTART como XML... +2025-06-12 20:12:00,542 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: RESTART exported successfully +2025-06-12 20:12:00,543 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - RESTART exported successfully + Procesando bloque: Startup STOP to RUN... + Exportando Startup STOP to RUN como XML... +2025-06-12 20:12:00,570 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: Startup STOP to RUN exported successfully +2025-06-12 20:12:00,571 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - Startup STOP to RUN exported successfully + Procesando bloque: DB BottleFallen... + Exportando DB BottleFallen como XML... +2025-06-12 20:12:00,596 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB BottleFallen exported successfully +2025-06-12 20:12:00,596 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB BottleFallen exported successfully + Procesando bloque: DB Elapsed Time... + Exportando DB Elapsed Time como XML... +2025-06-12 20:12:00,621 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Elapsed Time exported successfully +2025-06-12 20:12:00,622 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Elapsed Time exported successfully + Procesando bloque: COPIA DBW... + Exportando COPIA DBW como XML... +2025-06-12 20:12:00,758 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: COPIA DBW exported successfully +2025-06-12 20:12:00,759 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - COPIA DBW exported successfully + Procesando bloque: FC CTR Alarm... + Exportando FC CTR Alarm como XML... +2025-06-12 20:12:00,835 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC CTR Alarm exported successfully +2025-06-12 20:12:00,835 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC CTR Alarm exported successfully + Procesando bloque: FC Mot Init CFG... + Exportando FC Mot Init CFG como XML... +2025-06-12 20:12:00,894 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Init CFG exported successfully +2025-06-12 20:12:00,895 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Init CFG exported successfully + Procesando bloque: FC Read EOLO mBar... + Exportando FC Read EOLO mBar como XML... +2025-06-12 20:12:00,941 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Read EOLO mBar exported successfully +2025-06-12 20:12:00,942 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Read EOLO mBar exported successfully + Procesando bloque: FC Reference management... + Exportando FC Reference management como XML... +2025-06-12 20:12:00,993 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Reference management exported successfully +2025-06-12 20:12:00,993 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Reference management exported successfully + Procesando bloque: FC S_Everz... + Exportando FC S_Everz como XML... +2025-06-12 20:12:01,028 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC S_Everz exported successfully +2025-06-12 20:12:01,029 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC S_Everz exported successfully + Procesando bloque: FC Scaling... + Exportando FC Scaling como XML... +2025-06-12 20:12:01,056 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Scaling exported successfully +2025-06-12 20:12:01,057 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Scaling exported successfully + Procesando bloque: Fill Zero Area... + Exportando Fill Zero Area como XML... +2025-06-12 20:12:01,101 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: Fill Zero Area exported successfully +2025-06-12 20:12:01,102 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - Fill Zero Area exported successfully + Procesando bloque: FC Turk Lamp... + Exportando FC Turk Lamp como XML... +2025-06-12 20:12:01,153 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Turk Lamp exported successfully +2025-06-12 20:12:01,156 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Turk Lamp exported successfully + Procesando bloque: FC CMP Machine... + Exportando FC CMP Machine como XML... +2025-06-12 20:12:01,191 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC CMP Machine exported successfully +2025-06-12 20:12:01,191 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC CMP Machine exported successfully + Procesando bloque: FC CFG TTOP MultiRow 2/1... + Exportando FC CFG TTOP MultiRow 2/1 como XML... +2025-06-12 20:12:01,220 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC CFG TTOP MultiRow 2/1 exported successfully +2025-06-12 20:12:01,221 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC CFG TTOP MultiRow 2/1 exported successfully + Procesando bloque: FC CFG TTOP MultiRow 3/2... + Exportando FC CFG TTOP MultiRow 3/2 como XML... +2025-06-12 20:12:01,253 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC CFG TTOP MultiRow 3/2 exported successfully +2025-06-12 20:12:01,255 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC CFG TTOP MultiRow 3/2 exported successfully + Procesando bloque: FC Compute AN Speed... + Exportando FC Compute AN Speed como XML... +2025-06-12 20:12:01,293 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Compute AN Speed exported successfully +2025-06-12 20:12:01,294 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Compute AN Speed exported successfully + Procesando bloque: FC Profinet_Allarms... + Exportando FC Profinet_Allarms como XML... +2025-06-12 20:12:01,342 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Profinet_Allarms exported successfully +2025-06-12 20:12:01,343 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Profinet_Allarms exported successfully + Procesando bloque: FC S_Everz_Struct... + Exportando FC S_Everz_Struct como XML... +2025-06-12 20:12:01,397 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC S_Everz_Struct exported successfully +2025-06-12 20:12:01,398 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC S_Everz_Struct exported successfully + Procesando bloque: FC Read DI... + Exportando FC Read DI como XML... +2025-06-12 20:12:01,457 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Read DI exported successfully +2025-06-12 20:12:01,458 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Read DI exported successfully + Exportando FC Read DI como SCL... +2025-06-12 20:12:02,556 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FC Read DI external source successfully generated + Procesando bloque: FC Read DO... + Exportando FC Read DO como XML... +2025-06-12 20:12:02,603 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Read DO exported successfully +2025-06-12 20:12:02,604 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Read DO exported successfully + Exportando FC Read DO como SCL... +2025-06-12 20:12:02,638 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FC Read DO external source successfully generated + Procesando bloque: FC Write DO... + Exportando FC Write DO como XML... +2025-06-12 20:12:02,677 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Write DO exported successfully +2025-06-12 20:12:02,678 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Write DO exported successfully + Exportando FC Write DO como SCL... +2025-06-12 20:12:02,718 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FC Write DO external source successfully generated + Procesando bloque: COPIA DBs... + Exportando COPIA DBs como XML... +2025-06-12 20:12:02,759 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: COPIA DBs exported successfully +2025-06-12 20:12:02,760 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - COPIA DBs exported successfully + Procesando bloque: FC Get DBnum... + Exportando FC Get DBnum como XML... +2025-06-12 20:12:02,824 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Get DBnum exported successfully +2025-06-12 20:12:02,825 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Get DBnum exported successfully + Procesando bloque: FC Compute Machine Speed... + Exportando FC Compute Machine Speed como XML... +2025-06-12 20:12:02,963 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Compute Machine Speed exported successfully +2025-06-12 20:12:02,964 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Compute Machine Speed exported successfully + Procesando bloque: FC Signal Configuration Bits... + Exportando FC Signal Configuration Bits como XML... +2025-06-12 20:12:03,040 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signal Configuration Bits exported successfully +2025-06-12 20:12:03,041 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signal Configuration Bits exported successfully + Procesando bloque: FC Signal Discharge Output Force... + Exportando FC Signal Discharge Output Force como XML... +2025-06-12 20:12:03,086 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signal Discharge Output Force exported successfully +2025-06-12 20:12:03,087 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signal Discharge Output Force exported successfully + Procesando bloque: FC Signal Infeed Output Force... + Exportando FC Signal Infeed Output Force como XML... +2025-06-12 20:12:03,111 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signal Infeed Output Force exported successfully +2025-06-12 20:12:03,111 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signal Infeed Output Force exported successfully + Procesando bloque: FC Signal Input Force Control... + Exportando FC Signal Input Force Control como XML... +2025-06-12 20:12:03,137 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signal Input Force Control exported successfully +2025-06-12 20:12:03,138 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signal Input Force Control exported successfully + Procesando bloque: FC Signals Discharge Timers... + Exportando FC Signals Discharge Timers como XML... +2025-06-12 20:12:03,174 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signals Discharge Timers exported successfully +2025-06-12 20:12:03,174 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signals Discharge Timers exported successfully + Procesando bloque: FC Signals Discharge Timers Read... + Exportando FC Signals Discharge Timers Read como XML... +2025-06-12 20:12:03,214 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signals Discharge Timers Read exported successfully +2025-06-12 20:12:03,216 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signals Discharge Timers Read exported successfully + Procesando bloque: FC Signals Infeed Timers... + Exportando FC Signals Infeed Timers como XML... +2025-06-12 20:12:03,258 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signals Infeed Timers exported successfully +2025-06-12 20:12:03,274 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signals Infeed Timers exported successfully + Procesando bloque: FC Signals Infeed Timers Read... + Exportando FC Signals Infeed Timers Read como XML... +2025-06-12 20:12:03,305 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Signals Infeed Timers Read exported successfully +2025-06-12 20:12:03,305 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Signals Infeed Timers Read exported successfully + Procesando bloque: FB Run Timer Selector... + Exportando FB Run Timer Selector como XML... +2025-06-12 20:12:03,349 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Run Timer Selector exported successfully +2025-06-12 20:12:03,351 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Run Timer Selector exported successfully + Procesando bloque: DB Run Signal Selector... + Exportando DB Run Signal Selector como XML... +2025-06-12 20:12:03,380 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Run Signal Selector exported successfully +2025-06-12 20:12:03,380 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Run Signal Selector exported successfully + Procesando bloque: FC HMI... + Exportando FC HMI como XML... +2025-06-12 20:12:03,437 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC HMI exported successfully +2025-06-12 20:12:03,438 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC HMI exported successfully + Procesando bloque: FC HMI Timer... + Exportando FC HMI Timer como XML... +2025-06-12 20:12:03,480 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC HMI Timer exported successfully +2025-06-12 20:12:03,481 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC HMI Timer exported successfully + Procesando bloque: FC HMI Date Time... + Exportando FC HMI Date Time como XML... +2025-06-12 20:12:03,585 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC HMI Date Time exported successfully +2025-06-12 20:12:03,586 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC HMI Date Time exported successfully + Procesando bloque: FC HMI PSW Cfg... + Exportando FC HMI PSW Cfg como XML... +2025-06-12 20:12:03,643 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC HMI PSW Cfg exported successfully +2025-06-12 20:12:03,644 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC HMI PSW Cfg exported successfully + Procesando bloque: FC HMI Recipe TTop... + Exportando FC HMI Recipe TTop como XML... +2025-06-12 20:12:03,687 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC HMI Recipe TTop exported successfully +2025-06-12 20:12:03,688 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC HMI Recipe TTop exported successfully + Procesando bloque: FC Mot Manage Movigear... + Exportando FC Mot Manage Movigear como XML... +2025-06-12 20:12:03,735 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage Movigear exported successfully +2025-06-12 20:12:03,736 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage Movigear exported successfully + Procesando bloque: FC Mot Manage Movimot... + Exportando FC Mot Manage Movimot como XML... +2025-06-12 20:12:03,786 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage Movimot exported successfully +2025-06-12 20:12:03,787 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage Movimot exported successfully + Procesando bloque: FC Movifit Status... + Exportando FC Movifit Status como XML... +2025-06-12 20:12:03,818 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Movifit Status exported successfully +2025-06-12 20:12:03,819 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Movifit Status exported successfully + Procesando bloque: FC Mot Manage Bosch Rexroth... + Exportando FC Mot Manage Bosch Rexroth como XML... +2025-06-12 20:12:03,861 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage Bosch Rexroth exported successfully +2025-06-12 20:12:03,862 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage Bosch Rexroth exported successfully + Procesando bloque: FC Mot Manage Movigear ADV... + Exportando FC Mot Manage Movigear ADV como XML... +2025-06-12 20:12:03,915 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage Movigear ADV exported successfully +2025-06-12 20:12:03,916 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage Movigear ADV exported successfully + Procesando bloque: FC Mot Manage VFD Analog... + Exportando FC Mot Manage VFD Analog como XML... +2025-06-12 20:12:03,950 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage VFD Analog exported successfully +2025-06-12 20:12:03,952 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage VFD Analog exported successfully + Procesando bloque: FC Mot Manage VFD/Dig... + Exportando FC Mot Manage VFD/Dig como XML... +2025-06-12 20:12:03,990 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage VFD/Dig exported successfully +2025-06-12 20:12:03,991 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage VFD/Dig exported successfully + Procesando bloque: FC Siemens G120C... + Exportando FC Siemens G120C como XML... +2025-06-12 20:12:04,057 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Siemens G120C exported successfully +2025-06-12 20:12:04,058 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Siemens G120C exported successfully + Procesando bloque: FC Mot Manage VFD FC300... + Exportando FC Mot Manage VFD FC300 como XML... +2025-06-12 20:12:04,104 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage VFD FC300 exported successfully +2025-06-12 20:12:04,119 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage VFD FC300 exported successfully + Procesando bloque: FC Mot Manage Movigear ADV_DPRDAT... + Exportando FC Mot Manage Movigear ADV_DPRDAT como XML... +2025-06-12 20:12:04,188 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage Movigear ADV_DPRDAT exported successfully +2025-06-12 20:12:04,189 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage Movigear ADV_DPRDAT exported successfully + Procesando bloque: FC Mot Manage VFD FC300_DPRDAT... + Exportando FC Mot Manage VFD FC300_DPRDAT como XML... +2025-06-12 20:12:04,242 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage VFD FC300_DPRDAT exported successfully +2025-06-12 20:12:04,243 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage VFD FC300_DPRDAT exported successfully + Procesando bloque: FC Mot Manage EOLO mBar... + Exportando FC Mot Manage EOLO mBar como XML... +2025-06-12 20:12:04,290 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage EOLO mBar exported successfully +2025-06-12 20:12:04,291 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage EOLO mBar exported successfully + Procesando bloque: FC Mot Manage Minimotor... + Exportando FC Mot Manage Minimotor como XML... +2025-06-12 20:12:04,359 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Mot Manage Minimotor exported successfully +2025-06-12 20:12:04,361 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Mot Manage Minimotor exported successfully + Procesando bloque: FC Motor Protocols... + Exportando FC Motor Protocols como XML... +2025-06-12 20:12:04,416 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Motor Protocols exported successfully +2025-06-12 20:12:04,418 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Motor Protocols exported successfully + Procesando bloque: FC Simulation... + Exportando FC Simulation como XML... +2025-06-12 20:12:04,480 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Simulation exported successfully +2025-06-12 20:12:04,481 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Simulation exported successfully + Procesando bloque: DB MotorSimulate... + Exportando DB MotorSimulate como XML... +2025-06-12 20:12:04,505 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB MotorSimulate exported successfully +2025-06-12 20:12:04,506 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB MotorSimulate exported successfully + Procesando bloque: FC Minimotor Managment... + Exportando FC Minimotor Managment como XML... +2025-06-12 20:12:04,530 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Minimotor Managment exported successfully +2025-06-12 20:12:04,531 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Minimotor Managment exported successfully + Procesando bloque: FB_Minimotor_Config... + Exportando FB_Minimotor_Config como XML... +2025-06-12 20:12:04,670 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB_Minimotor_Config exported successfully +2025-06-12 20:12:04,671 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB_Minimotor_Config exported successfully + Procesando bloque: FC_Homing... + Exportando FC_Homing como XML... +2025-06-12 20:12:04,735 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC_Homing exported successfully +2025-06-12 20:12:04,736 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC_Homing exported successfully + Exportando FC_Homing como SCL... +2025-06-12 20:12:04,799 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FC_Homing external source successfully generated + Procesando bloque: FC_ProfPos... + Exportando FC_ProfPos como XML... +2025-06-12 20:12:04,872 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC_ProfPos exported successfully +2025-06-12 20:12:04,888 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC_ProfPos exported successfully + Exportando FC_ProfPos como SCL... +2025-06-12 20:12:04,940 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FC_ProfPos external source successfully generated + Procesando bloque: FC_ProfTrq... + Exportando FC_ProfTrq como XML... +2025-06-12 20:12:04,997 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC_ProfTrq exported successfully +2025-06-12 20:12:04,998 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC_ProfTrq exported successfully + Exportando FC_ProfTrq como SCL... +2025-06-12 20:12:05,058 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FC_ProfTrq external source successfully generated + Procesando bloque: FC_ProfVel... + Exportando FC_ProfVel como XML... +2025-06-12 20:12:05,139 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC_ProfVel exported successfully +2025-06-12 20:12:05,153 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC_ProfVel exported successfully + Exportando FC_ProfVel como SCL... +2025-06-12 20:12:05,217 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FC_ProfVel external source successfully generated + Procesando bloque: FB_MiniMotor_PN... + Exportando FB_MiniMotor_PN como XML... +2025-06-12 20:12:05,343 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB_MiniMotor_PN exported successfully +2025-06-12 20:12:05,344 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB_MiniMotor_PN exported successfully + Procesando bloque: FC Ttop Philosophy 01... + Exportando FC Ttop Philosophy 01 como XML... +2025-06-12 20:12:05,386 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 01 exported successfully +2025-06-12 20:12:05,387 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 01 exported successfully + Procesando bloque: FC Ttop Philosophy 02... + Exportando FC Ttop Philosophy 02 como XML... +2025-06-12 20:12:05,436 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 02 exported successfully +2025-06-12 20:12:05,437 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 02 exported successfully + Procesando bloque: FC Ttop Philosophy 03... + Exportando FC Ttop Philosophy 03 como XML... +2025-06-12 20:12:05,472 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 03 exported successfully +2025-06-12 20:12:05,472 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 03 exported successfully + Procesando bloque: FC Ttop Philosophy 04... + Exportando FC Ttop Philosophy 04 como XML... +2025-06-12 20:12:05,504 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 04 exported successfully +2025-06-12 20:12:05,504 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 04 exported successfully + Procesando bloque: FC Ttop Philosophy 05... + Exportando FC Ttop Philosophy 05 como XML... +2025-06-12 20:12:05,546 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 05 exported successfully +2025-06-12 20:12:05,547 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 05 exported successfully + Procesando bloque: FC Ttop Philosophy 06... + Exportando FC Ttop Philosophy 06 como XML... +2025-06-12 20:12:05,590 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 06 exported successfully +2025-06-12 20:12:05,592 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 06 exported successfully + Procesando bloque: FC Ttop Philosophy 07... + Exportando FC Ttop Philosophy 07 como XML... +2025-06-12 20:12:05,629 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 07 exported successfully +2025-06-12 20:12:05,630 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 07 exported successfully + Procesando bloque: FC Ttop Philosophy 08... + Exportando FC Ttop Philosophy 08 como XML... +2025-06-12 20:12:05,667 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 08 exported successfully +2025-06-12 20:12:05,669 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 08 exported successfully + Procesando bloque: FC Ttop Philosophy 09... + Exportando FC Ttop Philosophy 09 como XML... +2025-06-12 20:12:05,716 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy 09 exported successfully +2025-06-12 20:12:05,719 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy 09 exported successfully + Procesando bloque: FC Ttop Philosophy Manage... + Exportando FC Ttop Philosophy Manage como XML... +2025-06-12 20:12:05,761 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Ttop Philosophy Manage exported successfully +2025-06-12 20:12:05,776 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Ttop Philosophy Manage exported successfully + Procesando bloque: FC Air Philosophy 01... + Exportando FC Air Philosophy 01 como XML... +2025-06-12 20:12:05,837 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Air Philosophy 01 exported successfully +2025-06-12 20:12:05,838 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Air Philosophy 01 exported successfully + Procesando bloque: FC Air Philosophy 04... + Exportando FC Air Philosophy 04 como XML... +2025-06-12 20:12:05,878 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Air Philosophy 04 exported successfully +2025-06-12 20:12:05,878 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Air Philosophy 04 exported successfully + Procesando bloque: FC Air Philosophy 08... + Exportando FC Air Philosophy 08 como XML... +2025-06-12 20:12:05,919 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Air Philosophy 08 exported successfully +2025-06-12 20:12:05,920 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Air Philosophy 08 exported successfully + Procesando bloque: FC Air Philosophy 14... + Exportando FC Air Philosophy 14 como XML... +2025-06-12 20:12:05,957 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Air Philosophy 14 exported successfully +2025-06-12 20:12:05,958 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Air Philosophy 14 exported successfully + Procesando bloque: FC Air Philosophy 17... + Exportando FC Air Philosophy 17 como XML... +2025-06-12 20:12:06,005 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Air Philosophy 17 exported successfully +2025-06-12 20:12:06,005 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Air Philosophy 17 exported successfully + Procesando bloque: FC Air Philosophy 18... + Exportando FC Air Philosophy 18 como XML... +2025-06-12 20:12:06,056 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Air Philosophy 18 exported successfully +2025-06-12 20:12:06,057 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Air Philosophy 18 exported successfully + Procesando bloque: FC Air Philosophy Manage... + Exportando FC Air Philosophy Manage como XML... +2025-06-12 20:12:06,090 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FC Air Philosophy Manage exported successfully +2025-06-12 20:12:06,091 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FC Air Philosophy Manage exported successfully + Procesando bloque: FB Mot Manage Altivar 320... + Exportando FB Mot Manage Altivar 320 como XML... +2025-06-12 20:12:06,151 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Mot Manage Altivar 320 exported successfully +2025-06-12 20:12:06,152 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Mot Manage Altivar 320 exported successfully + Procesando bloque: FB Motors Manage... + Exportando FB Motors Manage como XML... +2025-06-12 20:12:06,257 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB Motors Manage exported successfully +2025-06-12 20:12:06,272 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB Motors Manage exported successfully + Procesando bloque: FB LIFO HMI Page... + Exportando FB LIFO HMI Page como XML... +2025-06-12 20:12:06,306 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB LIFO HMI Page exported successfully +2025-06-12 20:12:06,308 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB LIFO HMI Page exported successfully + Procesando bloque: FB_SICK_AFx60_PN... + Exportando FB_SICK_AFx60_PN como XML... +2025-06-12 20:12:06,475 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FB_SICK_AFx60_PN exported successfully +2025-06-12 20:12:06,476 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FB_SICK_AFx60_PN exported successfully + Exportando FB_SICK_AFx60_PN como SCL... +2025-06-12 20:12:06,630 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block FB_SICK_AFx60_PN external source successfully generated + Procesando bloque: DB General Run... + Exportando DB General Run como XML... +2025-06-12 20:12:06,671 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB General Run exported successfully +2025-06-12 20:12:06,672 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB General Run exported successfully + Procesando bloque: DB HMI... + Exportando DB HMI como XML... +2025-06-12 20:12:06,696 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI exported successfully +2025-06-12 20:12:06,697 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI exported successfully + Procesando bloque: DB HMI Timer... + Exportando DB HMI Timer como XML... +2025-06-12 20:12:06,722 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI Timer exported successfully +2025-06-12 20:12:06,723 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI Timer exported successfully + Procesando bloque: DB_PA_HMI-PLC_DataOra... + Exportando DB_PA_HMI-PLC_DataOra como XML... +2025-06-12 20:12:06,748 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB_PA_HMI-PLC_DataOra exported successfully +2025-06-12 20:12:06,750 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB_PA_HMI-PLC_DataOra exported successfully + Procesando bloque: DB_SET_TIMEZONE... + Exportando DB_SET_TIMEZONE como XML... +2025-06-12 20:12:06,775 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB_SET_TIMEZONE exported successfully +2025-06-12 20:12:06,776 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB_SET_TIMEZONE exported successfully + Procesando bloque: DB HMI DateTime... + Exportando DB HMI DateTime como XML... +2025-06-12 20:12:06,807 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI DateTime exported successfully +2025-06-12 20:12:06,808 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI DateTime exported successfully + Procesando bloque: DB HMI Recipe Air... + Exportando DB HMI Recipe Air como XML... +2025-06-12 20:12:06,833 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI Recipe Air exported successfully +2025-06-12 20:12:06,835 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI Recipe Air exported successfully + Procesando bloque: DB HMI Recipe Pack... + Exportando DB HMI Recipe Pack como XML... +2025-06-12 20:12:06,858 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI Recipe Pack exported successfully +2025-06-12 20:12:06,859 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI Recipe Pack exported successfully + Procesando bloque: DB HMI Recipe TTop... + Exportando DB HMI Recipe TTop como XML... +2025-06-12 20:12:06,889 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI Recipe TTop exported successfully +2025-06-12 20:12:06,892 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI Recipe TTop exported successfully + Procesando bloque: DB CTR Air Alarms... + Exportando DB CTR Air Alarms como XML... +2025-06-12 20:12:06,919 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB CTR Air Alarms exported successfully +2025-06-12 20:12:06,920 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB CTR Air Alarms exported successfully + Procesando bloque: DB CTR General Alarms... + Exportando DB CTR General Alarms como XML... +2025-06-12 20:12:06,944 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB CTR General Alarms exported successfully +2025-06-12 20:12:06,945 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB CTR General Alarms exported successfully + Procesando bloque: DB CTR Pack Alarm... + Exportando DB CTR Pack Alarm como XML... +2025-06-12 20:12:06,975 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB CTR Pack Alarm exported successfully +2025-06-12 20:12:06,976 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB CTR Pack Alarm exported successfully + Procesando bloque: DB CTR TT Alarm... + Exportando DB CTR TT Alarm como XML... +2025-06-12 20:12:07,006 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB CTR TT Alarm exported successfully +2025-06-12 20:12:07,007 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB CTR TT Alarm exported successfully + Procesando bloque: DB CTR Warnings... + Exportando DB CTR Warnings como XML... +2025-06-12 20:12:07,035 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB CTR Warnings exported successfully +2025-06-12 20:12:07,036 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB CTR Warnings exported successfully + Procesando bloque: DB Mot Manage Altivar 320... + Exportando DB Mot Manage Altivar 320 como XML... +2025-06-12 20:12:07,067 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB Mot Manage Altivar 320 exported successfully +2025-06-12 20:12:07,069 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB Mot Manage Altivar 320 exported successfully + Procesando bloque: DB HMI CFG... + Exportando DB HMI CFG como XML... +2025-06-12 20:12:07,102 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB HMI CFG exported successfully +2025-06-12 20:12:07,103 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB HMI CFG exported successfully + Procesando bloque: DB PN/DP Diag List... + Exportando DB PN/DP Diag List como XML... +2025-06-12 20:12:07,143 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB PN/DP Diag List exported successfully +2025-06-12 20:12:07,145 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB PN/DP Diag List exported successfully + Procesando bloque: DB_Minimotor_Config... + Exportando DB_Minimotor_Config como XML... +2025-06-12 20:12:07,170 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB_Minimotor_Config exported successfully +2025-06-12 20:12:07,171 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB_Minimotor_Config exported successfully + Procesando bloque: DB_MiniMotor_PN_Device... + Exportando DB_MiniMotor_PN_Device como XML... +2025-06-12 20:12:07,195 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB_MiniMotor_PN_Device exported successfully +2025-06-12 20:12:07,196 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB_MiniMotor_PN_Device exported successfully + Procesando bloque: DB LIFO HMI Page_DB... + Exportando DB LIFO HMI Page_DB como XML... +2025-06-12 20:12:07,221 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DB LIFO HMI Page_DB exported successfully +2025-06-12 20:12:07,222 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DB LIFO HMI Page_DB exported successfully + Procesando bloque: DividerMain... + Exportando DividerMain como XML... +2025-06-12 20:12:07,378 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DividerMain exported successfully +2025-06-12 20:12:07,380 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DividerMain exported successfully + Procesando bloque: dividerInterface... + Exportando dividerInterface como XML... +2025-06-12 20:12:07,411 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: dividerInterface exported successfully +2025-06-12 20:12:07,412 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - dividerInterface exported successfully + Procesando bloque: dividerData... + Exportando dividerData como XML... +2025-06-12 20:12:07,438 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: dividerData exported successfully +2025-06-12 20:12:07,439 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - dividerData exported successfully + Procesando bloque: MC_Interpolator... + Exportando MC_Interpolator como XML... +2025-06-12 20:12:07,480 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: MC_Interpolator exported successfully +2025-06-12 20:12:07,480 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - MC_Interpolator exported successfully + Procesando bloque: MC_PreInterpolator... + Exportando MC_PreInterpolator como XML... +2025-06-12 20:12:07,527 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: MC_PreInterpolator exported successfully +2025-06-12 20:12:07,528 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - MC_PreInterpolator exported successfully + Procesando bloque: MC_Servo... + Exportando MC_Servo como XML... +2025-06-12 20:12:07,628 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: MC_Servo exported successfully +2025-06-12 20:12:07,629 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - MC_Servo exported successfully + Procesando bloque: Startup... + Exportando Startup como XML... +2025-06-12 20:12:07,661 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: Startup exported successfully +2025-06-12 20:12:07,662 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - Startup exported successfully + Procesando bloque: timingBeltData... + Exportando timingBeltData como XML... +2025-06-12 20:12:07,687 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: timingBeltData exported successfully +2025-06-12 20:12:07,688 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - timingBeltData exported successfully + Procesando bloque: TimingBeltManager... + Exportando TimingBeltManager como XML... +2025-06-12 20:12:07,750 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: TimingBeltManager exported successfully +2025-06-12 20:12:07,751 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - TimingBeltManager exported successfully + Procesando bloque: TimingBeltInterrupt... + Exportando TimingBeltInterrupt como XML... +2025-06-12 20:12:07,797 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: TimingBeltInterrupt exported successfully +2025-06-12 20:12:07,797 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - TimingBeltInterrupt exported successfully + Procesando bloque: timingBeltSetupData... + Exportando timingBeltSetupData como XML... +2025-06-12 20:12:07,842 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: timingBeltSetupData exported successfully +2025-06-12 20:12:07,843 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - timingBeltSetupData exported successfully + Procesando bloque: instTimingBeltRampGenerator... + Exportando instTimingBeltRampGenerator como XML... +2025-06-12 20:12:07,866 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: instTimingBeltRampGenerator exported successfully +2025-06-12 20:12:07,868 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - instTimingBeltRampGenerator exported successfully + Procesando bloque: alarmMask... + Exportando alarmMask como XML... +2025-06-12 20:12:07,896 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: alarmMask exported successfully +2025-06-12 20:12:07,897 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - alarmMask exported successfully + Procesando bloque: buttonsAndLamps_NotUsed... + Exportando buttonsAndLamps_NotUsed como XML... +2025-06-12 20:12:07,926 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: buttonsAndLamps_NotUsed exported successfully +2025-06-12 20:12:07,927 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - buttonsAndLamps_NotUsed exported successfully + Procesando bloque: electricalCabinet... + Exportando electricalCabinet como XML... +2025-06-12 20:12:07,950 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: electricalCabinet exported successfully +2025-06-12 20:12:07,952 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - electricalCabinet exported successfully + Procesando bloque: MachineMain... + Exportando MachineMain como XML... +2025-06-12 20:12:08,005 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: MachineMain exported successfully +2025-06-12 20:12:08,006 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - MachineMain exported successfully + Procesando bloque: AlarmsGeneric... + Compilando bloque AlarmsGeneric... +2025-06-12 20:12:08,008 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Compile the PLC program block AlarmsGeneric. Result: +2025-06-12 20:12:08,731 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > General warnings > Inputs or outputs are used that do not exist in the configured hardware. +2025-06-12 20:12:08,731 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Warning: 98050_PLC > Compiling finished (errors: 0; warnings: 1) +2025-06-12 20:12:08,731 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Compile - Success: 98050_PLC > Program blocks > Divider > Machine > AlarmsGeneric (FC4) > Block was successfully compiled. + Exportando AlarmsGeneric como XML... +2025-06-12 20:12:08,798 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: AlarmsGeneric exported successfully +2025-06-12 20:12:08,799 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - AlarmsGeneric exported successfully + Procesando bloque: LampsGeneric... + Exportando LampsGeneric como XML... +2025-06-12 20:12:08,835 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: LampsGeneric exported successfully +2025-06-12 20:12:08,836 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - LampsGeneric exported successfully + Procesando bloque: Clocks... + Exportando Clocks como XML... +2025-06-12 20:12:08,869 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: Clocks exported successfully +2025-06-12 20:12:08,870 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - Clocks exported successfully + Procesando bloque: clock... + Exportando clock como XML... +2025-06-12 20:12:08,894 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: clock exported successfully +2025-06-12 20:12:08,894 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - clock exported successfully + Procesando bloque: machineData... + Exportando machineData como XML... +2025-06-12 20:12:08,927 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: machineData exported successfully +2025-06-12 20:12:08,928 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - machineData exported successfully + Procesando bloque: AlarmManagement... + Exportando AlarmManagement como XML... +2025-06-12 20:12:08,985 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: AlarmManagement exported successfully +2025-06-12 20:12:08,987 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - AlarmManagement exported successfully + Exportando AlarmManagement como SCL... +2025-06-12 20:12:09,028 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block AlarmManagement external source successfully generated + Procesando bloque: MachineCycle... + Exportando MachineCycle como XML... +2025-06-12 20:12:09,121 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: MachineCycle exported successfully +2025-06-12 20:12:09,122 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - MachineCycle exported successfully + Procesando bloque: _instMachineCycle... + Exportando _instMachineCycle como XML... +2025-06-12 20:12:09,151 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: _instMachineCycle exported successfully +2025-06-12 20:12:09,153 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - _instMachineCycle exported successfully + Procesando bloque: _instAlarmPresence... + Exportando _instAlarmPresence como XML... +2025-06-12 20:12:09,176 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: _instAlarmPresence exported successfully +2025-06-12 20:12:09,177 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - _instAlarmPresence exported successfully + Procesando bloque: AlarmPresenceAndAcknowledge... + Exportando AlarmPresenceAndAcknowledge como XML... +2025-06-12 20:12:09,369 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: AlarmPresenceAndAcknowledge exported successfully +2025-06-12 20:12:09,371 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - AlarmPresenceAndAcknowledge exported successfully + Exportando AlarmPresenceAndAcknowledge como SCL... +2025-06-12 20:12:09,422 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block AlarmPresenceAndAcknowledge external source successfully generated + Procesando bloque: SeamlessDivider_Main... + Exportando SeamlessDivider_Main como XML... +2025-06-12 20:12:09,524 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: SeamlessDivider_Main exported successfully +2025-06-12 20:12:09,540 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - SeamlessDivider_Main exported successfully + Exportando SeamlessDivider_Main como SCL... +2025-06-12 20:12:09,619 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block SeamlessDivider_Main external source successfully generated + Procesando bloque: SeamlessDivider_Technology_MCInterrupt... + Exportando SeamlessDivider_Technology_MCInterrupt como XML... +2025-06-12 20:12:09,757 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: SeamlessDivider_Technology_MCInterrupt exported successfully +2025-06-12 20:12:09,758 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - SeamlessDivider_Technology_MCInterrupt exported successfully + Exportando SeamlessDivider_Technology_MCInterrupt como SCL... +2025-06-12 20:12:09,821 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block SeamlessDivider_Technology_MCInterrupt external source successfully generated + Procesando bloque: SeamlessDivider_Technology... + Exportando SeamlessDivider_Technology como XML... +2025-06-12 20:12:10,066 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: SeamlessDivider_Technology exported successfully +2025-06-12 20:12:10,068 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - SeamlessDivider_Technology exported successfully + Exportando SeamlessDivider_Technology como SCL... +2025-06-12 20:12:10,192 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block SeamlessDivider_Technology external source successfully generated + Procesando bloque: inv_SIEM_G120... + Exportando inv_SIEM_G120 como XML... +2025-06-12 20:12:10,285 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: inv_SIEM_G120 exported successfully +2025-06-12 20:12:10,286 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - inv_SIEM_G120 exported successfully + Procesando bloque: RampGenerator... + Exportando RampGenerator como XML... +2025-06-12 20:12:10,363 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: RampGenerator exported successfully +2025-06-12 20:12:10,364 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - RampGenerator exported successfully + Exportando RampGenerator como SCL... +2025-06-12 20:12:10,405 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block RampGenerator external source successfully generated + Procesando bloque: LCamHdl_CreateCamAdvanced... + Exportando LCamHdl_CreateCamAdvanced como XML... +2025-06-12 20:12:10,524 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: LCamHdl_CreateCamAdvanced exported successfully +2025-06-12 20:12:10,525 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - LCamHdl_CreateCamAdvanced exported successfully + Exportando LCamHdl_CreateCamAdvanced como SCL... +2025-06-12 20:12:10,527 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock _PrivateProcessMessage - PLC program block LCamHdl_CreateCamAdvanced is know how protected, so ignore this + Procesando bloque: CHECK_AXIS_POSITION... + Exportando CHECK_AXIS_POSITION como XML... +2025-06-12 20:12:10,570 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: CHECK_AXIS_POSITION exported successfully +2025-06-12 20:12:10,571 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - CHECK_AXIS_POSITION exported successfully + Exportando CHECK_AXIS_POSITION como SCL... +2025-06-12 20:12:10,621 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block CHECK_AXIS_POSITION external source successfully generated + Procesando bloque: AxisTechnologyPositioning_GetData... + Exportando AxisTechnologyPositioning_GetData como XML... +2025-06-12 20:12:10,685 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: AxisTechnologyPositioning_GetData exported successfully +2025-06-12 20:12:10,686 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - AxisTechnologyPositioning_GetData exported successfully + Procesando bloque: AxisTechnologyPositioning... + Exportando AxisTechnologyPositioning como XML... +2025-06-12 20:12:10,934 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: AxisTechnologyPositioning exported successfully +2025-06-12 20:12:10,936 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - AxisTechnologyPositioning exported successfully + Procesando bloque: selections... + Exportando selections como XML... +2025-06-12 20:12:10,980 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: selections exported successfully +2025-06-12 20:12:10,981 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - selections exported successfully + Procesando bloque: recipe... + Exportando recipe como XML... +2025-06-12 20:12:11,008 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: recipe exported successfully +2025-06-12 20:12:11,009 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - recipe exported successfully + Procesando bloque: alarms... + Exportando alarms como XML... +2025-06-12 20:12:11,039 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: alarms exported successfully +2025-06-12 20:12:11,040 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - alarms exported successfully + Procesando bloque: _hmiShitData... + Exportando _hmiShitData como XML... +2025-06-12 20:12:11,063 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: _hmiShitData exported successfully +2025-06-12 20:12:11,064 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - _hmiShitData exported successfully + Procesando bloque: SignalTtopConveyors... + Exportando SignalTtopConveyors como XML... +2025-06-12 20:12:11,152 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: SignalTtopConveyors exported successfully +2025-06-12 20:12:11,153 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - SignalTtopConveyors exported successfully + Procesando bloque: DataConveyors... + Exportando DataConveyors como XML... +2025-06-12 20:12:11,178 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DataConveyors exported successfully +2025-06-12 20:12:11,179 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DataConveyors exported successfully + Procesando bloque: ConveyorConsent... + Exportando ConveyorConsent como XML... +2025-06-12 20:12:11,213 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: ConveyorConsent exported successfully +2025-06-12 20:12:11,214 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - ConveyorConsent exported successfully + Procesando bloque: conveyorConsentData... + Exportando conveyorConsentData como XML... +2025-06-12 20:12:11,240 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: conveyorConsentData exported successfully +2025-06-12 20:12:11,241 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - conveyorConsentData exported successfully + Procesando bloque: VirtualMasterManager... + Exportando VirtualMasterManager como XML... +2025-06-12 20:12:11,284 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: VirtualMasterManager exported successfully +2025-06-12 20:12:11,285 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - VirtualMasterManager exported successfully + Exportando VirtualMasterManager como SCL... +2025-06-12 20:12:11,322 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock GenerateSource - PLC program block VirtualMasterManager external source successfully generated + Procesando bloque: _instVirtualMaster... + Exportando _instVirtualMaster como XML... +2025-06-12 20:12:11,371 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: _instVirtualMaster exported successfully +2025-06-12 20:12:11,372 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - _instVirtualMaster exported successfully + Procesando bloque: virtualMasterData... + Exportando virtualMasterData como XML... +2025-06-12 20:12:11,400 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: virtualMasterData exported successfully +2025-06-12 20:12:11,402 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - virtualMasterData exported successfully + Procesando bloque: debugData... + Exportando debugData como XML... +2025-06-12 20:12:11,425 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: debugData exported successfully +2025-06-12 20:12:11,426 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - debugData exported successfully + Procesando bloque: FcMainConfig... + Exportando FcMainConfig como XML... +2025-06-12 20:12:11,459 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FcMainConfig exported successfully +2025-06-12 20:12:11,460 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FcMainConfig exported successfully + Procesando bloque: FcTonStruct... + Exportando FcTonStruct como XML... +2025-06-12 20:12:11,503 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FcTonStruct exported successfully +2025-06-12 20:12:11,504 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FcTonStruct exported successfully + Procesando bloque: FcTon... + Exportando FcTon como XML... +2025-06-12 20:12:11,541 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FcTon exported successfully +2025-06-12 20:12:11,542 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FcTon exported successfully + Procesando bloque: FcHmiData... + Exportando FcHmiData como XML... +2025-06-12 20:12:11,619 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FcHmiData exported successfully +2025-06-12 20:12:11,619 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FcHmiData exported successfully + Procesando bloque: HmiData... + Exportando HmiData como XML... +2025-06-12 20:12:11,646 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: HmiData exported successfully +2025-06-12 20:12:11,647 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - HmiData exported successfully + Procesando bloque: FcHmiRcpDivider... + Exportando FcHmiRcpDivider como XML... +2025-06-12 20:12:11,692 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FcHmiRcpDivider exported successfully +2025-06-12 20:12:11,693 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FcHmiRcpDivider exported successfully + Procesando bloque: HmiRcpDivider... + Exportando HmiRcpDivider como XML... +2025-06-12 20:12:11,721 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: HmiRcpDivider exported successfully +2025-06-12 20:12:11,721 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - HmiRcpDivider exported successfully + Procesando bloque: DbHmiDateTime... + Exportando DbHmiDateTime como XML... +2025-06-12 20:12:11,751 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DbHmiDateTime exported successfully +2025-06-12 20:12:11,752 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DbHmiDateTime exported successfully + Procesando bloque: DbHmiTimeZone... + Exportando DbHmiTimeZone como XML... +2025-06-12 20:12:11,779 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DbHmiTimeZone exported successfully +2025-06-12 20:12:11,779 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DbHmiTimeZone exported successfully + Procesando bloque: FcHmiDateTime... + Exportando FcHmiDateTime como XML... +2025-06-12 20:12:11,830 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: FcHmiDateTime exported successfully +2025-06-12 20:12:11,831 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - FcHmiDateTime exported successfully + Procesando bloque: DbSetTimeZone... + Exportando DbSetTimeZone como XML... +2025-06-12 20:12:11,856 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: DbSetTimeZone exported successfully +2025-06-12 20:12:11,857 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - DbSetTimeZone exported successfully + Procesando bloque: _instDivider... + Exportando _instDivider como XML... +2025-06-12 20:12:11,898 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: _instDivider exported successfully +2025-06-12 20:12:11,899 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - _instDivider exported successfully + Procesando bloque: _instDivider_PostServo... + Exportando _instDivider_PostServo como XML... +2025-06-12 20:12:11,938 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: _instDivider_PostServo exported successfully +2025-06-12 20:12:11,939 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - _instDivider_PostServo exported successfully + Procesando bloque: _instDividerMotion... + Exportando _instDividerMotion como XML... +2025-06-12 20:12:12,053 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - PLC program block: _instDividerMotion exported successfully +2025-06-12 20:12:12,055 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.ProgramBlock Export - _instDividerMotion exported successfully + Resumen de exportación de bloques: Exportados=290, Omitidos/Errores=1 + +[PLC: 98050_PLC] Exportando tipos de datos PLC (UDTs)... + Destino: D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\98050_PLC\PlcDataTypes + Se encontraron 129 UDTs. + Procesando UDT: UDT Air Energy Saving... + Exportando UDT Air Energy Saving... +2025-06-12 20:12:12,208 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Air Energy Saving exported successfully +2025-06-12 20:12:12,223 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Air Energy Saving exported successfully + Procesando UDT: UDT Fifo... + Exportando UDT Fifo... +2025-06-12 20:12:12,255 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Fifo exported successfully +2025-06-12 20:12:12,256 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Fifo exported successfully + Procesando UDT: UDT Lubrication... + Exportando UDT Lubrication... +2025-06-12 20:12:12,279 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Lubrication exported successfully +2025-06-12 20:12:12,280 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Lubrication exported successfully + Procesando UDT: UDT Philosofy Data TTOP... + Exportando UDT Philosofy Data TTOP... +2025-06-12 20:12:12,307 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Philosofy Data TTOP exported successfully +2025-06-12 20:12:12,308 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Philosofy Data TTOP exported successfully + Procesando UDT: UDT Run... + Exportando UDT Run... +2025-06-12 20:12:12,349 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Run exported successfully +2025-06-12 20:12:12,352 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Run exported successfully + Procesando UDT: UDT Air Obstruction... + Exportando UDT Air Obstruction... +2025-06-12 20:12:12,382 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Air Obstruction exported successfully +2025-06-12 20:12:12,384 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Air Obstruction exported successfully + Procesando UDT: UDT EcoSync Liner... + Exportando UDT EcoSync Liner... +2025-06-12 20:12:12,404 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT EcoSync Liner exported successfully +2025-06-12 20:12:12,405 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT EcoSync Liner exported successfully + Procesando UDT: UDT Syncro+ Data... + Exportando UDT Syncro+ Data... +2025-06-12 20:12:12,426 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Syncro+ Data exported successfully +2025-06-12 20:12:12,427 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Syncro+ Data exported successfully + Procesando UDT: UDT Syncro+ Liner... + Exportando UDT Syncro+ Liner... +2025-06-12 20:12:12,446 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Syncro+ Liner exported successfully +2025-06-12 20:12:12,447 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Syncro+ Liner exported successfully + Procesando UDT: UDT Timer... + Exportando UDT Timer... +2025-06-12 20:12:12,465 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Timer exported successfully +2025-06-12 20:12:12,467 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Timer exported successfully + Procesando UDT: UDT_LubeZone... + Exportando UDT_LubeZone... +2025-06-12 20:12:12,489 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT_LubeZone exported successfully +2025-06-12 20:12:12,489 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT_LubeZone exported successfully + Procesando UDT: UDT_AlrLube... + Exportando UDT_AlrLube... +2025-06-12 20:12:12,508 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT_AlrLube exported successfully +2025-06-12 20:12:12,510 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT_AlrLube exported successfully + Procesando UDT: UDT_AlrLubrification... + Exportando UDT_AlrLubrification... +2025-06-12 20:12:12,530 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT_AlrLubrification exported successfully +2025-06-12 20:12:12,535 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT_AlrLubrification exported successfully + Procesando UDT: UDT_LubrificationZone... + Exportando UDT_LubrificationZone... +2025-06-12 20:12:12,553 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT_LubrificationZone exported successfully +2025-06-12 20:12:12,553 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT_LubrificationZone exported successfully + Procesando UDT: UDT Signal... + Exportando UDT Signal... +2025-06-12 20:12:12,577 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Signal exported successfully +2025-06-12 20:12:12,578 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Signal exported successfully + Procesando UDT: UDT Motor... + Exportando UDT Motor... +2025-06-12 20:12:12,612 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Motor exported successfully +2025-06-12 20:12:12,613 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Motor exported successfully + Procesando UDT: UDT Timer ONOFF... + Exportando UDT Timer ONOFF... +2025-06-12 20:12:12,632 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Timer ONOFF exported successfully +2025-06-12 20:12:12,634 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Timer ONOFF exported successfully + Procesando UDT: Timer... + Exportando Timer... +2025-06-12 20:12:12,656 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: Timer exported successfully +2025-06-12 20:12:12,657 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - Timer exported successfully + Procesando UDT: Rcp... + Exportando Rcp... +2025-06-12 20:12:12,673 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: Rcp exported successfully +2025-06-12 20:12:12,675 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - Rcp exported successfully + Procesando UDT: ST_SICK_AFx60... + Exportando ST_SICK_AFx60... +2025-06-12 20:12:12,704 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: ST_SICK_AFx60 exported successfully +2025-06-12 20:12:12,705 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - ST_SICK_AFx60 exported successfully + Procesando UDT: ST_SICK_AFx60_Error... + Exportando ST_SICK_AFx60_Error... +2025-06-12 20:12:12,724 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: ST_SICK_AFx60_Error exported successfully +2025-06-12 20:12:12,725 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - ST_SICK_AFx60_Error exported successfully + Procesando UDT: Ctr_MiniMotor_ProfVelocity... + Exportando Ctr_MiniMotor_ProfVelocity... +2025-06-12 20:12:12,746 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: Ctr_MiniMotor_ProfVelocity exported successfully +2025-06-12 20:12:12,747 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - Ctr_MiniMotor_ProfVelocity exported successfully + Procesando UDT: Ctr_MiniMotor_ProfPosition... + Exportando Ctr_MiniMotor_ProfPosition... +2025-06-12 20:12:12,773 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: Ctr_MiniMotor_ProfPosition exported successfully +2025-06-12 20:12:12,773 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - Ctr_MiniMotor_ProfPosition exported successfully + Procesando UDT: Ctr_MiniMotor_Home... + Exportando Ctr_MiniMotor_Home... +2025-06-12 20:12:12,794 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: Ctr_MiniMotor_Home exported successfully +2025-06-12 20:12:12,795 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - Ctr_MiniMotor_Home exported successfully + Procesando UDT: Ctr_MiniMotor_ProfTorque... + Exportando Ctr_MiniMotor_ProfTorque... +2025-06-12 20:12:12,820 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: Ctr_MiniMotor_ProfTorque exported successfully +2025-06-12 20:12:12,821 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - Ctr_MiniMotor_ProfTorque exported successfully + Procesando UDT: DBS55_PN_CtrWord... + Exportando DBS55_PN_CtrWord... +2025-06-12 20:12:12,844 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: DBS55_PN_CtrWord exported successfully +2025-06-12 20:12:12,844 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - DBS55_PN_CtrWord exported successfully + Procesando UDT: DBS55_PN_Input... + Exportando DBS55_PN_Input... +2025-06-12 20:12:12,872 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: DBS55_PN_Input exported successfully +2025-06-12 20:12:12,872 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - DBS55_PN_Input exported successfully + Procesando UDT: DBS55_PN_Output... + Exportando DBS55_PN_Output... +2025-06-12 20:12:12,896 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: DBS55_PN_Output exported successfully +2025-06-12 20:12:12,896 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - DBS55_PN_Output exported successfully + Procesando UDT: DBS55_PN_StWord... + Exportando DBS55_PN_StWord... +2025-06-12 20:12:12,923 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: DBS55_PN_StWord exported successfully +2025-06-12 20:12:12,924 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - DBS55_PN_StWord exported successfully + Procesando UDT: UDT RCP STATUS... + Exportando UDT RCP STATUS... +2025-06-12 20:12:12,956 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT RCP STATUS exported successfully +2025-06-12 20:12:12,957 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT RCP STATUS exported successfully + Procesando UDT: Get/Put... + Exportando Get/Put... +2025-06-12 20:12:12,978 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: Get/Put exported successfully +2025-06-12 20:12:12,979 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - Get/Put exported successfully + Procesando UDT: UDT AnalogDevice... + Exportando UDT AnalogDevice... +2025-06-12 20:12:13,003 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT AnalogDevice exported successfully +2025-06-12 20:12:13,004 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT AnalogDevice exported successfully + Procesando UDT: UDT Scale Data... + Exportando UDT Scale Data... +2025-06-12 20:12:13,021 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT Scale Data exported successfully +2025-06-12 20:12:13,022 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT Scale Data exported successfully + Procesando UDT: UDT PID Setup... + Exportando UDT PID Setup... +2025-06-12 20:12:13,042 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: UDT PID Setup exported successfully +2025-06-12 20:12:13,043 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - UDT PID Setup exported successfully + Procesando UDT: typeMachineCycleInterface... + Exportando typeMachineCycleInterface... +2025-06-12 20:12:13,067 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: typeMachineCycleInterface exported successfully +2025-06-12 20:12:13,071 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - typeMachineCycleInterface exported successfully + Procesando UDT: typeSeamlessDividerBlocksSharedData... + Exportando typeSeamlessDividerBlocksSharedData... +2025-06-12 20:12:13,098 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: typeSeamlessDividerBlocksSharedData exported successfully +2025-06-12 20:12:13,098 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - typeSeamlessDividerBlocksSharedData exported successfully + Procesando UDT: typeSeamlessDividerInterface... + Exportando typeSeamlessDividerInterface... +2025-06-12 20:12:13,137 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: typeSeamlessDividerInterface exported successfully +2025-06-12 20:12:13,138 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - typeSeamlessDividerInterface exported successfully + Procesando UDT: typeSeamlessDividerMotionTechnologyInterface... + Exportando typeSeamlessDividerMotionTechnologyInterface... +2025-06-12 20:12:13,173 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: typeSeamlessDividerMotionTechnologyInterface exported successfully +2025-06-12 20:12:13,173 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - typeSeamlessDividerMotionTechnologyInterface exported successfully + Procesando UDT: typeAxisPositioningInterface... + Exportando typeAxisPositioningInterface... +2025-06-12 20:12:13,204 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: typeAxisPositioningInterface exported successfully +2025-06-12 20:12:13,204 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - typeAxisPositioningInterface exported successfully + Procesando UDT: LCamHdl_typeAdvancedConfig... + Exportando LCamHdl_typeAdvancedConfig... +2025-06-12 20:12:13,238 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: LCamHdl_typeAdvancedConfig exported successfully +2025-06-12 20:12:13,240 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - LCamHdl_typeAdvancedConfig exported successfully + Procesando UDT: LCamHdl_typeAdvancedElement... + Exportando LCamHdl_typeAdvancedElement... +2025-06-12 20:12:13,263 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: LCamHdl_typeAdvancedElement exported successfully +2025-06-12 20:12:13,264 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - LCamHdl_typeAdvancedElement exported successfully + Procesando UDT: LCamHdl_typeDiagnostics... + Exportando LCamHdl_typeDiagnostics... +2025-06-12 20:12:13,292 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: LCamHdl_typeDiagnostics exported successfully +2025-06-12 20:12:13,293 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - LCamHdl_typeDiagnostics exported successfully + Procesando UDT: typeAxisTechnologyInterface... + Exportando typeAxisTechnologyInterface... +2025-06-12 20:12:13,326 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type: typeAxisTechnologyInterface exported successfully +2025-06-12 20:12:13,327 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - typeAxisTechnologyInterface exported successfully + Procesando UDT: TO_Struct_Actor... + Exportando TO_Struct_Actor... +2025-06-12 20:12:13,331 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Actor is know how protected, so ignore this +2025-06-12 20:12:13,334 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Actor exported successfully + Procesando UDT: TO_Struct_ActorInterface... + Exportando TO_Struct_ActorInterface... +2025-06-12 20:12:13,338 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ActorInterface is know how protected, so ignore this +2025-06-12 20:12:13,339 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ActorInterface exported successfully + Procesando UDT: TO_Struct_ActorDriveParameter... + Exportando TO_Struct_ActorDriveParameter... +2025-06-12 20:12:13,342 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ActorDriveParameter is know how protected, so ignore this +2025-06-12 20:12:13,343 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ActorDriveParameter exported successfully + Procesando UDT: TO_Struct_LinearMotorActorDriveParameter... + Exportando TO_Struct_LinearMotorActorDriveParameter... +2025-06-12 20:12:13,345 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_LinearMotorActorDriveParameter is know how protected, so ignore this +2025-06-12 20:12:13,346 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_LinearMotorActorDriveParameter exported successfully + Procesando UDT: TO_Struct_TorqueLimiting... + Exportando TO_Struct_TorqueLimiting... +2025-06-12 20:12:13,352 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_TorqueLimiting is know how protected, so ignore this +2025-06-12 20:12:13,353 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_TorqueLimiting exported successfully + Procesando UDT: TO_Struct_TorqueLimitingLimitDefaults... + Exportando TO_Struct_TorqueLimitingLimitDefaults... +2025-06-12 20:12:13,356 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_TorqueLimitingLimitDefaults is know how protected, so ignore this +2025-06-12 20:12:13,357 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_TorqueLimitingLimitDefaults exported successfully + Procesando UDT: TO_Struct_LoadGear... + Exportando TO_Struct_LoadGear... +2025-06-12 20:12:13,360 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_LoadGear is know how protected, so ignore this +2025-06-12 20:12:13,361 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_LoadGear exported successfully + Procesando UDT: TO_Struct_DynamicLimits... + Exportando TO_Struct_DynamicLimits... +2025-06-12 20:12:13,368 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_DynamicLimits is know how protected, so ignore this +2025-06-12 20:12:13,369 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_DynamicLimits exported successfully + Procesando UDT: TO_Struct_DynamicDefaults... + Exportando TO_Struct_DynamicDefaults... +2025-06-12 20:12:13,373 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_DynamicDefaults is know how protected, so ignore this +2025-06-12 20:12:13,374 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_DynamicDefaults exported successfully + Procesando UDT: TO_Struct_Override... + Exportando TO_Struct_Override... +2025-06-12 20:12:13,377 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Override is know how protected, so ignore this +2025-06-12 20:12:13,378 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Override exported successfully + Procesando UDT: TO_Struct_Units... + Exportando TO_Struct_Units... +2025-06-12 20:12:13,381 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Units is know how protected, so ignore this +2025-06-12 20:12:13,383 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Units exported successfully + Procesando UDT: TO_Struct_StatusDrive... + Exportando TO_Struct_StatusDrive... +2025-06-12 20:12:13,388 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusDrive is know how protected, so ignore this +2025-06-12 20:12:13,389 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusDrive exported successfully + Procesando UDT: TO_Struct_StatusTorqueData... + Exportando TO_Struct_StatusTorqueData... +2025-06-12 20:12:13,394 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusTorqueData is know how protected, so ignore this +2025-06-12 20:12:13,394 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusTorqueData exported successfully + Procesando UDT: TO_Struct_StatusMotionIn... + Exportando TO_Struct_StatusMotionIn... +2025-06-12 20:12:13,398 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusMotionIn is know how protected, so ignore this +2025-06-12 20:12:13,399 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusMotionIn exported successfully + Procesando UDT: TO_Struct_StatusInterpreterMotion... + Exportando TO_Struct_StatusInterpreterMotion... +2025-06-12 20:12:13,404 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusInterpreterMotion is know how protected, so ignore this +2025-06-12 20:12:13,405 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusInterpreterMotion exported successfully + Procesando UDT: TO_Struct_ErrorDetail... + Exportando TO_Struct_ErrorDetail... +2025-06-12 20:12:13,408 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ErrorDetail is know how protected, so ignore this +2025-06-12 20:12:13,408 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ErrorDetail exported successfully + Procesando UDT: TO_Struct_ControlPanel... + Exportando TO_Struct_ControlPanel... +2025-06-12 20:12:13,413 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ControlPanel is know how protected, so ignore this +2025-06-12 20:12:13,414 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ControlPanel exported successfully + Procesando UDT: TO_Struct_ControlPanelInput... + Exportando TO_Struct_ControlPanelInput... +2025-06-12 20:12:13,419 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ControlPanelInput is know how protected, so ignore this +2025-06-12 20:12:13,420 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ControlPanelInput exported successfully + Procesando UDT: TO_Struct_ControlPanelInputCmd... + Exportando TO_Struct_ControlPanelInputCmd... +2025-06-12 20:12:13,423 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ControlPanelInputCmd is know how protected, so ignore this +2025-06-12 20:12:13,424 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ControlPanelInputCmd exported successfully + Procesando UDT: TO_Struct_ControlPanelOutput... + Exportando TO_Struct_ControlPanelOutput... +2025-06-12 20:12:13,428 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ControlPanelOutput is know how protected, so ignore this +2025-06-12 20:12:13,429 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ControlPanelOutput exported successfully + Procesando UDT: TO_Struct_ControlPanelOutputCmd... + Exportando TO_Struct_ControlPanelOutputCmd... +2025-06-12 20:12:13,432 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ControlPanelOutputCmd is know how protected, so ignore this +2025-06-12 20:12:13,433 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ControlPanelOutputCmd exported successfully + Procesando UDT: TO_Struct_Internal... + Exportando TO_Struct_Internal... +2025-06-12 20:12:13,438 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Internal is know how protected, so ignore this +2025-06-12 20:12:13,438 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Internal exported successfully + Procesando UDT: TO_Struct_VirtualAxis... + Exportando TO_Struct_VirtualAxis... +2025-06-12 20:12:13,442 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_VirtualAxis is know how protected, so ignore this +2025-06-12 20:12:13,443 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_VirtualAxis exported successfully + Procesando UDT: TO_Struct_AxisSimulation... + Exportando TO_Struct_AxisSimulation... +2025-06-12 20:12:13,448 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_AxisSimulation is know how protected, so ignore this +2025-06-12 20:12:13,450 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_AxisSimulation exported successfully + Procesando UDT: TO_Struct_Clamping... + Exportando TO_Struct_Clamping... +2025-06-12 20:12:13,455 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Clamping is know how protected, so ignore this +2025-06-12 20:12:13,455 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Clamping exported successfully + Procesando UDT: TO_Struct_Sensor... + Exportando TO_Struct_Sensor... +2025-06-12 20:12:13,459 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Sensor is know how protected, so ignore this +2025-06-12 20:12:13,460 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Sensor exported successfully + Procesando UDT: TO_Struct_SensorInterface... + Exportando TO_Struct_SensorInterface... +2025-06-12 20:12:13,464 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_SensorInterface is know how protected, so ignore this +2025-06-12 20:12:13,465 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_SensorInterface exported successfully + Procesando UDT: TO_Struct_SensorParameter... + Exportando TO_Struct_SensorParameter... +2025-06-12 20:12:13,471 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_SensorParameter is know how protected, so ignore this +2025-06-12 20:12:13,471 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_SensorParameter exported successfully + Procesando UDT: TO_Struct_Backlash... + Exportando TO_Struct_Backlash... +2025-06-12 20:12:13,476 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Backlash is know how protected, so ignore this +2025-06-12 20:12:13,477 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Backlash exported successfully + Procesando UDT: TO_Struct_SensorActiveHoming... + Exportando TO_Struct_SensorActiveHoming... +2025-06-12 20:12:13,484 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_SensorActiveHoming is know how protected, so ignore this +2025-06-12 20:12:13,485 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_SensorActiveHoming exported successfully + Procesando UDT: TO_Struct_SensorPassiveHoming... + Exportando TO_Struct_SensorPassiveHoming... +2025-06-12 20:12:13,491 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_SensorPassiveHoming is know how protected, so ignore this +2025-06-12 20:12:13,492 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_SensorPassiveHoming exported successfully + Procesando UDT: TO_Struct_SensorMeasuringGear... + Exportando TO_Struct_SensorMeasuringGear... +2025-06-12 20:12:13,497 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_SensorMeasuringGear is know how protected, so ignore this +2025-06-12 20:12:13,499 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_SensorMeasuringGear exported successfully + Procesando UDT: TO_Struct_Extrapolation... + Exportando TO_Struct_Extrapolation... +2025-06-12 20:12:13,508 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Extrapolation is know how protected, so ignore this +2025-06-12 20:12:13,508 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Extrapolation exported successfully + Procesando UDT: TO_Struct_ExtrapolationSettings... + Exportando TO_Struct_ExtrapolationSettings... +2025-06-12 20:12:13,512 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExtrapolationSettings is know how protected, so ignore this +2025-06-12 20:12:13,513 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExtrapolationSettings exported successfully + Procesando UDT: TO_Struct_ExtrapolationPositionFilter... + Exportando TO_Struct_ExtrapolationPositionFilter... +2025-06-12 20:12:13,523 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExtrapolationPositionFilter is know how protected, so ignore this +2025-06-12 20:12:13,524 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExtrapolationPositionFilter exported successfully + Procesando UDT: TO_Struct_ExtrapolationVelocityFilter... + Exportando TO_Struct_ExtrapolationVelocityFilter... +2025-06-12 20:12:13,531 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExtrapolationVelocityFilter is know how protected, so ignore this +2025-06-12 20:12:13,533 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExtrapolationVelocityFilter exported successfully + Procesando UDT: TO_Struct_ExtrapolationVelocityTolerance... + Exportando TO_Struct_ExtrapolationVelocityTolerance... +2025-06-12 20:12:13,539 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExtrapolationVelocityTolerance is know how protected, so ignore this +2025-06-12 20:12:13,539 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExtrapolationVelocityTolerance exported successfully + Procesando UDT: TO_Struct_ExtrapolationHysteresis... + Exportando TO_Struct_ExtrapolationHysteresis... +2025-06-12 20:12:13,543 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExtrapolationHysteresis is know how protected, so ignore this +2025-06-12 20:12:13,543 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExtrapolationHysteresis exported successfully + Procesando UDT: TO_Struct_Mechanics... + Exportando TO_Struct_Mechanics... +2025-06-12 20:12:13,546 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Mechanics is know how protected, so ignore this +2025-06-12 20:12:13,547 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Mechanics exported successfully + Procesando UDT: TO_Struct_Properties... + Exportando TO_Struct_Properties... +2025-06-12 20:12:13,553 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Properties is know how protected, so ignore this +2025-06-12 20:12:13,553 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Properties exported successfully + Procesando UDT: TO_Struct_Modulo... + Exportando TO_Struct_Modulo... +2025-06-12 20:12:13,556 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Modulo is know how protected, so ignore this +2025-06-12 20:12:13,557 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Modulo exported successfully + Procesando UDT: TO_Struct_PositionLimitsSW... + Exportando TO_Struct_PositionLimitsSW... +2025-06-12 20:12:13,562 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_PositionLimitsSW is know how protected, so ignore this +2025-06-12 20:12:13,562 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_PositionLimitsSW exported successfully + Procesando UDT: TO_Struct_PositionLimitsHW... + Exportando TO_Struct_PositionLimitsHW... +2025-06-12 20:12:13,568 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_PositionLimitsHW is know how protected, so ignore this +2025-06-12 20:12:13,569 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_PositionLimitsHW exported successfully + Procesando UDT: TO_Struct_Homing... + Exportando TO_Struct_Homing... +2025-06-12 20:12:13,576 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_Homing is know how protected, so ignore this +2025-06-12 20:12:13,577 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_Homing exported successfully + Procesando UDT: TO_Struct_PositionControl... + Exportando TO_Struct_PositionControl... +2025-06-12 20:12:13,587 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_PositionControl is know how protected, so ignore this +2025-06-12 20:12:13,587 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_PositionControl exported successfully + Procesando UDT: TO_Struct_PositionDifferenceQuantification... + Exportando TO_Struct_PositionDifferenceQuantification... +2025-06-12 20:12:13,591 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_PositionDifferenceQuantification is know how protected, so ignore this +2025-06-12 20:12:13,592 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_PositionDifferenceQuantification exported successfully + Procesando UDT: TO_Struct_TorquePreControl... + Exportando TO_Struct_TorquePreControl... +2025-06-12 20:12:13,596 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_TorquePreControl is know how protected, so ignore this +2025-06-12 20:12:13,597 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_TorquePreControl exported successfully + Procesando UDT: TO_Struct_SetpointFilter... + Exportando TO_Struct_SetpointFilter... +2025-06-12 20:12:13,605 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_SetpointFilter is know how protected, so ignore this +2025-06-12 20:12:13,605 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_SetpointFilter exported successfully + Procesando UDT: TO_Struct_DynamicFilter... + Exportando TO_Struct_DynamicFilter... +2025-06-12 20:12:13,610 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_DynamicFilter is know how protected, so ignore this +2025-06-12 20:12:13,610 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_DynamicFilter exported successfully + Procesando UDT: TO_Struct_DynamicAxisModel... + Exportando TO_Struct_DynamicAxisModel... +2025-06-12 20:12:13,614 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_DynamicAxisModel is know how protected, so ignore this +2025-06-12 20:12:13,616 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_DynamicAxisModel exported successfully + Procesando UDT: TO_Struct_FollowingError... + Exportando TO_Struct_FollowingError... +2025-06-12 20:12:13,621 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_FollowingError is know how protected, so ignore this +2025-06-12 20:12:13,622 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_FollowingError exported successfully + Procesando UDT: TO_Struct_CrossPlcSynchronousOperation... + Exportando TO_Struct_CrossPlcSynchronousOperation... +2025-06-12 20:12:13,625 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_CrossPlcSynchronousOperation is know how protected, so ignore this +2025-06-12 20:12:13,627 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_CrossPlcSynchronousOperation exported successfully + Procesando UDT: TO_Struct_CrossPlcLeadingValueInterface... + Exportando TO_Struct_CrossPlcLeadingValueInterface... +2025-06-12 20:12:13,632 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_CrossPlcLeadingValueInterface is know how protected, so ignore this +2025-06-12 20:12:13,633 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_CrossPlcLeadingValueInterface exported successfully + Procesando UDT: TO_Struct_PositioningMonitoring... + Exportando TO_Struct_PositioningMonitoring... +2025-06-12 20:12:13,638 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_PositioningMonitoring is know how protected, so ignore this +2025-06-12 20:12:13,639 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_PositioningMonitoring exported successfully + Procesando UDT: TO_Struct_StandstillSignal... + Exportando TO_Struct_StandstillSignal... +2025-06-12 20:12:13,644 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StandstillSignal is know how protected, so ignore this +2025-06-12 20:12:13,644 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StandstillSignal exported successfully + Procesando UDT: TO_Struct_StatusPositioning... + Exportando TO_Struct_StatusPositioning... +2025-06-12 20:12:13,651 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusPositioning is know how protected, so ignore this +2025-06-12 20:12:13,653 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusPositioning exported successfully + Procesando UDT: TO_Struct_StatusServo... + Exportando TO_Struct_StatusServo... +2025-06-12 20:12:13,659 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusServo is know how protected, so ignore this +2025-06-12 20:12:13,659 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusServo exported successfully + Procesando UDT: TO_Struct_StatusProvidedLeadingValue... + Exportando TO_Struct_StatusProvidedLeadingValue... +2025-06-12 20:12:13,663 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusProvidedLeadingValue is know how protected, so ignore this +2025-06-12 20:12:13,664 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusProvidedLeadingValue exported successfully + Procesando UDT: TO_Struct_ProvidedLeadingValue... + Exportando TO_Struct_ProvidedLeadingValue... +2025-06-12 20:12:13,670 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ProvidedLeadingValue is know how protected, so ignore this +2025-06-12 20:12:13,671 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ProvidedLeadingValue exported successfully + Procesando UDT: TO_Struct_StatusSensor... + Exportando TO_Struct_StatusSensor... +2025-06-12 20:12:13,676 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusSensor is know how protected, so ignore this +2025-06-12 20:12:13,677 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusSensor exported successfully + Procesando UDT: TO_Struct_StatusExtrapolation... + Exportando TO_Struct_StatusExtrapolation... +2025-06-12 20:12:13,680 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusExtrapolation is know how protected, so ignore this +2025-06-12 20:12:13,681 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusExtrapolation exported successfully + Procesando UDT: TO_Struct_StatusKinematicsMotion... + Exportando TO_Struct_StatusKinematicsMotion... +2025-06-12 20:12:13,687 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusKinematicsMotion is know how protected, so ignore this +2025-06-12 20:12:13,689 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusKinematicsMotion exported successfully + Procesando UDT: PD_Gx_ZSW... + Exportando PD_Gx_ZSW... +2025-06-12 20:12:13,693 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_Gx_ZSW is know how protected, so ignore this +2025-06-12 20:12:13,693 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_Gx_ZSW exported successfully + Procesando UDT: PD_Gx_STW... + Exportando PD_Gx_STW... +2025-06-12 20:12:13,698 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_Gx_STW is know how protected, so ignore this +2025-06-12 20:12:13,699 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_Gx_STW exported successfully + Procesando UDT: PD_TEL105_IN... + Exportando PD_TEL105_IN... +2025-06-12 20:12:13,706 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_TEL105_IN is know how protected, so ignore this +2025-06-12 20:12:13,706 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_TEL105_IN exported successfully + Procesando UDT: PD_ZSW1_611UMode... + Exportando PD_ZSW1_611UMode... +2025-06-12 20:12:13,711 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_ZSW1_611UMode is know how protected, so ignore this +2025-06-12 20:12:13,711 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_ZSW1_611UMode exported successfully + Procesando UDT: PD_ZSW2_611UMode... + Exportando PD_ZSW2_611UMode... +2025-06-12 20:12:13,716 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_ZSW2_611UMode is know how protected, so ignore this +2025-06-12 20:12:13,719 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_ZSW2_611UMode exported successfully + Procesando UDT: PD_MELDW... + Exportando PD_MELDW... +2025-06-12 20:12:13,727 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_MELDW is know how protected, so ignore this +2025-06-12 20:12:13,728 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_MELDW exported successfully + Procesando UDT: PD_TEL105_OUT... + Exportando PD_TEL105_OUT... +2025-06-12 20:12:13,735 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_TEL105_OUT is know how protected, so ignore this +2025-06-12 20:12:13,736 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_TEL105_OUT exported successfully + Procesando UDT: PD_STW1_611UMode... + Exportando PD_STW1_611UMode... +2025-06-12 20:12:13,741 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_STW1_611UMode is know how protected, so ignore this +2025-06-12 20:12:13,742 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_STW1_611UMode exported successfully + Procesando UDT: PD_STW2_611UMode... + Exportando PD_STW2_611UMode... +2025-06-12 20:12:13,747 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_STW2_611UMode is know how protected, so ignore this +2025-06-12 20:12:13,747 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_STW2_611UMode exported successfully + Procesando UDT: TO_Struct_ExternalEncoder_Sensor... + Exportando TO_Struct_ExternalEncoder_Sensor... +2025-06-12 20:12:13,753 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExternalEncoder_Sensor is know how protected, so ignore this +2025-06-12 20:12:13,754 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExternalEncoder_Sensor exported successfully + Procesando UDT: TO_Struct_ExternalEncoder_Homing... + Exportando TO_Struct_ExternalEncoder_Homing... +2025-06-12 20:12:13,758 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExternalEncoder_Homing is know how protected, so ignore this +2025-06-12 20:12:13,759 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExternalEncoder_Homing exported successfully + Procesando UDT: TO_Struct_ExternalEncoder_Units... + Exportando TO_Struct_ExternalEncoder_Units... +2025-06-12 20:12:13,763 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_ExternalEncoder_Units is know how protected, so ignore this +2025-06-12 20:12:13,764 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_ExternalEncoder_Units exported successfully + Procesando UDT: TO_Struct_StatusSynchronizedMotion... + Exportando TO_Struct_StatusSynchronizedMotion... +2025-06-12 20:12:13,770 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_StatusSynchronizedMotion is know how protected, so ignore this +2025-06-12 20:12:13,771 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_StatusSynchronizedMotion exported successfully + Procesando UDT: TO_Struct_EffectiveLeadingValue... + Exportando TO_Struct_EffectiveLeadingValue... +2025-06-12 20:12:13,776 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_EffectiveLeadingValue is know how protected, so ignore this +2025-06-12 20:12:13,777 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_EffectiveLeadingValue exported successfully + Procesando UDT: TO_Struct_FunctionLeadingValue... + Exportando TO_Struct_FunctionLeadingValue... +2025-06-12 20:12:13,783 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_FunctionLeadingValue is know how protected, so ignore this +2025-06-12 20:12:13,785 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_FunctionLeadingValue exported successfully + Procesando UDT: TO_Struct_FunctionFollowingValue... + Exportando TO_Struct_FunctionFollowingValue... +2025-06-12 20:12:13,790 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Struct_FunctionFollowingValue is know how protected, so ignore this +2025-06-12 20:12:13,790 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Struct_FunctionFollowingValue exported successfully + Procesando UDT: PD_TEL83_IN... + Exportando PD_TEL83_IN... +2025-06-12 20:12:13,793 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_TEL83_IN is know how protected, so ignore this +2025-06-12 20:12:13,794 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_TEL83_IN exported successfully + Procesando UDT: PD_ZSW2_ENC... + Exportando PD_ZSW2_ENC... +2025-06-12 20:12:13,805 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_ZSW2_ENC is know how protected, so ignore this +2025-06-12 20:12:13,805 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_ZSW2_ENC exported successfully + Procesando UDT: PD_TEL83_OUT... + Exportando PD_TEL83_OUT... +2025-06-12 20:12:13,810 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_TEL83_OUT is know how protected, so ignore this +2025-06-12 20:12:13,810 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_TEL83_OUT exported successfully + Procesando UDT: PD_STW2_ENC... + Exportando PD_STW2_ENC... +2025-06-12 20:12:13,815 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type PD_STW2_ENC is know how protected, so ignore this +2025-06-12 20:12:13,818 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PD_STW2_ENC exported successfully + Procesando UDT: TO_Cam_Struct_InterpolationSettings... + Exportando TO_Cam_Struct_InterpolationSettings... +2025-06-12 20:12:13,822 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Cam_Struct_InterpolationSettings is know how protected, so ignore this +2025-06-12 20:12:13,822 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Cam_Struct_InterpolationSettings exported successfully + Procesando UDT: TO_Cam_Struct_StatusCam... + Exportando TO_Cam_Struct_StatusCam... +2025-06-12 20:12:13,826 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Cam_Struct_StatusCam is know how protected, so ignore this +2025-06-12 20:12:13,826 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Cam_Struct_StatusCam exported successfully + Procesando UDT: TO_Cam_Struct_PointData... + Exportando TO_Cam_Struct_PointData... +2025-06-12 20:12:13,830 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Cam_Struct_PointData is know how protected, so ignore this +2025-06-12 20:12:13,831 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Cam_Struct_PointData exported successfully + Procesando UDT: TO_Cam_Struct_SegmentData... + Exportando TO_Cam_Struct_SegmentData... +2025-06-12 20:12:13,836 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - PLC user data type TO_Cam_Struct_SegmentData is know how protected, so ignore this +2025-06-12 20:12:13,837 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.UserDataType Export - TO_Cam_Struct_SegmentData exported successfully + Resumen de exportación de UDTs: Exportados=129, Omitidos/Errores=0 + +[PLC: 98050_PLC] Exportando tablas de variables PLC... + Destino: D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\98050_PLC\PlcTags + Se encontraron 8 tablas de variables. + Procesando tabla de variables: Default tag table... + Exportando Default tag table... +2025-06-12 20:12:14,057 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: Default tag table exported successfully +2025-06-12 20:12:14,058 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - Default tag table exported successfully + Procesando tabla de variables: Inputs... + Exportando Inputs... +2025-06-12 20:12:14,104 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: Inputs exported successfully +2025-06-12 20:12:14,104 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - Inputs exported successfully + Procesando tabla de variables: Outputs... + Exportando Outputs... +2025-06-12 20:12:14,122 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: Outputs exported successfully +2025-06-12 20:12:14,123 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - Outputs exported successfully + Procesando tabla de variables: CONSTANTS... + Exportando CONSTANTS... +2025-06-12 20:12:14,152 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: CONSTANTS exported successfully +2025-06-12 20:12:14,167 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - CONSTANTS exported successfully + Procesando tabla de variables: Merker... + Exportando Merker... +2025-06-12 20:12:14,196 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: Merker exported successfully +2025-06-12 20:12:14,198 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - Merker exported successfully + Procesando tabla de variables: LCamHdl_AdditionalConstants... + Exportando LCamHdl_AdditionalConstants... +2025-06-12 20:12:14,224 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: LCamHdl_AdditionalConstants exported successfully +2025-06-12 20:12:14,225 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - LCamHdl_AdditionalConstants exported successfully + Procesando tabla de variables: LCamHdl_ConfigConstants... + Exportando LCamHdl_ConfigConstants... +2025-06-12 20:12:14,246 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: LCamHdl_ConfigConstants exported successfully +2025-06-12 20:12:14,247 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - LCamHdl_ConfigConstants exported successfully + Procesando tabla de variables: LCamHdl_ProfileConstants... + Exportando LCamHdl_ProfileConstants... +2025-06-12 20:12:14,273 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - PLC tag table: LCamHdl_ProfileConstants exported successfully +2025-06-12 20:12:14,276 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.PlcTagTable Export - LCamHdl_ProfileConstants exported successfully + Resumen de exportación de tablas de variables: Exportados=8, Omitidos/Errores=0 + +--- Finalizado el procesamiento del PLC: 98050_PLC --- + +Proceso de exportación completado. + +Cerrando TIA Portal... +2025-06-12 20:12:14,278 [1] INFO Siemens.TiaPortal.OpennessApi19.Implementations.Portal ClosePortal - Close TIA Portal +TIA Portal cerrado. + +Script finalizado. --- ERRORES (STDERR) --- Ninguno diff --git a/backend/script_groups/ObtainIOFromProjectTia/scripts_description.json b/backend/script_groups/ObtainIOFromProjectTia/scripts_description.json index 7a0e2ff..5c8ab7e 100644 --- a/backend/script_groups/ObtainIOFromProjectTia/scripts_description.json +++ b/backend/script_groups/ObtainIOFromProjectTia/scripts_description.json @@ -1,6 +1,6 @@ { "x1.py": { - "display_name": "1: Exportar Lógica desde TIA Portal v18 en XML", + "display_name": "1: Exportar Lógica desde TIA Portal v18,v19,v20 en XML", "short_description": "Exporta la lógica del PLC desde TIA Portal en archivos XML y SCL.", "long_description": "Este script utiliza TIA Portal Openness para exportar la lógica de un PLC en formato XML y SCL. Permite seleccionar un proyecto de TIA Portal y genera los archivos de exportación en el directorio configurado.\n***\n**Lógica Principal:**\n\n1. **Configuración:** Carga parámetros desde `ParamManagerScripts` (directorio de trabajo, versión de TIA Portal).\n2. **Selección de Proyecto:** Abre un cuadro de diálogo para seleccionar el archivo del proyecto de TIA Portal.\n3. **Conexión a TIA Portal:** Utiliza la API de TIA Openness para conectarse al portal y abrir el proyecto seleccionado.\n4. **Exportación:** Exporta la lógica del PLC en archivos XML y SCL al directorio configurado.\n5. **Cierre:** Cierra la conexión con TIA Portal al finalizar.", "hidden": false diff --git a/backend/script_groups/ObtainIOFromProjectTia/x1.py b/backend/script_groups/ObtainIOFromProjectTia/x1.py index 6e5f37f..79117b9 100644 --- a/backend/script_groups/ObtainIOFromProjectTia/x1.py +++ b/backend/script_groups/ObtainIOFromProjectTia/x1.py @@ -7,6 +7,7 @@ from tkinter import filedialog import os import sys import traceback +from pathlib import Path # Import Path script_root = os.path.dirname( os.path.dirname(os.path.dirname(os.path.dirname(__file__))) @@ -15,11 +16,15 @@ sys.path.append(script_root) from backend.script_utils import load_configuration # --- Configuration --- -TIA_PORTAL_VERSION = "18.0" # Target TIA Portal version (e.g., "18.0") +# Supported TIA Portal versions mapping (extension -> version) +SUPPORTED_TIA_VERSIONS = { + ".ap18": "18.0", + ".ap19": "19.0", + ".ap20": "20.0" +} + EXPORT_OPTIONS = None # Use default export options -KEEP_FOLDER_STRUCTURE = ( - True # Replicate TIA project folder structure in export directory -) +KEEP_FOLDER_STRUCTURE = True # Replicate TIA project folder structure in export directory # --- TIA Scripting Import Handling --- # Check if the TIA_SCRIPTING environment variable is set @@ -59,6 +64,33 @@ except Exception as e: # --- Functions --- +def get_supported_filetypes(): + """Returns the supported file types for TIA Portal projects.""" + filetypes = [] + for ext, version in SUPPORTED_TIA_VERSIONS.items(): + version_major = version.split('.')[0] + filetypes.append((f"TIA Portal V{version_major} Projects", f"*{ext}")) + + # Add option to show all supported files + all_extensions = " ".join([f"*{ext}" for ext in SUPPORTED_TIA_VERSIONS.keys()]) + filetypes.insert(0, ("All TIA Portal Projects", all_extensions)) + + return filetypes + +def detect_tia_version(project_file_path): + """Detects TIA Portal version based on file extension.""" + file_path = Path(project_file_path) + file_extension = file_path.suffix.lower() + + if file_extension in SUPPORTED_TIA_VERSIONS: + detected_version = SUPPORTED_TIA_VERSIONS[file_extension] + print(f"Versión de TIA Portal detectada: {detected_version} (de la extensión {file_extension})") + return detected_version + else: + print(f"ADVERTENCIA: Extensión de archivo no reconocida '{file_extension}'. Extensiones soportadas: {list(SUPPORTED_TIA_VERSIONS.keys())}") + # Default to version 18.0 for backward compatibility + print("Usando por defecto TIA Portal V18.0") + return "18.0" def select_project_file(): """Opens a dialog to select a TIA Portal project file.""" @@ -66,16 +98,11 @@ def select_project_file(): root.withdraw() # Hide the main tkinter window file_path = filedialog.askopenfilename( title="Select TIA Portal Project File", - filetypes=[ - ( - f"TIA Portal V{TIA_PORTAL_VERSION} Projects", - f"*.ap{TIA_PORTAL_VERSION.split('.')[0]}", - ) - ], # e.g. *.ap18 + filetypes=get_supported_filetypes() ) root.destroy() if not file_path: - print("No project file selected. Exiting.") + print("No se seleccionó ningún archivo de proyecto. Saliendo.") sys.exit(0) return file_path @@ -95,7 +122,7 @@ def select_export_directory(): def export_plc_data(plc, export_base_dir): """Exports Blocks, UDTs, and Tag Tables from a given PLC.""" plc_name = plc.get_name() - print(f"\n--- Processing PLC: {plc_name} ---") + print(f"\n--- Procesando PLC: {plc_name} ---") # Define base export path for this PLC plc_export_dir = os.path.join(export_base_dir, plc_name) @@ -104,143 +131,140 @@ def export_plc_data(plc, export_base_dir): # --- Export Program Blocks --- blocks_exported = 0 blocks_skipped = 0 - print(f"\n[PLC: {plc_name}] Exporting Program Blocks...") + print(f"\n[PLC: {plc_name}] Exportando bloques de programa...") xml_blocks_path = os.path.join(plc_export_dir, "ProgramBlocks_XML") scl_blocks_path = os.path.join(plc_export_dir, "ProgramBlocks_SCL") os.makedirs(xml_blocks_path, exist_ok=True) os.makedirs(scl_blocks_path, exist_ok=True) - print(f" XML Target: {xml_blocks_path}") - print(f" SCL Target: {scl_blocks_path}") + print(f" Destino XML: {xml_blocks_path}") + print(f" Destino SCL: {scl_blocks_path}") try: - program_blocks = plc.get_program_blocks() # - print(f" Found {len(program_blocks)} program blocks.") + program_blocks = plc.get_program_blocks() + print(f" Se encontraron {len(program_blocks)} bloques de programa.") for block in program_blocks: - block_name = block.get_name() # Assuming get_name() exists - print(f" Processing block: {block_name}...") + block_name = block.get_name() + print(f" Procesando bloque: {block_name}...") try: - if not block.is_consistent(): # - print(f" Compiling block {block_name}...") - block.compile() # + if not block.is_consistent(): + print(f" Compilando bloque {block_name}...") + block.compile() if not block.is_consistent(): print( - f" WARNING: Block {block_name} inconsistent after compile. Skipping." + f" ADVERTENCIA: Bloque {block_name} inconsistente después de compilar. Omitiendo." ) blocks_skipped += 1 continue - print(f" Exporting {block_name} as XML...") + print(f" Exportando {block_name} como XML...") block.export( - target_directory_path=xml_blocks_path, # - export_options=EXPORT_OPTIONS, # - export_format=ts.Enums.ExportFormats.SimaticML, # + target_directory_path=xml_blocks_path, + export_options=EXPORT_OPTIONS, + export_format=ts.Enums.ExportFormats.SimaticML, keep_folder_structure=KEEP_FOLDER_STRUCTURE, - ) # + ) try: prog_language = block.get_property(name="ProgrammingLanguage") if prog_language == "SCL": - print(f" Exporting {block_name} as SCL...") + print(f" Exportando {block_name} como SCL...") block.export( target_directory_path=scl_blocks_path, export_options=EXPORT_OPTIONS, - export_format=ts.Enums.ExportFormats.ExternalSource, # + export_format=ts.Enums.ExportFormats.ExternalSource, keep_folder_structure=KEEP_FOLDER_STRUCTURE, ) except Exception as prop_ex: print( - f" Could not get ProgrammingLanguage for {block_name}. Skipping SCL. Error: {prop_ex}" + f" No se pudo obtener el lenguaje de programación para {block_name}. Omitiendo SCL. Error: {prop_ex}" ) blocks_exported += 1 except Exception as block_ex: - print(f" ERROR exporting block {block_name}: {block_ex}") + print(f" ERROR exportando bloque {block_name}: {block_ex}") blocks_skipped += 1 print( - f" Program Blocks Export Summary: Exported={blocks_exported}, Skipped/Errors={blocks_skipped}" + f" Resumen de exportación de bloques: Exportados={blocks_exported}, Omitidos/Errores={blocks_skipped}" ) except Exception as e: - print(f" ERROR processing Program Blocks: {e}") + print(f" ERROR procesando bloques de programa: {e}") traceback.print_exc() # --- Export PLC Data Types (UDTs) --- udts_exported = 0 udts_skipped = 0 - print(f"\n[PLC: {plc_name}] Exporting PLC Data Types (UDTs)...") + print(f"\n[PLC: {plc_name}] Exportando tipos de datos PLC (UDTs)...") udt_export_path = os.path.join(plc_export_dir, "PlcDataTypes") os.makedirs(udt_export_path, exist_ok=True) - print(f" Target: {udt_export_path}") + print(f" Destino: {udt_export_path}") try: - udts = plc.get_user_data_types() # - print(f" Found {len(udts)} UDTs.") + udts = plc.get_user_data_types() + print(f" Se encontraron {len(udts)} UDTs.") for udt in udts: - udt_name = udt.get_name() # - print(f" Processing UDT: {udt_name}...") + udt_name = udt.get_name() + print(f" Procesando UDT: {udt_name}...") try: - if not udt.is_consistent(): # - print(f" Compiling UDT {udt_name}...") - udt.compile() # + if not udt.is_consistent(): + print(f" Compilando UDT {udt_name}...") + udt.compile() if not udt.is_consistent(): print( - f" WARNING: UDT {udt_name} inconsistent after compile. Skipping." + f" ADVERTENCIA: UDT {udt_name} inconsistente después de compilar. Omitiendo." ) udts_skipped += 1 continue - print(f" Exporting {udt_name}...") + print(f" Exportando {udt_name}...") udt.export( - target_directory_path=udt_export_path, # - export_options=EXPORT_OPTIONS, # - # export_format defaults to SimaticML for UDTs + target_directory_path=udt_export_path, + export_options=EXPORT_OPTIONS, keep_folder_structure=KEEP_FOLDER_STRUCTURE, - ) # + ) udts_exported += 1 except Exception as udt_ex: - print(f" ERROR exporting UDT {udt_name}: {udt_ex}") + print(f" ERROR exportando UDT {udt_name}: {udt_ex}") udts_skipped += 1 print( - f" UDT Export Summary: Exported={udts_exported}, Skipped/Errors={udts_skipped}" + f" Resumen de exportación de UDTs: Exportados={udts_exported}, Omitidos/Errores={udts_skipped}" ) except Exception as e: - print(f" ERROR processing UDTs: {e}") + print(f" ERROR procesando UDTs: {e}") traceback.print_exc() # --- Export PLC Tag Tables --- tags_exported = 0 tags_skipped = 0 - print(f"\n[PLC: {plc_name}] Exporting PLC Tag Tables...") + print(f"\n[PLC: {plc_name}] Exportando tablas de variables PLC...") tags_export_path = os.path.join(plc_export_dir, "PlcTags") os.makedirs(tags_export_path, exist_ok=True) - print(f" Target: {tags_export_path}") + print(f" Destino: {tags_export_path}") try: - tag_tables = plc.get_plc_tag_tables() # - print(f" Found {len(tag_tables)} Tag Tables.") + tag_tables = plc.get_plc_tag_tables() + print(f" Se encontraron {len(tag_tables)} tablas de variables.") for table in tag_tables: - table_name = table.get_name() # - print(f" Processing Tag Table: {table_name}...") + table_name = table.get_name() + print(f" Procesando tabla de variables: {table_name}...") try: - # Note: Consistency check might not be available/needed for tag tables like blocks/UDTs - print(f" Exporting {table_name}...") + print(f" Exportando {table_name}...") table.export( - target_directory_path=tags_export_path, # - export_options=EXPORT_OPTIONS, # - # export_format defaults to SimaticML for Tag Tables + target_directory_path=tags_export_path, + export_options=EXPORT_OPTIONS, keep_folder_structure=KEEP_FOLDER_STRUCTURE, - ) # + ) tags_exported += 1 except Exception as table_ex: - print(f" ERROR exporting Tag Table {table_name}: {table_ex}") + print(f" ERROR exportando tabla de variables {table_name}: {table_ex}") tags_skipped += 1 print( - f" Tag Table Export Summary: Exported={tags_exported}, Skipped/Errors={tags_skipped}" + f" Resumen de exportación de tablas de variables: Exportados={tags_exported}, Omitidos/Errores={tags_skipped}" ) except Exception as e: - print(f" ERROR processing Tag Tables: {e}") + print(f" ERROR procesando tablas de variables: {e}") traceback.print_exc() - print(f"\n--- Finished processing PLC: {plc_name} ---") + print(f"\n--- Finalizado el procesamiento del PLC: {plc_name} ---") # --- Main Script --- @@ -250,75 +274,76 @@ if __name__ == "__main__": configs = load_configuration() working_directory = configs.get("working_directory") - print("--- TIA Portal Data Exporter (Blocks, UDTs, Tags) ---") + print("--- Exportador de datos TIA Portal (Bloques, UDTs, Variables) ---") # Validate working directory if not working_directory or not os.path.isdir(working_directory): - print("ERROR: Working directory not set or invalid in configuration.") - print("Please configure the working directory using the main application.") + print("ERROR: Directorio de trabajo no configurado o inválido.") + print("Por favor configure el directorio de trabajo usando la aplicación principal.") sys.exit(1) # 1. Select Project File, Export Directory comes from config project_file = select_project_file() export_dir = working_directory # Use working directory from config - print(f"\nSelected Project: {project_file}") - print(f"Using Export Directory (Working Directory): {export_dir}") + # 2. Detect TIA Portal version from project file + tia_version = detect_tia_version(project_file) + + print(f"\nProyecto seleccionado: {project_file}") + print(f"Usando directorio de exportación (Directorio de trabajo): {export_dir}") portal_instance = None project_object = None try: - # 2. Connect to TIA Portal - print(f"\nConnecting to TIA Portal V{TIA_PORTAL_VERSION}...") + # 3. Connect to TIA Portal with detected version + print(f"\nConectando a TIA Portal V{tia_version}...") portal_instance = ts.open_portal( - version=TIA_PORTAL_VERSION, + version=tia_version, portal_mode=ts.Enums.PortalMode.WithGraphicalUserInterface, ) - print("Connected to TIA Portal.") - print(f"Portal Process ID: {portal_instance.get_process_id()}") # + print("Conectado a TIA Portal.") + print(f"ID del proceso del Portal: {portal_instance.get_process_id()}") - # 3. Open Project - print(f"Opening project: {os.path.basename(project_file)}...") - project_object = portal_instance.open_project(project_file_path=project_file) # + # 4. Open Project + print(f"Abriendo proyecto: {os.path.basename(project_file)}...") + project_object = portal_instance.open_project(project_file_path=project_file) if project_object is None: - print("Project might already be open, attempting to get handle...") - project_object = portal_instance.get_project() # + print("El proyecto podría estar ya abierto, intentando obtener el manejador...") + project_object = portal_instance.get_project() if project_object is None: - raise Exception("Failed to open or get the specified project.") - print("Project opened successfully.") + raise Exception("No se pudo abrir u obtener el proyecto especificado.") + print("Proyecto abierto exitosamente.") - # 4. Get PLCs - plcs = project_object.get_plcs() # + # 5. Get PLCs + plcs = project_object.get_plcs() if not plcs: - print("No PLC devices found in the project.") + print("No se encontraron dispositivos PLC en el proyecto.") else: - print(f"Found {len(plcs)} PLC(s). Starting export process...") + print(f"Se encontraron {len(plcs)} PLC(s). Iniciando proceso de exportación...") - # 5. Iterate and Export Data for each PLC + # 6. Iterate and Export Data for each PLC for plc_device in plcs: - export_plc_data( - plc=plc_device, export_base_dir=export_dir - ) # Pass export_dir + export_plc_data(plc=plc_device, export_base_dir=export_dir) - print("\nExport process completed.") + print("\nProceso de exportación completado.") except ts.TiaException as tia_ex: - print(f"\nTIA Portal Openness Error: {tia_ex}") + print(f"\nError de TIA Portal Openness: {tia_ex}") traceback.print_exc() except FileNotFoundError: - print(f"\nERROR: Project file not found at {project_file}") + print(f"\nERROR: Archivo de proyecto no encontrado en {project_file}") except Exception as e: - print(f"\nAn unexpected error occurred: {e}") + print(f"\nOcurrió un error inesperado: {e}") traceback.print_exc() finally: - # 6. Cleanup + # 7. Cleanup if portal_instance: try: - print("\nClosing TIA Portal...") - portal_instance.close_portal() # - print("TIA Portal closed.") + print("\nCerrando TIA Portal...") + portal_instance.close_portal() + print("TIA Portal cerrado.") except Exception as close_ex: - print(f"Error during TIA Portal cleanup: {close_ex}") + print(f"Error durante la limpieza de TIA Portal: {close_ex}") - print("\nScript finished.") + print("\nScript finalizado.") diff --git a/backend/script_groups/ObtainIOFromProjectTia/x4.py b/backend/script_groups/ObtainIOFromProjectTia/x4.py index 9151c28..9b77554 100644 --- a/backend/script_groups/ObtainIOFromProjectTia/x4.py +++ b/backend/script_groups/ObtainIOFromProjectTia/x4.py @@ -8,7 +8,7 @@ from tkinter import filedialog import os import sys import traceback -from pathlib import Path # Import Path for easier path manipulation +from pathlib import Path script_root = os.path.dirname( os.path.dirname(os.path.dirname(os.path.dirname(__file__))) @@ -17,14 +17,19 @@ sys.path.append(script_root) from backend.script_utils import load_configuration # --- Configuration --- -TIA_PORTAL_VERSION = "18.0" # Target TIA Portal version (e.g., "18.0") +# Supported TIA Portal versions mapping (extension -> version) +SUPPORTED_TIA_VERSIONS = { + ".ap18": "18.0", + ".ap19": "19.0", + ".ap20": "20.0" +} + # Filter for cross-references. Based on documentation: # 1: 'AllObjects', 2: 'ObjectsWithReferences', 3: 'ObjectsWithoutReferences', 4: 'UnusedObjects' # Using 1 to export all. 0 might also work as a default in some API versions. CROSS_REF_FILTER = 1 # --- TIA Scripting Import Handling --- -# (Same import handling as x1.py) if os.getenv("TIA_SCRIPTING"): sys.path.append(os.getenv("TIA_SCRIPTING")) else: @@ -33,209 +38,225 @@ else: try: import siemens_tia_scripting as ts except ImportError: - print("ERROR: Failed to import 'siemens_tia_scripting'.") - print("Ensure:") - print(f"1. TIA Portal Openness for V{TIA_PORTAL_VERSION} is installed.") + print("ERROR: Error al importar 'siemens_tia_scripting'.") + print("Asegúrese de que:") + print("1. TIA Portal Openness está instalado.") print( - "2. The 'siemens_tia_scripting' Python module is installed (pip install ...) or" + "2. El módulo 'siemens_tia_scripting' de Python está instalado (pip install ...) o" ) print( - " the path to its binaries is set in the 'TIA_SCRIPTING' environment variable." + " la ruta a sus binarios está configurada en la variable de entorno 'TIA_SCRIPTING'." ) print( - "3. You are using a compatible Python version (e.g., 3.12.X as per documentation)." + "3. Está usando una versión compatible de Python (ej. 3.12.X según la documentación)." ) sys.exit(1) except Exception as e: - print(f"An unexpected error occurred during import: {e}") + print(f"Ocurrió un error inesperado durante la importación: {e}") traceback.print_exc() sys.exit(1) # --- Functions --- +def get_supported_filetypes(): + """Returns the supported file types for TIA Portal projects.""" + filetypes = [] + for ext, version in SUPPORTED_TIA_VERSIONS.items(): + version_major = version.split('.')[0] + filetypes.append((f"TIA Portal V{version_major} Projects", f"*{ext}")) + + # Add option to show all supported files + all_extensions = " ".join([f"*{ext}" for ext in SUPPORTED_TIA_VERSIONS.keys()]) + filetypes.insert(0, ("All TIA Portal Projects", all_extensions)) + + return filetypes + +def detect_tia_version(project_file_path): + """Detects TIA Portal version based on file extension.""" + file_path = Path(project_file_path) + file_extension = file_path.suffix.lower() + + if file_extension in SUPPORTED_TIA_VERSIONS: + detected_version = SUPPORTED_TIA_VERSIONS[file_extension] + print(f"Versión de TIA Portal detectada: {detected_version} (de la extensión {file_extension})") + return detected_version + else: + print(f"ADVERTENCIA: Extensión de archivo no reconocida '{file_extension}'. Extensiones soportadas: {list(SUPPORTED_TIA_VERSIONS.keys())}") + # Default to version 18.0 for backward compatibility + print("Usando por defecto TIA Portal V18.0") + return "18.0" def select_project_file(): """Opens a dialog to select a TIA Portal project file.""" root = tk.Tk() - root.withdraw() # Hide the main tkinter window + root.withdraw() file_path = filedialog.askopenfilename( - title="Select TIA Portal Project File", - filetypes=[ - ( - f"TIA Portal V{TIA_PORTAL_VERSION} Projects", - f"*.ap{TIA_PORTAL_VERSION.split('.')[0]}", - ) - ], # e.g. *.ap18 + title="Seleccionar archivo de proyecto TIA Portal", + filetypes=get_supported_filetypes() ) root.destroy() if not file_path: - print("No project file selected. Exiting.") + print("No se seleccionó ningún archivo de proyecto. Saliendo.") sys.exit(0) return file_path - def export_plc_cross_references(plc, export_base_dir): """Exports cross-references for various elements from a given PLC.""" plc_name = plc.get_name() - print(f"\n--- Processing PLC: {plc_name} ---") + print(f"\n--- Procesando PLC: {plc_name} ---") # Define base export path for this PLC's cross-references plc_export_dir = export_base_dir / plc_name - plc_export_dir.mkdir(parents=True, exist_ok=True) # Use pathlib's mkdir + plc_export_dir.mkdir(parents=True, exist_ok=True) # --- Export Program Block Cross-References --- blocks_cr_exported = 0 blocks_cr_skipped = 0 - print(f"\n[PLC: {plc_name}] Exporting Program Block Cross-References...") + print(f"\n[PLC: {plc_name}] Exportando referencias cruzadas de bloques de programa...") blocks_cr_path = plc_export_dir / "ProgramBlocks_CR" blocks_cr_path.mkdir(exist_ok=True) - print(f" Target: {blocks_cr_path}") + print(f" Destino: {blocks_cr_path}") try: - # Assuming get_program_blocks() doesn't need folder_path to get all blocks program_blocks = plc.get_program_blocks() - print(f" Found {len(program_blocks)} program blocks.") + print(f" Se encontraron {len(program_blocks)} bloques de programa.") for block in program_blocks: block_name = block.get_name() - print(f" Processing block: {block_name}...") + print(f" Procesando bloque: {block_name}...") try: - # Note: Consistency check might not be needed/available before cross-ref export - print(f" Exporting cross-references for {block_name}...") + print(f" Exportando referencias cruzadas para {block_name}...") block.export_cross_references( - target_directorypath=str( - blocks_cr_path - ), # API likely needs string path + target_directorypath=str(blocks_cr_path), filter=CROSS_REF_FILTER, ) blocks_cr_exported += 1 except RuntimeError as block_ex: print( - f" TIA ERROR exporting cross-references for block {block_name}: {block_ex}" + f" ERROR TIA al exportar referencias cruzadas para el bloque {block_name}: {block_ex}" ) blocks_cr_skipped += 1 except Exception as block_ex: print( - f" GENERAL ERROR exporting cross-references for block {block_name}: {block_ex}" + f" ERROR GENERAL al exportar referencias cruzadas para el bloque {block_name}: {block_ex}" ) - traceback.print_exc() # Print stack trace for general errors + traceback.print_exc() blocks_cr_skipped += 1 print( - f" Program Block CR Export Summary: Exported={blocks_cr_exported}, Skipped/Errors={blocks_cr_skipped}" + f" Resumen de exportación de referencias cruzadas de bloques: Exportados={blocks_cr_exported}, Omitidos/Errores={blocks_cr_skipped}" ) except AttributeError: print( - " AttributeError: Could not find 'get_program_blocks' on PLC object. Skipping Program Blocks." + " Error de atributo: No se pudo encontrar 'get_program_blocks' en el objeto PLC. Omitiendo bloques de programa." ) except Exception as e: - print(f" ERROR accessing Program Blocks for cross-reference export: {e}") + print(f" ERROR al acceder a los bloques de programa para exportar referencias cruzadas: {e}") traceback.print_exc() # --- Export PLC Tag Table Cross-References --- tags_cr_exported = 0 tags_cr_skipped = 0 - print(f"\n[PLC: {plc_name}] Exporting PLC Tag Table Cross-References...") + print(f"\n[PLC: {plc_name}] Exportando referencias cruzadas de tablas de variables...") tags_cr_path = plc_export_dir / "PlcTags_CR" tags_cr_path.mkdir(exist_ok=True) - print(f" Target: {tags_cr_path}") + print(f" Destino: {tags_cr_path}") try: - # Assuming get_plc_tag_tables() doesn't need folder_path to get all tables tag_tables = plc.get_plc_tag_tables() - print(f" Found {len(tag_tables)} Tag Tables.") + print(f" Se encontraron {len(tag_tables)} tablas de variables.") for table in tag_tables: table_name = table.get_name() - print(f" Processing Tag Table: {table_name}...") + print(f" Procesando tabla de variables: {table_name}...") try: - print(f" Exporting cross-references for {table_name}...") + print(f" Exportando referencias cruzadas para {table_name}...") table.export_cross_references( - target_directorypath=str(tags_cr_path), filter=CROSS_REF_FILTER + target_directorypath=str(tags_cr_path), + filter=CROSS_REF_FILTER ) tags_cr_exported += 1 except RuntimeError as table_ex: print( - f" TIA ERROR exporting cross-references for Tag Table {table_name}: {table_ex}" + f" ERROR TIA al exportar referencias cruzadas para la tabla {table_name}: {table_ex}" ) tags_cr_skipped += 1 except Exception as table_ex: print( - f" GENERAL ERROR exporting cross-references for Tag Table {table_name}: {table_ex}" + f" ERROR GENERAL al exportar referencias cruzadas para la tabla {table_name}: {table_ex}" ) traceback.print_exc() tags_cr_skipped += 1 print( - f" Tag Table CR Export Summary: Exported={tags_cr_exported}, Skipped/Errors={tags_cr_skipped}" + f" Resumen de exportación de referencias cruzadas de tablas: Exportados={tags_cr_exported}, Omitidos/Errores={tags_cr_skipped}" ) except AttributeError: print( - " AttributeError: Could not find 'get_plc_tag_tables' on PLC object. Skipping Tag Tables." + " Error de atributo: No se pudo encontrar 'get_plc_tag_tables' en el objeto PLC. Omitiendo tablas de variables." ) except Exception as e: - print(f" ERROR accessing Tag Tables for cross-reference export: {e}") + print(f" ERROR al acceder a las tablas de variables para exportar referencias cruzadas: {e}") traceback.print_exc() # --- Export PLC Data Type (UDT) Cross-References --- udts_cr_exported = 0 udts_cr_skipped = 0 - print(f"\n[PLC: {plc_name}] Exporting PLC Data Type (UDT) Cross-References...") + print(f"\n[PLC: {plc_name}] Exportando referencias cruzadas de tipos de datos PLC (UDTs)...") udts_cr_path = plc_export_dir / "PlcDataTypes_CR" udts_cr_path.mkdir(exist_ok=True) - print(f" Target: {udts_cr_path}") + print(f" Destino: {udts_cr_path}") try: - # Assuming get_user_data_types() doesn't need folder_path to get all UDTs udts = plc.get_user_data_types() - print(f" Found {len(udts)} UDTs.") + print(f" Se encontraron {len(udts)} UDTs.") for udt in udts: udt_name = udt.get_name() - print(f" Processing UDT: {udt_name}...") + print(f" Procesando UDT: {udt_name}...") try: - print(f" Exporting cross-references for {udt_name}...") + print(f" Exportando referencias cruzadas para {udt_name}...") udt.export_cross_references( - target_directorypath=str(udts_cr_path), filter=CROSS_REF_FILTER + target_directorypath=str(udts_cr_path), + filter=CROSS_REF_FILTER ) udts_cr_exported += 1 except RuntimeError as udt_ex: print( - f" TIA ERROR exporting cross-references for UDT {udt_name}: {udt_ex}" + f" ERROR TIA al exportar referencias cruzadas para el UDT {udt_name}: {udt_ex}" ) udts_cr_skipped += 1 except Exception as udt_ex: print( - f" GENERAL ERROR exporting cross-references for UDT {udt_name}: {udt_ex}" + f" ERROR GENERAL al exportar referencias cruzadas para el UDT {udt_name}: {udt_ex}" ) traceback.print_exc() udts_cr_skipped += 1 print( - f" UDT CR Export Summary: Exported={udts_cr_exported}, Skipped/Errors={udts_cr_skipped}" + f" Resumen de exportación de referencias cruzadas de UDTs: Exportados={udts_cr_exported}, Omitidos/Errores={udts_cr_skipped}" ) except AttributeError: print( - " AttributeError: Could not find 'get_user_data_types' on PLC object. Skipping UDTs." + " Error de atributo: No se pudo encontrar 'get_user_data_types' en el objeto PLC. Omitiendo UDTs." ) except Exception as e: - print(f" ERROR accessing UDTs for cross-reference export: {e}") + print(f" ERROR al acceder a los UDTs para exportar referencias cruzadas: {e}") traceback.print_exc() # --- Export System Block Cross-References --- sys_blocks_cr_exported = 0 sys_blocks_cr_skipped = 0 - print(f"\n[PLC: {plc_name}] Attempting to Export System Block Cross-References...") + print(f"\n[PLC: {plc_name}] Intentando exportar referencias cruzadas de bloques de sistema...") sys_blocks_cr_path = plc_export_dir / "SystemBlocks_CR" sys_blocks_cr_path.mkdir(exist_ok=True) - print(f" Target: {sys_blocks_cr_path}") + print(f" Destino: {sys_blocks_cr_path}") try: - # Check if method exists before calling if hasattr(plc, "get_system_blocks"): system_blocks = plc.get_system_blocks() print( - f" Found {len(system_blocks)} system blocks (using get_system_blocks)." + f" Se encontraron {len(system_blocks)} bloques de sistema." ) for sys_block in system_blocks: sys_block_name = sys_block.get_name() - print(f" Processing System Block: {sys_block_name}...") + print(f" Procesando bloque de sistema: {sys_block_name}...") try: - print(f" Exporting cross-references for {sys_block_name}...") + print(f" Exportando referencias cruzadas para {sys_block_name}...") sys_block.export_cross_references( target_directorypath=str(sys_blocks_cr_path), filter=CROSS_REF_FILTER, @@ -243,53 +264,51 @@ def export_plc_cross_references(plc, export_base_dir): sys_blocks_cr_exported += 1 except RuntimeError as sys_ex: print( - f" TIA ERROR exporting cross-references for System Block {sys_block_name}: {sys_ex}" + f" ERROR TIA al exportar referencias cruzadas para el bloque de sistema {sys_block_name}: {sys_ex}" ) sys_blocks_cr_skipped += 1 except Exception as sys_ex: print( - f" GENERAL ERROR exporting cross-references for System Block {sys_block_name}: {sys_ex}" + f" ERROR GENERAL al exportar referencias cruzadas para el bloque de sistema {sys_block_name}: {sys_ex}" ) traceback.print_exc() sys_blocks_cr_skipped += 1 else: print( - " Method 'get_system_blocks' not found on PLC object. Skipping System Blocks." + " Método 'get_system_blocks' no encontrado en el objeto PLC. Omitiendo bloques de sistema." ) - # Alternative: Try navigating DeviceItems if needed, but that's more complex. print( - f" System Block CR Export Summary: Exported={sys_blocks_cr_exported}, Skipped/Errors={sys_blocks_cr_skipped}" + f" Resumen de exportación de referencias cruzadas de bloques de sistema: Exportados={sys_blocks_cr_exported}, Omitidos/Errores={sys_blocks_cr_skipped}" ) - except AttributeError: # Catch if get_name() or other methods fail on sys_block + except AttributeError: print( - " AttributeError during System Block processing. Skipping remaining System Blocks." + " Error de atributo durante el procesamiento de bloques de sistema. Omitiendo bloques de sistema restantes." ) traceback.print_exc() except Exception as e: print( - f" ERROR accessing/processing System Blocks for cross-reference export: {e}" + f" ERROR al acceder/procesar bloques de sistema para exportar referencias cruzadas: {e}" ) traceback.print_exc() # --- Export Software Unit Cross-References --- sw_units_cr_exported = 0 sw_units_cr_skipped = 0 - print(f"\n[PLC: {plc_name}] Attempting to Export Software Unit Cross-References...") + print(f"\n[PLC: {plc_name}] Intentando exportar referencias cruzadas de unidades de software...") sw_units_cr_path = plc_export_dir / "SoftwareUnits_CR" sw_units_cr_path.mkdir(exist_ok=True) - print(f" Target: {sw_units_cr_path}") + print(f" Destino: {sw_units_cr_path}") try: - # Check if method exists before calling if hasattr(plc, "get_software_units"): software_units = plc.get_software_units() - print(f" Found {len(software_units)} Software Units.") + print(f" Se encontraron {len(software_units)} unidades de software.") for unit in software_units: unit_name = unit.get_name() - print(f" Processing Software Unit: {unit_name}...") + print(f" Procesando unidad de software: {unit_name}...") try: - print(f" Exporting cross-references for {unit_name}...") + print(f" Exportando referencias cruzadas para {unit_name}...") unit.export_cross_references( target_directorypath=str(sw_units_cr_path), filter=CROSS_REF_FILTER, @@ -297,35 +316,34 @@ def export_plc_cross_references(plc, export_base_dir): sw_units_cr_exported += 1 except RuntimeError as unit_ex: print( - f" TIA ERROR exporting cross-references for Software Unit {unit_name}: {unit_ex}" + f" ERROR TIA al exportar referencias cruzadas para la unidad de software {unit_name}: {unit_ex}" ) sw_units_cr_skipped += 1 except Exception as unit_ex: print( - f" GENERAL ERROR exporting cross-references for Software Unit {unit_name}: {unit_ex}" + f" ERROR GENERAL al exportar referencias cruzadas para la unidad de software {unit_name}: {unit_ex}" ) traceback.print_exc() sw_units_cr_skipped += 1 print( - f" Software Unit CR Export Summary: Exported={sw_units_cr_exported}, Skipped/Errors={sw_units_cr_skipped}" + f" Resumen de exportación de referencias cruzadas de unidades de software: Exportados={sw_units_cr_exported}, Omitidos/Errores={sw_units_cr_skipped}" ) else: print( - " Method 'get_software_units' not found on PLC object. Skipping Software Units." + " Método 'get_software_units' no encontrado en el objeto PLC. Omitiendo unidades de software." ) - except AttributeError: # Catch if get_name() or other methods fail on unit + except AttributeError: print( - " AttributeError during Software Unit processing. Skipping remaining Software Units." + " Error de atributo durante el procesamiento de unidades de software. Omitiendo unidades restantes." ) traceback.print_exc() except Exception as e: print( - f" ERROR accessing/processing Software Units for cross-reference export: {e}" + f" ERROR al acceder/procesar unidades de software para exportar referencias cruzadas: {e}" ) traceback.print_exc() - print(f"\n--- Finished processing PLC: {plc_name} ---") - + print(f"\n--- Finalizado el procesamiento del PLC: {plc_name} ---") # --- Main Script --- @@ -333,90 +351,90 @@ if __name__ == "__main__": configs = load_configuration() working_directory = configs.get("working_directory") - print("--- TIA Portal Cross-Reference Exporter ---") + print("--- Exportador de Referencias Cruzadas de TIA Portal ---") # Validate working directory if not working_directory or not os.path.isdir(working_directory): - print("ERROR: Working directory not set or invalid in configuration.") - print("Please configure the working directory using the main application.") + print("ERROR: Directorio de trabajo no configurado o inválido.") + print("Por favor configure el directorio de trabajo usando la aplicación principal.") sys.exit(1) # 1. Select Project File project_file = select_project_file() - # 2. Define Export Directory using working_directory and subfolder - # The export base directory is the working directory. PLC-specific folders will be created inside. + # 2. Detect TIA Portal version from project file + tia_version = detect_tia_version(project_file) + + # 3. Define Export Directory using working_directory and subfolder export_base_dir = Path(working_directory) try: - # Ensure the base working directory exists (it should, but check doesn't hurt) export_base_dir.mkdir(parents=True, exist_ok=True) - print(f"\nSelected Project: {project_file}") - print(f"Using Base Export Directory: {export_base_dir.resolve()}") + print(f"\nProyecto seleccionado: {project_file}") + print(f"Usando directorio base de exportación: {export_base_dir.resolve()}") except Exception as e: - print(f"ERROR: Could not create export directory '{export_dir}'. Error: {e}") + print(f"ERROR: No se pudo crear el directorio de exportación '{export_base_dir}'. Error: {e}") sys.exit(1) portal_instance = None project_object = None try: - # 3. Connect to TIA Portal - print(f"\nConnecting to TIA Portal V{TIA_PORTAL_VERSION}...") - # Connect using WithGraphicalUserInterface mode for visibility + # 4. Connect to TIA Portal with detected version + print(f"\nConectando a TIA Portal V{tia_version}...") portal_instance = ts.open_portal( - version=TIA_PORTAL_VERSION, + version=tia_version, portal_mode=ts.Enums.PortalMode.WithGraphicalUserInterface, ) - print("Connected to TIA Portal.") - print(f"Portal Process ID: {portal_instance.get_process_id()}") + print("Conectado a TIA Portal.") + print(f"ID del proceso del Portal: {portal_instance.get_process_id()}") - # 4. Open Project - print(f"Opening project: {os.path.basename(project_file)}...") - project_path_obj = Path(project_file) # Use Path object + # 5. Open Project + print(f"Abriendo proyecto: {os.path.basename(project_file)}...") + project_path_obj = Path(project_file) project_object = portal_instance.open_project( project_file_path=str(project_path_obj) ) if project_object is None: - print("Project might already be open, attempting to get handle...") + print("El proyecto podría estar ya abierto, intentando obtener el manejador...") project_object = portal_instance.get_project() if project_object is None: - raise Exception("Failed to open or get the specified project.") - print("Project opened successfully.") + raise Exception("No se pudo abrir u obtener el proyecto especificado.") + print("Proyecto abierto exitosamente.") - # 5. Get PLCs + # 6. Get PLCs plcs = project_object.get_plcs() if not plcs: - print("No PLC devices found in the project.") + print("No se encontraron dispositivos PLC en el proyecto.") else: print( - f"Found {len(plcs)} PLC(s). Starting cross-reference export process..." + f"Se encontraron {len(plcs)} PLC(s). Iniciando proceso de exportación de referencias cruzadas..." ) - # 6. Iterate and Export Cross-References for each PLC + # 7. Iterate and Export Cross-References for each PLC for plc_device in plcs: export_plc_cross_references( plc=plc_device, - export_base_dir=export_base_dir, # Pass the base directory + export_base_dir=export_base_dir, ) - print("\nCross-reference export process completed.") + print("\nProceso de exportación de referencias cruzadas completado.") except RuntimeError as tia_ex: - print(f"\nTIA Portal Openness Error: {tia_ex}") + print(f"\nError de TIA Portal Openness: {tia_ex}") traceback.print_exc() except FileNotFoundError: - print(f"\nERROR: Project file not found at {project_file}") + print(f"\nERROR: Archivo de proyecto no encontrado en {project_file}") except Exception as e: - print(f"\nAn unexpected error occurred: {e}") + print(f"\nOcurrió un error inesperado: {e}") traceback.print_exc() finally: - # 7. Cleanup + # 8. Cleanup if portal_instance: try: - print("\nClosing TIA Portal...") + print("\nCerrando TIA Portal...") portal_instance.close_portal() - print("TIA Portal closed.") + print("TIA Portal cerrado.") except Exception as close_ex: - print(f"Error during TIA Portal cleanup: {close_ex}") + print(f"Error durante la limpieza de TIA Portal: {close_ex}") - print("\nScript finished.") + print("\nScript finalizado.") diff --git a/backend/script_groups/XML Parser to SCL/log.txt b/backend/script_groups/XML Parser to SCL/log.txt index c1fe733..69bab46 100644 --- a/backend/script_groups/XML Parser to SCL/log.txt +++ b/backend/script_groups/XML Parser to SCL/log.txt @@ -1,4 +1,4 @@ -2025-06-12 20:02:24.046 - ======================================== LOG START ======================================== -2025-06-12 20:02:24.046 - Directorio de trabajo base configurado: 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source' -2025-06-12 20:02:24.046 - Buscando archivos XML recursivamente en el subdirectorio: 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\PLC' -2025-06-12 20:02:24.046 - Error: El subdirectorio 'PLC' no existe dentro de 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source'. Se esperaba encontrar la estructura del proyecto TIA Portal en 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\PLC'. +2025-06-12 20:13:18.597 - ======================================== LOG START ======================================== +2025-06-12 20:13:18.597 - Directorio de trabajo base configurado: 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source' +2025-06-12 20:13:18.597 - Buscando archivos XML recursivamente en el subdirectorio: 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\PLC' +2025-06-12 20:13:18.597 - Error: El subdirectorio 'PLC' no existe dentro de 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source'. Se esperaba encontrar la estructura del proyecto TIA Portal en 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\PLC'. diff --git a/backend/script_groups/XML Parser to SCL/log_x0_main.txt b/backend/script_groups/XML Parser to SCL/log_x0_main.txt index 8ce37ab..dceb8a1 100644 --- a/backend/script_groups/XML Parser to SCL/log_x0_main.txt +++ b/backend/script_groups/XML Parser to SCL/log_x0_main.txt @@ -1,9 +1,9 @@ --- Log de Ejecución: x0_main.py --- Grupo: XML Parser to SCL Directorio de Trabajo: D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source -Inicio: 2025-06-12 20:02:23 -Fin: 2025-06-12 20:02:24 -Duración: 0:00:00.882711 +Inicio: 2025-06-12 20:13:18 +Fin: 2025-06-12 20:13:18 +Duración: 0:00:00.611062 Estado: ERROR (Código de Salida: 1) --- SALIDA ESTÁNDAR (STDOUT) --- diff --git a/data/log.txt b/data/log.txt index f6c8b02..ae145ba 100644 --- a/data/log.txt +++ b/data/log.txt @@ -1,5 +1,10 @@ -[20:03:36] Iniciando ejecución de x1.py en D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source... -[20:03:37] --- TIA Portal Data Exporter (Blocks, UDTs, Tags) --- -[20:03:47] No project file selected. Exiting. -[20:03:47] Ejecución de x1.py finalizada (success). Duración: 0:00:10.497365. -[20:03:47] Log completo guardado en: D:\Proyectos\Scripts\ParamManagerScripts\backend\script_groups\ObtainIOFromProjectTia\log_x1.txt +[20:13:18] Iniciando ejecución de x0_main.py en D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source... +[20:13:18] INFO: format_variable_name importado desde generators.generator_utils +[20:13:18] ======================================== LOG START ======================================== +[20:13:18] Directorio de trabajo base configurado: 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source' +[20:13:18] Buscando archivos XML recursivamente en el subdirectorio: 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source\PLC' +[20:13:18] --- ERRORES --- +[20:13:18] Error: El subdirectorio 'PLC' no existe dentro de 'D:\Trabajo\VM\44 - 98050 - Fiera\Reporte\ExportsTia\Source'. Asegúrese de que la ruta del directorio de trabajo apunte a la carpeta que *contiene* la carpeta 'PLC'. +[20:13:18] --- FIN ERRORES --- +[20:13:18] Ejecución de x0_main.py finalizada (error). Duración: 0:00:00.611062. Se detectaron errores (ver log). +[20:13:18] Log completo guardado en: D:\Proyectos\Scripts\ParamManagerScripts\backend\script_groups\XML Parser to SCL\log_x0_main.txt