08-31-2009 12:19 PM
Dear Friends,
I need a small sample program for the following scenario
I have a Queue, Values should be read from the queue and it has to be send through serial port
1) The way of filling the Queue is Initially a set of string value will be filled (I can implement this part);
2) The user will insert some string to the queue with a button click, If the user click one button say for example "A" should be enqueued to the queue, if another button "B"like that,
3) If the queue is empty It has to enqueue a set of string in a order for example "P", "Q", "R" and then in between if the user click the button again (say for example "P" and "Q" are enqueued, just before R is sent, button was clicked) it has to come back to the second step and finish it then go back to third stage
Since the event generation part is bit difficult for me, could you please anybody provide a basic sample application for this (I'm using the version 8.0)
Thank you,
Best Regards,
Rathan
Solved! Go to Solution.
08-31-2009 05:56 PM
Regards,
Dan King
08-31-2009 06:09 PM
Dear Dan_K,
I couldn't download the VI. What is the reason? Could you please send me the correct link to download?
Thank you,
Best Regards,
Rathan
08-31-2009 06:53 PM
Wow Great Dan_K, 🙂
I'm expecting somewhat similar to what you gave,
Further what I need is,
Could you please help me to do this?
Thank you very much for your timely help,
Best Regards,
Rathan
09-01-2009 03:18 PM
Regards,
Dan King