08-16-2005 08:41 PM - edited 08-16-2005 08:41 PM
Message Edited by cascao on 08-16-2005 08:42 PM
Message Edited by cascao on 08-16-2005 08:42 PM
08-16-2005 10:32 PM
Luis, you can use the VI Server methods 'Set Control Value' and 'Get Control Value', as demonstrated in the attached examples.
@cascao wrote:
Hello All,
I am working with the following example (from previous postings on this board) that demonstrates how to run a sub vi in parallel with the main vi. I'd like to pass parameters between the main and sub such as the control (delay) and indicator (value) parameters of my subvi example. Does any one know how to do this? Parallel execution is important for me, I cannot just paste the subvi icon into my main diagram (two nested while loops...)
Many thanks,
Luis
08-17-2005 12:27 AM - edited 08-17-2005 12:27 AM
Message Edited by cascao on 08-17-2005 12:28 AM
08-17-2005 01:07 AM
Sorry, I should have seen that you use a < LV7 version. Here's the 6.1 code:
@cascao wrote:
Hi Franz,
thanks for your reply and example code. Unfortunately I couldn't open it since I'm running LabVIEW 6.1. Do you have of exporting the vi as 6.1, pdf or screen capture image? Too bad NI doesn't make their code backward compatible....
Thanks a bunch, Luis
Message Edited by cascao on 08-17-2005 12:28 AM
08-17-2005 01:50 AM