How can I display my up counter, or any counter, on the HMI. Example I see 19m 2.34s for the T0.ACC. I tried copy but that did not work. Move will not work either. I was trying to move it as a string but that is not going to work. Or is there another way to display a counter in minutes and seconds on the HMI. In DS I used division and POP to do it. I would take the total count and divide it out for minutes and seconds using POP. Do-More has to have a nicer way of doing this. Would I use symbolic by creating DEV002 as my port? If so, what would be the tag name or element?