11-25-2005 04:02 AM
11-25-2005 04:06 AM
11-25-2005 04:19 AM - edited 11-25-2005 04:19 AM
Hi, Becktho.
It´s just a string.
I attach some screenshots, hope they help.
Thanks for your interest
Mensaje editado por Gatet
11-25-2005 04:24 AM
Your code seems to work - so the only thing you have to do is to pass the data to the sub-vi. You could do this using a named queue, or by passing a queue reference to the floating vi. There you dequeue the message-items you enqueued in the rest of your application (That's the way I made a log-library).
Hope this helps.
Thomas
11-25-2005 04:41 AM
11-25-2005 04:47 AM
No problem - here you are. There are also examples shipped with LV.
Thomas
11-25-2005 05:15 AM
Aham... Interesting...
Ok, cheers may!