Vision Label Character Limit

I know you can limit the number of characters in a Numeric Text Field, but is there anyway to limit a label down to just 2-4 significant figures?

Use the numberFormat expression: numberFormat - Ignition User Manual 8.1 - Ignition Documentation

I would, but i’m trying to limit the number of characters it’s showing from a linked tag.

Link the tag to a custom property on the label. Use the expression on text to format from the custom property.

2 Likes