For educational reasons I would like to determine the disk space a specific tag is using. Is there a convenient way to get that number? If not, would getting the number of archived values and multiplying with the size of the datatype (rounded to full 32bit words) and the size of the timestamp be an accurate representation? how big is the timestamp, since it's millisecond precision I guess more than 32bit?
Thank in Advance for your help!