NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling sequence which itself is a thread from another Sequence File

Hi, We are facing one problem when we are trying to call a Sequence, which is a thread, from another Sequence File which is under test. We wish to pass some data from that thread to sequences in sequence under test but not getting passed since the thread module is writing the information into it's own sequence file variables. This exchange of information is happening via VI which is using Sequence Context(a terminal) as a reference to TestStand, and "This Context" is passed to that terminal. Normally, whole thing is working fine if all exists in a single Sequence File. I might be missing the procedure to follow to call it properly, but I tried so many alternatives and it's not happening the way we are looking for. Please guide me to perform this functionality. Looking for help !!! Thanks in Advance, Vivek
0 Kudos
Message 1 of 2
(2,838 Views)

Hi,

Have you ever concered to use a you queue ?
I assume that this could work.
Take a look on this thread http://forums.ni.com/ni/board/message?board.id=330&thread.id=19993

Greetings

juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 2
(2,830 Views)