LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Invoke Block COM method mismatch

I have a COM server with properties and methods. The Properties are all
correctly accessible. The Methods appear to be mismatched. For example:

id1 Prop1
id2 Prop2
....
id5 Prop5

id:6 Go
id7 Stop
....

Calling Stop, executes Go.

Has anyone ever experienced this problem. The COM server works properly from
VB6, .NET, mathcad, ...

Thanks, Jeff


0 Kudos
Message 1 of 2
(2,283 Views)
Jeff,
    This seems a little bit strange that they are mismatched only in LV. Could you post your LV code and let use know which COM object you are using along with a simple example of the VB code that works correctly. I will have to look into it more once I can reproduce the issue on my end. That way if it is a bug or something wrong with the Object Server I can see what we can do for a work around. Thanks
 
Tyler H.
National Instruments
0 Kudos
Message 2 of 2
(2,272 Views)