Hi,
I have a reference(generated after calling .net dll in labview ) in Teststand simple user interface and I need to set this value to object reference of the teststand.
How to this in simple user interface code. For more understanding please read the below example.
Ex: suppose if we want set the numeric or string value from userinteraface, we will use GetvalNum or GetValString method of properyobject class. Similary how can I set the reference value in propertyobject class.
Regards,
Anand