alvarito Posted September 27, 2004 Report Share Posted September 27, 2004 I need to know how to get four strings from a scanner and in the same time make a test in a ICT. Note: the info of the scanner is needed to make the test in the ICT. Quote Link to comment
James McAnanama Posted September 28, 2004 Report Share Posted September 28, 2004 alvarito, I am not sure I understand what you need.... What I think you are asking about is how to design a multi-threaded application.(?) That is, I think you want an application that takes care of the scanner in one process, and runs the ICT in another process. At some point, you want the scanner process to communicate with the ICT process. If this is what you want, then take a look at this presentation by Michael Aivaliotis: Mike's Asynchronous Process presentation. and see app note 114 from NI.com: AN114 I hope this helps, James Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.