1
42_UDT_500_Datos_Recetas
Aketza edited this page 2026-07-22 08:41:30 +02:00

Análisis — Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas

Cobertura: 15 fuente(s) .s7dcl.

Resumen de carpeta

Esta carpeta pertenece a la capa indicada por su prefijo numérico y agrupa elementos con responsabilidad funcional común. El detalle siguiente diferencia bloques ejecutables, memoria global/instancia y contratos UDT.

UDT UDT_ZC_RECETA_BATCH

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_BATCH.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_BATCH que normaliza la estructura de UDT ZC RECETA BATCH para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
"Id" Int
Nombre String
Etapa Array[0..4] of _.UDT_ZC_RECETA_BATCH_ETAPA

Dependencias

Clase Elementos referenciados/llamados
UDT UDT_ZC_RECETA_BATCH_ETAPA

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_BATCH_ETAPA

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_BATCH_ETAPA.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_BATCH_ETAPA que normaliza la estructura de UDT ZC RECETA BATCH ETAPA para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
"Id" Int
Receta_ID Int
TipoEtapa Int
P_Real_1 Real
P_Real_2 Real
P_Real_3 Real
P_Real_4 Real
P_Real_5 Real
P_Real_6 Real
P_Real_7 Real
P_Real_8 Real
P_Real_9 Real
P_Real_10 Real
P_Real_11 Real
P_Real_12 Real
P_Real_13 Real
P_Real_14 Real
P_Real_15 Real
P_Real_16 Real
P_Real_17 Real
P_Int_1 Int
P_Int_2 Int
P_Int_3 Int
P_Int_4 Int
P_Int_5 Int
P_Int_6 Int
P_Int_7 Int
P_Int_8 Int
P_Int_9 Int
P_Int_10 Int
P_Int_11 Int
P_Int_12 Int
P_Int_13 Int
P_Int_14 Int
P_Int_15 Int
P_String_1 String[25]
P_String_2 String[25]
P_String_3 String[25]
P_String_4 String[25]
P_String_5 String[25]
P_String_6 String[25]
P_String_7 String[25]
P_String_8 String[25]
P_String_9 String[25]
P_String_10 String[25]

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_BATCH_FASE_AD_PROD_REAL

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_BATCH_FASE_AD_PROD_REAL.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_BATCH_FASE_AD_PROD_REAL que normaliza la estructura de UDT ZC RECETA BATCH FASE AD PROD REAL para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
Permiso Array[0..9] of Bool
Confirmado Array[0..9] of Bool
Calculado Array[0..9] of Real
Valor Array[0..9] of Real
Visibilidad Bool

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP que normaliza la estructura de UDT ZC RECETA CIP para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
RutaID Int
RutaNombre String[100]
RecetaID String[80]
RecetaNumero Int
RecetaNombre String[100]
TipoLimpieza STRUCT Linea : Bool
Tanque Bool
R_Bool_3 Bool
R_Bool_4 Bool
R_Bool_5 Bool
R_Bool_6 Bool
R_Bool_7 Bool

Dependencias

Clase Elementos referenciados/llamados
UDT UDT_ZC_RECETA_CIP_ACIDO_ENJ, UDT_ZC_RECETA_CIP_ACIDO_LIMP, UDT_ZC_RECETA_CIP_COMUNES, UDT_ZC_RECETA_CIP_DESINF_ENJ, UDT_ZC_RECETA_CIP_DESINF_LIMP, UDT_ZC_RECETA_CIP_ESTERIL, UDT_ZC_RECETA_CIP_RECHAZOS, UDT_ZC_RECETA_CIP_SOLO_ENJ, UDT_ZC_RECETA_CIP_SOSA_ENJ, UDT_ZC_RECETA_CIP_SOSA_LIMP

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_ACIDO_ENJ

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_ACIDO_ENJ.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_ACIDO_ENJ que normaliza la estructura de UDT ZC RECETA CIP ACIDO ENJ para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACIP Int
TiempoMaxEnjuague Int
TiempoEnjuagueConConductividad Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
TemperaturaEnjuague Real
TemperaturaHisteresis Real
ConductividadDrenaje Real
ConductividadEnjuagueOk Real
ConductividadDrenajeAguaRecup Real
ProcentajeEnvioDQO Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_ACIDO_LIMP

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_ACIDO_LIMP.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_ACIDO_LIMP que normaliza la estructura de UDT ZC RECETA CIP ACIDO LIMP para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACCIP Int
TiempoLimpieza Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
TemperaturaLimpieza Real
TemperaturaHisteresis Real
ConductividadDrenaje Real
ConductividadLimpiezaOk Real
TemperaturaLimpiezaOk Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_COMUNES

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_COMUNES.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_COMUNES que normaliza la estructura de UDT ZC RECETA CIP COMUNES para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoAguaRecupADrenaje Int
TiempoRetBombaInter Int
TiempoAlarRet Int
TiempoAutocBomInterON Int
TiempoAutocBomInterOFF Int
IntentosAutocBomInter Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
FreqBombaImpulsion Real
FreqBombaIntermedia Real
TemperaturaAguaRecuperada Real
TemperaturaHisteresis Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_DESINF_ENJ

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_DESINF_ENJ.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_DESINF_ENJ que normaliza la estructura de UDT ZC RECETA CIP DESINF ENJ para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACIP Int
TiempoMaxEnjuague Int
TiempoEnjuagueConConductividad Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
TemperaturaEnjuague Real
TemperaturaHisteresis Real
ConductividadDrenaje Real
ConductividadEnjuagueOk Real
ConductividadDrenajeAguaRecup Real
ProcentajeEnvioDQO Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_DESINF_LIMP

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_DESINF_LIMP.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_DESINF_LIMP que normaliza la estructura de UDT ZC RECETA CIP DESINF LIMP para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACIP Int
TiempoLimpieza Int
TiempoMaxInundar Int
TiempoInundadoNormal Int
TipoPreDESINFion Int
TipoDosificación Int
TipoLimpieza Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
ConductividadInundar Real
ConductividadDrenaje Real
VolumenPreparacion Real
ConductividadLimpiezaOk Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_ESTERIL

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_ESTERIL.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_ESTERIL que normaliza la estructura de UDT ZC RECETA CIP ESTERIL para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACIP Int
TiempoMaxEsterilizacion Int
TiempoEsterilizacionConConductividad Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
TemperaturaEsterilizacion Real
TemperaturaHisteresis Real
ConductividadDrenaje Real
ConductividadEsterilizacion Real
TemperaturaSalidaEsterilizacion Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_HOMOG

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_HOMOG.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_HOMOG que normaliza la estructura de UDT ZC RECETA CIP HOMOG para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoAgitadorOn Int
TiempoAgitadorOff Int
TipoAgitacionVelocidad Int := 0
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
VelocidadFijaAgitador Real := 0.0
VolumenMinControlAgitador Real := 0.0
VolumenMaxControlAgitador Real := 0.0
VelocidadMinAgitador Real := 0.0
VelocidadMaxAgitador Real := 0.0
SPTemperatura Real
HisteresisTemp Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_RECHAZOS

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_RECHAZOS.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_RECHAZOS que normaliza la estructura de UDT ZC RECETA CIP RECHAZOS para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoMaxDrenaje Int := 0
TiempoMaxEmpuje Int := 0
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
ConductividadDrenaje Real := 0.0
ConductividadEmpuje Real := 0.0
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_SOLO_ENJ

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_SOLO_ENJ.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_SOLO_ENJ que normaliza la estructura de UDT ZC RECETA CIP SOLO ENJ para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoAguaRecupADrenaje Int
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACIP Int
TiempoMaxEnjuague Int
TiempoEnjuagueConConductividad Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
TemperaturaEnjuague Real
TemperaturaHisteresis Real
ConductividadDrenaje Real
ConductividadEnjuague Real
ProcentajeEnvioDQO Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_SOSA_ENJ

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_SOSA_ENJ.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_SOSA_ENJ que normaliza la estructura de UDT ZC RECETA CIP SOSA ENJ para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACIP Int
TiempoMaxEnjuague Int
TiempoEnjuagueConConductividad Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
TemperaturaEnjuague Real
TemperaturaHisteresis Real
ConductividadDrenaje Real
ConductividadEnjuagueOk Real
ConductividadDrenajeAguaRecup Real
ProcentajeEnvioDQO Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.

UDT UDT_ZC_RECETA_CIP_SOSA_LIMP

  • Archivo: Tipos de datos PLC/ZC_Estandar_Alimentacion/500_Datos_Recetas/UDT_ZC_RECETA_CIP_SOSA_LIMP.s7dcl
  • Tipo: UDT

Propósito general

Tipo de datos PLC UDT_ZC_RECETA_CIP_SOSA_LIMP que normaliza la estructura de UDT ZC RECETA CIP SOSA LIMP para reutilizarla en DB, interfaces y arrays.

Interfaz principal

Campos del tipo:

Variable Tipo / inicialización
TiempoEmpujeADestino Int
TiempoMaxVaciadoDestino Int
TiempoEmpujeDestinoACCIP Int
TiempoLimpieza Int
R_Int_1 Int
R_Int_2 Int
R_Int_3 Int
R_Int_4 Int
TemperaturaLimpieza Real
TemperaturaHisteresis Real
ConductividadDrenaje Real
ConductividadLimpiezaOk Real
TemperaturaLimpiezaOk Real
R_Real_1 Real
R_Real_2 Real
R_Real_3 Real
R_Real_4 Real

Dependencias

No se detectan llamadas ni referencias a otros bloques exportados. Para un DB/UDT esto significa que es una hoja declarativa; sus consumidores aparecen en el mapa inverso.

Lógica clave

Elemento declarativo; no contiene flujo ejecutable. La lógica reside en los FC/FB/OB que leen o modifican sus campos.