tnunnink / L5Sharp

A library for intuitively interacting with Rockwell's L5X import/export files.
MIT License
55 stars 6 forks source link

String Virtual Members #40

Closed tnunnink closed 1 month ago

tnunnink commented 1 month ago

The string virtual members can account for a lot of tag members. For a decent sized L5X project I've see them account for 67% or 100k out of 150k of all tag members. How much to we really need these members? It could really reduce the tag counts to more manageable numbers if we can remove them and if they don't really add much value.