02-12-2008 03:04 AM
02-12-2008 03:36 AM - edited 02-12-2008 03:41 AM
Hi Zaboulou,
one way could be to create a vi template. This template can be start so often you need it.
Mike
02-12-2008 06:48 AM
02-12-2008 06:55 AM
Hi Zaboulou,
i think you need a loop. But you can do it in this way:
By using something like this you can create all process in a while or for loop and anyhow all start at the same time.
Mike
05-12-2008 12:02 PM
Hi Zaboulou
I'm writing because I want to do a similar program and I wondered if you found a solution to connect several devices to the serial ports.
I've been doing some proves using VI from templates but when they are called from the main, they are opened slowly and I don't want that.
I've tried to reduce the size of the templates and change the properties of the subVIs that are included in them but this things don't work.
I hope that you can share the solution if you found it or in other case give some suggestions in order to solve this problem.
Best regards, dtp.
05-13-2008 02:41 AM
05-13-2008 04:38 AM
05-13-2008 04:51 AM
Hi m_min,
here it is for LV80.
Hope it helps.
Mike
05-13-2008 10:49 AM
Thank you. I'm going to check it out
regards, dtp
05-13-2008 11:30 AM