NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

problem in updating 300 sequence files.

Hi,

  

    We have around 300 requirements and each requirement trace to one sequence file. So there are total 300 sequence files. In each sequence file we have a set of variables which hold the address which is present in map file.

 

    As you know for each release map file updates there by we need to modify all variables in all 300 sequence files and rerun. I would like to know any solution where I can store all variables in one text file and read a variable whenever I required. 

 

   Please help me better solution for this type of problem.

 

   It would be great help if any sample sequece file attached. 

 

Thanks,

krishna 

0 Kudos
Message 1 of 2
(3,094 Views)

Hi,

 

Why do you need 300 sequence files for 300 requirements??? You can keep each requirement in a seperate sequence in a single/multiple sequence files.

 

With regards to reading your variables, you can read from a file through activeX or easier still, doing it through a code module (say a LabVIEW VI or CVI module).

 

 

.......^___________________^
....../ '---_BOT ____________ ]
...../_==O;;;;;;;;_______.:/
.....),---.(_(____)/.....
....// (..) ),----/....
...//____//......
..//____//......
.//____//......
..-------
0 Kudos
Message 2 of 2
(3,076 Views)