The syntax {[.]../Tag} does not work in the DataType parameter value (Ignition 8)

Good afternoon.

In Ignition 7 I have created a DataType (“Maquina_Parte_Produccion_Turno_Actual”) with a parameter (Cod_Receta) whose value is {[.]…/ Cod_Receta}.
I have also created a DataType called “Moldeadora” with a tag also called Cod_Receta. “Moldeadora” contains an instance of “Maquina_Parte_Produccion_Turno_Actual”.
The idea is that the “Cod_Receta” parameter of “Parte_Produccion_Turno_Actual” is filled in with the value of the “Cod_Receta” tag of “Moldeadora”.
This works perfectly in Ignition 7, but it seems that in Ignition 8 the syntax {[.]…/ Cod_Receta} does not work in a parameter value.

Ignition 7:

  • "Maquina_Parte_Produccion_Turno_Actual" DataType:

  • "Moldeadora" DataType:

  • "Moldeadora" Instance:
    (I created the tag “Cod_Receta_Valor” so you can see the value of the parameter, because in Ignition 7 it cannot be seen)

image

Ignition 8:

  • "Maquina_Parte_Produccion_Turno_Actual" DataType:

  • "Moldeadora" DataType:

  • "Moldeadora" Instance:

Best Regards.

I have changed the category to “Ignition”, with tag “ignition80”.