> I have a COM interface on a server, I need to connect to this from
> LabView and then use the refnum to allow me to make calls using the
> interface. My server is registered and works frm VB, VBScript and C++
> code. I accnot get this to work from LabView.
Can you be more specific with where the problem is? I'm on a Mac at the
moment, so this is from memory, but you should be able to drop an Open
Automation node, create a constant for the input type refnum. Either
double click or Browse on the constant to find the .tlb file or browse
the system ones. At this point, the refnum out of the open will go into
property nodes or invoke nodes. This is used all of the time, so if you
have a problem with a specific server, please give more details as to
wh
ere it is failing, what error code is returned from open, from Invoke,
etc.
Greg McKaskle