07-31-2009 06:53 AM
Hi guys,
I am new to Labview and so to this forum.
I am integrating a COM component to Labview where I call a method ( say fun() )to do some calculation on a different thread. The fun() method fires some events through IConnectionPoint. I register the callback in VI. However the events messages are not being recieved on UI.
I tried sending the event from the main thread and I see the messages on UI.
Any help/suggestion on what I need to do it working?
Thanks in advance.
regards
Pandey
08-02-2009 02:32 AM
hi... Any solution for this problem guys????
08-02-2009 11:00 AM