11-27-2008 02:36 AM
Hi ppl...
I am trying to create a Copy of a Sequence in a Sequence file by using SequenceFile.GetSequenceByName and SequenceFile.InsertSequenceEx method. Then I rename the Inserted Sequence. This Method doesn seem to work. Because both the sequences are getting renamed. How should i create the Copy of sequence...?
11-27-2008 03:08 AM
Hi,
You need to use the Clone method.
This example my point you in the right direction
http://forums.ni.com/ni/board/message?board.id=330&message.id=2321&query.id=192912#M2321
Regards
Ray Farmer