Missing leading zero when using format instruction

Hi guys!

I have problems showing real values comming from an Omron PLC (CJ1M) so I have created an integer value to represent the value in indusoft using the format instruction ##,##. How ever, when the value drops below 100 (ex. 99) then the value is 99 and not 0,99. Is there any way to force leading zeros?

Thanks,
Jan
Parents Reply Children
No Data