Hi everybody,
the situation:
I'm the first time here and would like to ask for some help...
I want to control a fluorescencespectrometer of HORIBA Jobin Yvon (Fluoromax 4P) with LabView 8.2.
The original software provides some dll-files with wich I can comunicate with the system via ActiveX. One of these dll's (JYMono.dll) I'm able to work with, open a refnum and call their properties and methods.
And now the problem:
I have to open also an other dll-file (Single Chanel Detector.dll), to access also their properties and methods. I'm able to create and open an automation refnum out of it, but I cant access thier properties and methods. If I connect a property node or an invoke node, only a grey "no methods" or "no properties" is shown. Other programms like the ActiveXplorer software show me all the properies and methods I want to use, so they are definitely inside.
Please see the attachement for the mentioned files.
Why can LabView not work with this dll-libary? Is it a problem of the dll-file? What can I try, to access it?
Many thanks in advance for any suggestion about my problem.
Matthias