I am having a problem reading a dictionary NET objects value in labview. I get a ref returned from the method that executes to list the keys or the values, but I cannot actually read the vlaues of the values or the values of the keys. The key of the dictionary is a string and value is an object in NET. When I connect a NET to Labview Variant VI to it, it only gives me a single number out when there are supposed to be an array of strings. Anybody know this trick?
↧