03-06-2008 06:46 AM
03-06-2008 11:20 AM
03-07-2008 12:31 AM
03-07-2008 09:47 AM - edited 03-07-2008 09:52 AM
03-07-2008 03:29 PM
10-20-2010 07:15 AM
Hi,
I have two questions for this discussion.
1. How can I access to the queue in LabView?
2. It seems it is only possible to access from an another process a running execution, when the execution object is stored or exported. Or is it possible to get the execution object of a running sequence file without storing the execution object.
I have an execution which stops unexpected, so I don't know why and at which position. The executions runs without tracing and I get no error messages.
Thanks for information.
Kind regards
Matthias
07-03-2018 04:01 AM
Hi Juergen,
I've tried your sample and it's working.
Now, I 'd like to place .net object ref into the queue.
It's working, I can queue and dequeue.
But, when I get an element from the queue, I get a com object but I don't know converting it to the .net object.
How can I do?
Thanks
Maxime