We have a Turbine Telement template.
Some attributes depends on the type of the turbine.
Actually, We have to manually exclude some attributes in the Templates instances depending on the turbine type.
We would like to be able set that :
TurbineInjector2 : excluded if TurbineType = "Pelton"
We are just trying to automate what we are doing manually
We would like to exclude input attributes that are used by analysis when a value is bad / calc failed / comms fail. Also, when the analysis goes into Suspend mode due to the fact that the analytics has input attributes that are excluded, we would like to exclude output attributes. I would be interested to know if this is possible with expressions.