Display data field

Display data field
none 0.0 0
  • HMI Model: cMT3162
  • EasyBuilder Pro Version: V6.09.02.451

Hi All,

Is there a way to display a zero in the tens data field when the data value is less than 10?
A typical example for representing the time.
I’m using three data fields in USint format that return the value of PLC clock real time in hour-minute-second.

Thanks in advance

Cheers

Hi @pbedin ,

This can be achieved by adding a “Leading Zero” under the Font tab in a Numeric Object! You’ll find this option in the drop down for “Text Alignment”.

It Is also important to ensure that your data display format allows for 2 numbers to the left of the decimal.