Hi All,
I tried accesing the methods of Interface in .NET dll though Teststand. I have written the code to reset the Dorensen DC power supply,DLM15-40.
I'm able to select the 'reset' method after selecting interface in the Class in the 'Module' tab to include the .NET dll,but when i run the code i get an error"The object specifies in the Class reference is not a .NET object".
I checked the 'creat class' check box in the 'Module tab' for the step in sequence editor but again it gave an error "Constructor on type XXX.IInstrument not found".
Can anbody help me out,if i'm making any mistakes in accessing the Interface of .NET dll.Or anybody can provide me some example to access methods in Interface through Teststand
Thanks in advance.
Regards
VDC