10-08-2016 12:32 AM
Dear Community,
The name of my error cluster control does not update when adding an error cluster constant onto my block diagram, changing it to a control and then changing its name.
I am using LabVIEW 2015.0.1f, German Edition.
Kind Regards
Solved! Go to Solution.
10-08-2016 10:10 AM
Hi labviewette,
when you use the German LabVIEW version many controls/indicators will show the (localized) caption instead of the label (the name you see in the block diagram). Changing the label in the BD will not change the caption shown on FP!
Solution: hide/delete the caption and make the label visible on FP…
(label = "Beschriftung", caption = "Untertitel")
10-30-2016 04:00 PM
Sounds too easy to be true.
Interesting how one's view on things gets narrowed when using the same version over a long period of time.
Then again maybe I should habe sticked to the english version
Thanks for your answer GerdW