HI, crew!
I am a relative newbie, I have a dll file developed in C and set of definition files. I can import it into test stand but it only picks up the functions not inputs / outputs.
I was told, that if I iknow the inputs and the outputs to each function - I could define them on my own it would work. Well, I cannot get any reasonable output at all. If anyone knows the secret (or is it even possible???) please help me out.
https://acroname.com/system/files/software/hubtool_win32_i386_17.zip - here is the link to the development .zip file, which has the Brainstem2.dll.
I also understand, that it uses the standard C libs which I don't have, so whne I tried importing the dll into labview through the import tool it fails also.