I have a project with ~ 30 servo drives. Each servo has a linear scale showing the actual position, and another linear scale showing the actual force. I am trying to add carets to each linear scale that show some of the positions and I have been successful in using an indirect tag on the template to show ONE of the positions. I have two problems/questions.
- Each drive has a different amount of positions ranging from 2 - 15. I am creating the carets in the template so would I have to create 15 on all since this is the max? I tried to use a static value for the extra positions that aren't used on certain drives that is outside of the scale value so they don't show up but this is tedious and I think there must be a better way.
- The same template is used for Force and Position. This means the base amount of carets that I need for positions (15) would be part of the Force display as well, and there are even less forces. Each drive would only have 2 force values, so what would I do with the other carets?
I am still new to ignition so any help is appreciated! TIA