Imagine you already called the value of the ResultList variable from TestStand in LabVIEW successfully. Now you want to call the data type of the variables in LabVIEW. This article shows how to use invoke node and property node in the LabVIEW and call the data type. The expected outcome, for example, TestStand will return value <Integer> when called ResultList[5].Numeric in LabVIEW.