V_T_S Posted November 8, 2007 Report Share 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 Link to comment
crelf Posted November 8, 2007 Report Share 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 Link to comment
Norm Kirchner Posted November 9, 2007 Report Share Posted November 9, 2007 What kind of sequence file are you talking about? Teststand? Quote Link to comment
V_T_S Posted November 9, 2007 Author Report Share 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 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.