mappView NumericInput User Unit

Hello. when using a NumericInput I can show the unit if it is a built in unit, eg. mV. But I also need to show a custom unit (mV/mm) what somehow doesn’t work.

I set up a user unit:


Which is configured for the OPC UA node:

Even the content of the diagnostics page seems reasonable:

Does anyone have an idea what I might have missed?
Thank you!

Carl-Heinrich,

You did assign the unit on the NumericInput as well correct and for each Measurement System in case you are not using metric?

Another thing could be that you forgot to assign the UserUnitText.tmx file to the TextSystem Configuration!

2 Likes

Hi, thank you so much. I actually didn’t add the UnitTexts.tmx to the TextConfig.

1 Like