03-25-2008 05:25 AM
03-25-2008 05:31 AM
Hi dave2222,
to send data between two or more loops you can use queues, notifier or in your case a local variable.
Mike
03-25-2008 06:12 AM
hi Mike thanks for your help,
The local variable wont accept the data as it is a scale type not an array.
I tried attaching the signal to a (data to write) function.
any other suggestions?
03-25-2008 06:30 AM
Hi dave2222,
can you attach your code. What about Queues?? Did you tried it?
Mike
03-25-2008 07:04 AM
03-25-2008 07:48 AM
03-25-2008 08:00 AM
sorry,
dont know what the code is, Do you mean error code?
03-25-2008 08:20 AM
03-25-2008 08:54 AM
03-25-2008 09:18 AM