PLUS+1 User Forum
PLUS+1 Software => General controls => Topic started by: jrward1977 on December 07, 2025, 01:38:19 AM
-
Hello,
I'm trying to use 2 instances of the S90 EDC block and I see the note that they use EE_memory for Threshold and Endcurrent values and they won't compile successfully without a unique namespace. Where do I find the namespace that I need to change to get this to work?
The errors are:
MULTI DEFINED ALIAS: {A_EE_Thld}
MULTI DEFINED ALIAS: {A_EE_EndCrnt}
MULTI DEFINED ALIAS: {A_EE_CalFlg}
MULTI DEFINED ALIAS: {B_EE_Thld}
MULTI DEFINED ALIAS: {B_EE_EndCrnt}
MULTI DEFINED ALIAS: {B_EE_CalFlg}
-
The user manual of the block gives detail on how to change the namespace, see screenshot attached
-
I missed that. Thank You!