I have a c++ module that returns a string value. TestStand doesn't appear to be able to see strings as a Return Value. Is it possible for c++ to return a string to teststand? I have other methods that return return bool and float values and TestStand handles those without a problem..
↧