10-05-2018 04:25 AM
Hi Gerd
Yes thats clear. But the cluster is part of a main.vi which is always the same. Only the values from them should be changed.
best regards
10-05-2018 04:54 AM
Hi mazim,
But the cluster is part of a main.vi which is always the same. Only the values from them should be changed.
You cannot change an enum without changing the containing cluster.
Think about using a ring instead (maybe combined with some configuration files)…