Hi,
I have a several type of Shared Variables in my Biblio, and I Like to read them using one function. So I have connected the type of data of the VI " Search variable Container" to an cluster wich within I put Boolean, numeric and character string Constant . But it doesn't work
In your opinion it is possible to read several type of data with one function, Or should-I use several loops to read each type of Data?
You need to show a lot more than just the fact you have 3 variables. How am I supposed to know what type they are? Post your Read VI if you can.
please refer to the attached picture
You will need to read these variables seperately and then bundle them into the cluster in order to do what you are trying to do here.
ok, Thank you for answering the question