V_T_S Posted November 8, 2007 Report Posted November 8, 2007 I am customizing the text to sequence file translator for my application. My application needs to call that recursively. Using this link I made the recursive call of text to sequence file translator http://digital.ni.com/public.nsf/allkb/714...1E?OpenDocument While execution I am getting an Unknown System Error in TextLoadTypePalettes.vi. If I remove the recursive call it works fine. Any ideas? Thanks, Vidula Quote
crelf Posted November 8, 2007 Report Posted November 8, 2007 QUOTE(Vidula S @ Nov 8 2007, 08:49 AM) I am customizing the text to sequence file translator for my application. My application needs to call that recursively. You need to post your code so we can have an idea of where the issue is. Recursive programming can be a little daunting at first, but once you konw a few simple rules then it becomes pretty clear. Quote
Norm Kirchner Posted November 9, 2007 Report Posted November 9, 2007 What kind of sequence file are you talking about? Teststand? Quote
V_T_S Posted November 9, 2007 Author Report Posted November 9, 2007 This is TestStand example from National Instruments\TestStand 4.0\Examples\SequenceFileTranslators\LabVIEW\TextTranslator Attached the modified source code. Any help will be appreciated. Thanks, Vidula Quote
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.