I have two related questions about the way LabView handles data type. I would like the user to be able to connect to a terminal of a VI data of "anything" type (same type as the input of "To variant" node). How can I do that?
What can I use as a container to store a meaningful descriptor of any(undefined at the design time) data type? Meaningful is such that is usable at converting either variant or flattened string data type into the LV data during the runtime. I couldn't find answer to those questions myself, and they look to me as a main desqualifier of a LabView from being a general purpose programming language. I would greatly appreciate your help. Michael
