Replace control module typ without loose the local coldretain values
We want replace all instances from a readonly control module type with editable control module type.
With the function "Replace Type.." in the Control Builder, I can hold the parameter values, if the parameter name and datatype as the same as before.
But in the readonly control module typs ares importantent parameters on faceplate unfortunately saved as local coldretain.
How can I transfer the local coldretain values to the replaced instances?
Answers
Hello,
Once u replace the control module type the values will be start with the default control module values so get back the same u can do either manually if there are small amount else use the BDM to capture those values
Add new comment