I have a mixture of numeric tests. Some are integer, real, and hex. When I look at the sequence context of the Result array, TS knows the format it was originally defined as because it displays as a real or hex. However when I parse the array to store the data for my report I can only pull the real value. Is there a way to determine the format of the numeric? I am using LV 7.1 to parse the result array and can format the decimal value if I can determine the expected format. I am using TS 3.5.
Taylor