07-01-2014 08:40 AM
Attention all you TestStand gurus. Does anyone have any good examples using Notifications in TestStand?
I am using the SequentialModel sequence file. I am calling a new thread from my Main Sequence that Polls a device continously (every 100ms). This thread is called "Polling Sequence." I want to be run my Main Sequence at the same time but I also want to be able to shut down the "Polling Sequence" using a notification test step called from my Main Sequence. I also want to be able to startup again the Polling Sequence from time to time from my Main Sequence.
Does anyone have good examples for this? Is there a better way to do this?
Thanks!
07-01-2014 10:52 AM