04-03-2008 05:28 PM
04-03-2008 10:43 PM
04-04-2008 10:14 AM
Hello Mike
Tried various combinations of event structure and queue on 2 loops but event structure stops both loops until a front panel control is operated. Problem is that the second loop will need to be able to accept data from either the front panel control, manual mode or an excel file in auto mode. Tried combinations of state diagrams to hold the event structure and front panel outputs but no joy, if connected by queue both loops stop until an event. Have attached original attempt before trying to build in auto/manual switch, any ideas would be welcome
Thanks
04-05-2008 05:04 AM
Still no luck with mixing event structure and notifier or queue. Attached a version that works fine but uses variable to pass data from event structure to main loop. Can anyone suggest how I could implement the vi without using the local variable to pass data? As mentioned before if a queue is connected beween the two loops the main loop stops.
Thanks
04-05-2008 09:05 AM
04-05-2008 09:09 AM